Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

callproc.h File Reference

Go to the source code of this file.

Defines

#define UserCallWinProc(winproc, hwnd, message, wParam, lParam)   (winproc)(hwnd, message, wParam, lParam)
#define UserCallDDECallback(pfnDDECallback, wType, wFmt, hConv, hsz1, hsz2, hData, dwData1, dwData2)   (pfnDDECallback)(wType, wFmt, hConv, hsz1, hsz2, hData, dwData1, dwData2)


Define Documentation

#define UserCallDDECallback pfnDDECallback,
wType,
wFmt,
hConv,
hsz1,
hsz2,
hData,
dwData1,
dwData2   )     (pfnDDECallback)(wType, wFmt, hConv, hsz1, hsz2, hData, dwData1, dwData2)
 

Definition at line 60 of file callproc.h.

Referenced by DoCallback().

#define UserCallWinProc winproc,
hwnd,
message,
wParam,
lParam   )     (winproc)(hwnd, message, wParam, lParam)
 

Definition at line 57 of file callproc.h.

Referenced by DispatchMessageWorker().


Generated on Sat May 15 19:43:02 2004 for test by doxygen 1.3.7