Changeset 1833 for trunk/include/winexebase.h
- Timestamp:
- Nov 24, 1999, 8:33:34 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/include/winexebase.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winexebase.h
r953 r1833 1 /* $Id: winexebase.h,v 1. 1 1999-09-15 23:29:37sandervl Exp $ */1 /* $Id: winexebase.h,v 1.2 1999-11-24 19:33:34 sandervl Exp $ */ 2 2 3 3 /* … … 15 15 #include <winimagebase.h> 16 16 17 typedef ULONG (* WIN32API WIN32EXEENTRY)( );17 typedef ULONG (* WIN32API WIN32EXEENTRY)(LPVOID); 18 18 19 19 //Base executable class
Note:
See TracChangeset
for help on using the changeset viewer.
