AIWinDef.h File Reference
Go to the source code of this file.
Define Documentation
#define DECLARE_AI_WINDOWS_HANDLE |
( |
name |
|
) |
struct name##__; typedef struct name##__ *name |
Function Documentation
DECLARE_AI_WINDOWS_HANDLE |
( |
HWND |
|
) |
|
DECLARE_AI_WINDOWS_HANDLE |
( |
HFONT |
|
) |
|
DECLARE_AI_WINDOWS_HANDLE |
( |
HINSTANCE |
|
) |
|
DECLARE_AI_WINDOWS_HANDLE |
( |
HDC |
|
) |
|