OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches

delay loading USER :), just for some memory/resource check programs More...

#include <owl/module.h>

Static Public Member Functions

static HICON LoadIcon (HINSTANCE, LPCTSTR)
 
static BOOL DestroyIcon (HICON)
 
static BOOL GetClassInfo (HINSTANCE, LPCTSTR, LPWNDCLASS)
 
static int GetMenuString (HMENU, UINT, TCHAR *, int, UINT)
 
static UINT GetMenuState (HMENU, UINT, UINT)
 
static TModuleGetModule ()
 

Detailed Description

delay loading USER :), just for some memory/resource check programs

Definition at line 1168 of file module.h.

Member Function Documentation

◆ DestroyIcon()

BOOL owl::TUser::DestroyIcon ( HICON p1)
static

Definition at line 1078 of file module.cpp.

References GetModule().

◆ GetClassInfo()

BOOL owl::TUser::GetClassInfo ( HINSTANCE p1,
LPCTSTR p2,
LPWNDCLASS p3 )
static

Definition at line 1088 of file module.cpp.

References GetModule().

◆ GetMenuState()

UINT owl::TUser::GetMenuState ( HMENU p1,
UINT p2,
UINT p3 )
static

Definition at line 1110 of file module.cpp.

References GetModule().

◆ GetMenuString()

int owl::TUser::GetMenuString ( HMENU p1,
UINT p2,
TCHAR * p3,
int p4,
UINT p5 )
static

Definition at line 1099 of file module.cpp.

References GetModule().

◆ GetModule()

TModule & owl::TUser::GetModule ( )
static

Definition at line 1057 of file module.cpp.

◆ LoadIcon()

HICON owl::TUser::LoadIcon ( HINSTANCE p1,
LPCTSTR p2 )
static

Definition at line 1067 of file module.cpp.

References GetModule().


The documentation for this class was generated from the following files: