Changeset 2524 for trunk/include/win/winbase.h
- Timestamp:
- Jan 27, 2000, 12:17:52 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winbase.h
r2170 r2524 1 /* $Id: winbase.h,v 1. 9 1999-12-21 00:29:30sandervl Exp $ */1 /* $Id: winbase.h,v 1.10 2000-01-26 23:17:49 sandervl Exp $ */ 2 2 3 3 #ifndef __WINE_WINBASE_H … … 160 160 #define TF_FORCEDRIVE 0x80 161 161 162 163 #define DRIVE_UNKNOWN 0 164 #define DRIVE_NO_ROOT_DIR 1 162 165 #define DRIVE_CANNOTDETERMINE 0 163 166 #define DRIVE_DOESNOTEXIST 1
Note:
See TracChangeset
for help on using the changeset viewer.