Annotation of q_a/samples/drives/drives.h, revision 1.1

1.1     ! root        1: /* definitions */
        !             2: 
        !             3: #define DRIVE_REMOVEABLE 2
        !             4: #define DRIVE_FIXED      3
        !             5: #define DRIVE_REMOTE     4
        !             6: #define DRIVE_CDROM      5
        !             7: #define DRIVE_RAMDISK    6
        !             8: 
        !             9: /* procedure definitions */
        !            10: 
        !            11: BOOL   CheckRM      (LPTSTR);
        !            12: VOID   GVI          (LPTSTR, LPTSTR, DWORD);
        !            13: LPTSTR UpdateBuffer (LPTSTR);
        !            14: VOID   main         (VOID);
        !            15: 
        !            16: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.