Changeset 7532 for trunk/src/kernel32/oslibdos.h
- Timestamp:
- Dec 3, 2001, 1:13:10 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/oslibdos.h
r7482 r7532 1 /* $Id: oslibdos.h,v 1.4 0 2001-11-29 10:53:28 phallerExp $ */1 /* $Id: oslibdos.h,v 1.41 2001-12-03 12:13:09 sandervl Exp $ */ 2 2 3 3 /* … … 359 359 360 360 DWORD OSLibDosDevConfig(PVOID pdevinfo, ULONG item); 361 void OSLibDosSleep(ULONG msecs); 362 363 DWORD OSLibDosSetPriority(ULONG tid, int priority); 361 364 362 365 #endif //__OSLIBDOS_H__
Note:
See TracChangeset
for help on using the changeset viewer.