Ignore:
Timestamp:
Sep 26, 2002, 6:06:07 PM (23 years ago)
Author:
sandervl
Message:

lots of fixes/changes for physical disk & volume access

File:
1 edited

Legend:

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

    r8401 r9298  
    1 /* $Id: osliblvm.h,v 1.2 2002-05-10 14:55:13 sandervl Exp $ */
     1/* $Id: osliblvm.h,v 1.3 2002-09-26 16:06:07 sandervl Exp $ */
    22/*
    33 * OS/2 LVM (Logical Volume Management) functions
     
    343343
    344344BOOL   OSLibLVMStripVolumeName(LPCSTR lpszWin32VolumeName, LPSTR lpszOS2VolumeName, DWORD cchBufferLength);
     345BOOL   OSLibLVMGetDiskGeometry(DWORD dwDiskNr, PDISK_GEOMETRY pGeom);
    345346
    346347#endif //__OSLIBLVM_H__
Note: See TracChangeset for help on using the changeset viewer.