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

oslibutil.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 HAB   ULONG
#define HMQ   ULONG

Functions

ULONG GetThreadHAB ()
void SetThreadHAB (ULONG hab)
ULONG GetThreadMessageQueue ()
void SetThreadMessageQueue (ULONG hmq)
DWORD GetThreadMessageExtraInfo ()
DWORD SetThreadMessageExtraInfo (DWORD lParam)


Define Documentation

#define HAB   ULONG
 

Definition at line 16 of file oslibutil.h.

#define HMQ   ULONG
 

Definition at line 17 of file oslibutil.h.


Function Documentation

ULONG GetThreadHAB  
 

Definition at line 22 of file oslibutil.cpp.

void SetThreadHAB ULONG    hab
 

Definition at line 37 of file oslibutil.cpp.

Referenced by InitPM().

ULONG GetThreadMessageQueue  
 

Definition at line 50 of file oslibutil.cpp.

void SetThreadMessageQueue ULONG    hmq
 

Definition at line 65 of file oslibutil.cpp.

Referenced by InitPM().

DWORD GetThreadMessageExtraInfo  
 

Definition at line 660 of file oslibmsg.cpp.

DWORD SetThreadMessageExtraInfo DWORD    lParam
 

Definition at line 674 of file oslibmsg.cpp.

Referenced by SetMessageExtraInfo().


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