Changeset 1498 for trunk/dll/dircnrs.h
- Timestamp:
- Jan 18, 2010, 1:57:01 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/dircnrs.h
r1411 r1498 14 14 all the details view settings (both the global variables and those in the 15 15 DIRCNRDATA struct) into a new struct: DETAILS_SETTINGS. 16 17 JAN 10 GKY Changes to get working with Watcom 1.9 Beta (1/16/10). Mostly cast CHAR CONSTANT * as CHAR *. 16 17 17 18 ***********************************************************************/ … … 144 145 ULONG lasttime; 145 146 BOOL arcfilled; 147 #ifdef INCL_DOSSEMAPHORES 146 148 HMTX filling; 149 #endif 147 150 BOOL firsttree; 148 151 ULONG lastattr;
Note:
See TracChangeset
for help on using the changeset viewer.