Changeset 3472 for trunk/src/wsock32/unknown.cpp
- Timestamp:
- May 2, 2000, 3:09:44 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/unknown.cpp
r3229 r3472 1 /* $Id: unknown.cpp,v 1. 7 2000-03-24 19:28:08 sandervlExp $ */1 /* $Id: unknown.cpp,v 1.8 2000-05-02 13:09:43 bird Exp $ */ 2 2 3 3 /* … … 19 19 #define DBG_LOCALLOG DBG_unknown 20 20 #include "dbglocal.h" 21 22 //kso: dirty fix to make this compile! not permanent! 23 BOOL WINAPI QueryPerformanceCounter(LARGE_INTEGER *); 24 #define LowPart u.LowPart 21 25 22 26 ODINDEBUGCHANNEL(WSOCK32-UNKNOWN)
Note:
See TracChangeset
for help on using the changeset viewer.