Changeset 555 for trunk/dll/misc.c
- Timestamp:
- Mar 4, 2007, 6:01:14 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/misc.c
r552 r555 350 350 !stricmp(FileSystem, RAMFS) || 351 351 !stricmp(FileSystem, NDFS32) || 352 !stricmp(FileSystem, NTFS) || 352 353 !stricmp(FileSystem, HPFS386)) { 353 354 hasCreateDT = TRUE;
Note:
See TracChangeset
for help on using the changeset viewer.