Ignore:
Timestamp:
May 9, 2002, 3:55:35 PM (23 years ago)
Author:
sandervl
Message:

volume api updates (LVM)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/oslibdos.h

    r8030 r8397  
    1 /* $Id: oslibdos.h,v 1.44 2002-02-28 19:27:48 sandervl Exp $ */
     1/* $Id: oslibdos.h,v 1.45 2002-05-09 13:55:34 sandervl Exp $ */
    22
    33/*
     
    390390DWORD OSLibDosSetPriority(ULONG tid, int priority);
    391391
     392//functions for physical disk & partition information
     393DWORD OSLibDosGetNumPhysDrives();
     394
    392395#endif //__OSLIBDOS_H__
    393396
Note: See TracChangeset for help on using the changeset viewer.