Changeset 3993 for trunk/src/kernel32/oslibmisc.h
- Timestamp:
- Aug 11, 2000, 12:56:27 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/oslibmisc.h
r3746 r3993 1 /* $Id: oslibmisc.h,v 1. 5 2000-06-23 19:02:38 sandervl Exp $ */1 /* $Id: oslibmisc.h,v 1.6 2000-08-11 10:56:18 sandervl Exp $ */ 2 2 /* 3 3 * Misc util. procedures … … 12 12 13 13 char *OSLibGetDllName(ULONG hModule); 14 BOOL OSLibGetDllName(ULONG hModule, char *name, int length); 14 15 15 16 char *OSLibStripPath(char *path);
Note:
See TracChangeset
for help on using the changeset viewer.