Changeset 10602 for trunk/src/user32/callwrap.h
- Timestamp:
- May 11, 2004, 11:08:20 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/callwrap.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/callwrap.h
r10379 r10602 1 // $Id: callwrap.h,v 1. 1 2004-01-11 12:03:13sandervl Exp $1 // $Id: callwrap.h,v 1.2 2004-05-11 09:08:20 sandervl Exp $ 2 2 3 3 /* … … 19 19 DWORD CDECL WrapCallback2(WNDPROC lpfnFunction, DWORD param1, DWORD param2); 20 20 21 DWORD WIN32API WrapCallback4(WNDPROC lpfnFunction, DWORD param1, DWORD param2, DWORD param3, DWORD param4); 22 21 23 #ifdef __cplusplus 22 24 }
Note:
See TracChangeset
for help on using the changeset viewer.
