Changeset 9945 for trunk/src/kernel32/oslibdos.h
- Timestamp:
- Mar 27, 2003, 3:00:54 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/oslibdos.h
r9653 r9945 1 /* $Id: oslibdos.h,v 1.5 1 2003-01-10 12:57:14sandervl Exp $ */1 /* $Id: oslibdos.h,v 1.52 2003-03-27 14:00:53 sandervl Exp $ */ 2 2 3 3 /* … … 356 356 DWORD OSLibDosDevConfig(PVOID pdevinfo, ULONG item); 357 357 void OSLibDosSleep(ULONG msecs); 358 void OSLibDosExitThread(ULONG retcode);359 360 DWORD OSLibDosSetPriority(ULONG tid, int priority);361 358 362 359 //functions for physical disk & partition information
Note:
See TracChangeset
for help on using the changeset viewer.