Changeset 651 for trunk/include/winexe.h
- Timestamp:
- Aug 23, 1999, 7:04:14 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winexe.h
r642 r651 1 /* $Id: winexe.h,v 1. 4 1999-08-22 22:56:48sandervl Exp $ */1 /* $Id: winexe.h,v 1.5 1999-08-23 17:04:14 sandervl Exp $ */ 2 2 3 3 /* … … 36 36 37 37 virtual ULONG start(); 38 39 virtual BOOL isDll() { return FALSE; }; 38 40 39 41 protected:
Note:
See TracChangeset
for help on using the changeset viewer.