Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

win32wndhandle.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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)


Define Documentation

#define MAX_WINDOW_HANDLES   1024
 

Definition at line 15 of file win32wndhandle.h.

#define WNDHANDLE_MAGIC_HIGHWORD   0x68000000
 

Definition at line 16 of file win32wndhandle.h.

#define WNDHANDLE_MAGIC_MASK   0x0000FFFF
 

Definition at line 17 of file win32wndhandle.h.


Function Documentation

BOOL HwAllocateWindowHandle HWND *    hwnd,
DWORD    dwUserData
 

Definition at line 41 of file win32wndhandle.cpp.

void HwFreeWindowHandle HWND    hwnd
 

Definition at line 72 of file win32wndhandle.cpp.

BOOL HwGetWindowHandleData HWND    hwnd,
DWORD *    pdwUserData
 

Definition at line 87 of file win32wndhandle.cpp.


Generated on Wed Jan 23 23:21:24 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001