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

tagWINDOWPROC Struct Reference

Collaboration diagram for tagWINDOWPROC:

Collaboration graph
[legend]
List of all members.

Public Attributes

WINPROC_JUMP jmp
tagWINDOWPROC * next
UINT magic
WINDOWPROCTYPE type
WINDOWPROCUSER user

Member Data Documentation

WINPROC_JUMP tagWINDOWPROC::jmp
 

Definition at line 41 of file winproc.cpp.

Referenced by WINPROC_AllocWinProc(), and WINPROC_GetProc().

struct tagWINDOWPROC* tagWINDOWPROC::next
 

Definition at line 42 of file winproc.cpp.

Referenced by WINPROC_AllocWinProc(), and WINPROC_SetProc().

UINT tagWINDOWPROC::magic
 

Definition at line 43 of file winproc.cpp.

Referenced by WINPROC_AllocWinProc().

WINDOWPROCTYPE tagWINDOWPROC::type
 

Definition at line 44 of file winproc.cpp.

Referenced by CallWindowProcA(), CallWindowProcW(), WINPROC_AllocWinProc(), WINPROC_GetProc(), and WINPROC_SetProc().

WINDOWPROCUSER tagWINDOWPROC::user
 

Definition at line 45 of file winproc.cpp.

Referenced by WINPROC_AllocWinProc(), and WINPROC_SetProc().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 23 23:22:52 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001