Changeset 550 for trunk/include/nameid.h
- Timestamp:
- Aug 18, 1999, 7:18:01 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/include/nameid.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/nameid.h
r10 r550 1 /* $Id: nameid.h,v 1. 2 1999-05-27 15:17:58 phallerExp $ */1 /* $Id: nameid.h,v 1.3 1999-08-18 17:16:05 sandervl Exp $ */ 2 2 3 3 /* … … 17 17 int SYSTEM ConvertNameId(ULONG hModule, char *); 18 18 19 void SYSTEM UpCase(char *mixedcase);20 21 19 #ifndef ULONG 22 20 #define ULONG unsigned long … … 24 22 25 23 ULONG GetOS2ModuleHandle(ULONG hmod); 24 char *StripPath(char *path); 26 25 27 26 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.
