Changeset 8397 for trunk/src/kernel32/oslibdos.h
- Timestamp:
- May 9, 2002, 3:55:35 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/oslibdos.h
r8030 r8397 1 /* $Id: oslibdos.h,v 1.4 4 2002-02-28 19:27:48sandervl Exp $ */1 /* $Id: oslibdos.h,v 1.45 2002-05-09 13:55:34 sandervl Exp $ */ 2 2 3 3 /* … … 390 390 DWORD OSLibDosSetPriority(ULONG tid, int priority); 391 391 392 //functions for physical disk & partition information 393 DWORD OSLibDosGetNumPhysDrives(); 394 392 395 #endif //__OSLIBDOS_H__ 393 396
Note:
See TracChangeset
for help on using the changeset viewer.