Ignore:
Timestamp:
Jun 16, 2001, 6:10:13 PM (24 years ago)
Author:
sandervl
Message:

disk updates

File:
1 edited

Legend:

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

    r5974 r6029  
    1 /* $Id: oslibdos.h,v 1.29 2001-06-12 17:03:34 sandervl Exp $ */
     1/* $Id: oslibdos.h,v 1.30 2001-06-16 16:10:13 sandervl Exp $ */
    22
    33/*
     
    216216ULONG OSLibGetLogicalDrives();
    217217ULONG OSLibDosQueryCurrentDisk();
     218
     219BOOL  OSLibDosGetDiskGeometry(DWORD cDisk, void *pGeom);
    218220
    219221#ifdef OS2DEF_INCLUDED
Note: See TracChangeset for help on using the changeset viewer.