Changeset 341 for trunk/include
- Timestamp:
- Jul 20, 1999, 9:41:23 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winres.h
r337 r341 1 /* $Id: winres.h,v 1. 1 1999-07-19 11:51:03 sandervl Exp $ */1 /* $Id: winres.h,v 1.2 1999-07-20 07:41:23 sandervl Exp $ */ 2 2 3 3 /* … … 68 68 Win32Resource(Win32Image *module, ULONG id, ULONG type, 69 69 ULONG size, char *resdata); 70 70 virtual ~Win32Resource(); 71 71 72 72 virtual PVOID lockResource(); //get original win32 resource
Note:
See TracChangeset
for help on using the changeset viewer.