Changeset 1843 for trunk/include/windlllx.h
- Timestamp:
- Nov 26, 1999, 1:04:33 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/windlllx.h
r978 r1843 1 /* $Id: windlllx.h,v 1. 2 1999-09-18 17:45:23sandervl Exp $ */1 /* $Id: windlllx.h,v 1.3 1999-11-26 00:04:32 sandervl Exp $ */ 2 2 3 3 /* … … 24 24 virtual ULONG Release(); 25 25 26 virtual ULONG getApi(char *name);27 virtual ULONG getApi(int ordinal);28 29 26 virtual BOOL isLxDll(); 30 27
Note:
See TracChangeset
for help on using the changeset viewer.