Changeset 506 for trunk/include
- Timestamp:
- Aug 16, 1999, 3:56:54 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winexe.h
r10 r506 1 /* $Id: winexe.h,v 1. 2 1999-05-27 15:17:59 phallerExp $ */1 /* $Id: winexe.h,v 1.3 1999-08-16 13:55:27 sandervl Exp $ */ 2 2 3 3 /* … … 19 19 20 20 typedef ULONG (* WIN32API WIN32EXEENTRY)(); 21 22 class Win32Exe; 23 typedef Win32Exe *(* WIN32API WIN32CTOR)(char *); 21 24 22 25 class Win32Exe : public Win32Image
Note:
See TracChangeset
for help on using the changeset viewer.