Changeset 8933 for trunk/include/exitlist.h
- Timestamp:
- Jul 29, 2002, 1:26:11 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/exitlist.h
r7419 r8933 1 // $Id: exitlist.h,v 1. 3 2001-11-22 10:40:55 phallerExp $1 // $Id: exitlist.h,v 1.4 2002-07-29 11:26:11 sandervl Exp $ 2 2 /* 3 3 * Win32 dll exit list invocation orders … … 39 39 //Order of USER32 & GDI32 40 40 #define EXITLIST_USER32 0x00009D00 41 #define EXITLIST_GDI32 0x00009D0 041 #define EXITLIST_GDI32 0x00009D01 42 42 43 43 //Order of Kernel32
Note:
See TracChangeset
for help on using the changeset viewer.