This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | MAX_WINDOW_HANDLES 1024 |
#define | WNDHANDLE_MAGIC_HIGHWORD 0x68000000 |
#define | WNDHANDLE_MAGIC_MASK 0x0000FFFF |
Functions | |
BOOL | HwAllocateWindowHandle (HWND *hwnd, DWORD dwUserData) |
void | HwFreeWindowHandle (HWND hwnd) |
BOOL | HwGetWindowHandleData (HWND hwnd, DWORD *pdwUserData) |
|
Definition at line 15 of file win32wndhandle.h. |
|
Definition at line 16 of file win32wndhandle.h. |
|
Definition at line 17 of file win32wndhandle.h. |
|
Definition at line 41 of file win32wndhandle.cpp. |
|
Definition at line 72 of file win32wndhandle.cpp. |
|
Definition at line 87 of file win32wndhandle.cpp. |