Changeset 2866 for trunk/src/kernel32/oslibmisc.cpp
- Timestamp:
- Feb 23, 2000, 2:06:59 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/oslibmisc.cpp
r2865 r2866 1 /* $Id: oslibmisc.cpp,v 1.7 2000-02-23 00:57:39 sandervl Exp $ */ 2 //#define DEBUG 1 /* $Id: oslibmisc.cpp,v 1.8 2000-02-23 01:06:59 sandervl Exp $ */ 3 2 /* 4 3 * Misc OS/2 util. procedures … … 60 59 PPIB pPIB; 61 60 62 _interrupt(3);63 61 dprintf(("KERNEL32:GetModuleHandle(%x)\n", 64 62 pszModule));
Note:
See TracChangeset
for help on using the changeset viewer.