Changeset 1891 for trunk/dll/dircnrs.h
- Timestamp:
- Jan 31, 2020, 3:47:37 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/dll/dircnrs.h (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/dircnrs.h
r1871 r1891 6 6 dircnrs common definitions 7 7 8 Copyright (c) 1993- 98 M. Kimes9 Copyright (c) 2001 , 2015Steven H. Levine8 Copyright (c) 1993-1998 M. Kimes 9 Copyright (c) 2001-2020 Steven H. Levine 10 10 11 11 05 Jan 08 SHL Move dircnrs.c definitions here … … 17 17 20 Sep 15 GKY Add a flag to indicate when a directory needed to be Fleshed and a PCNRITEM 18 18 previous to try to keep the pci chain intact on renames, delete etc to PCNRITEM 19 29 Jan 20 SHL Get rid of unused pciPrevious 19 20 20 21 ***********************************************************************/ … … 62 63 ULONG flags; 63 64 BOOL fleshed; 64 struct _CNRITEM *pciPrevious; // Address of pci we are linked to65 65 } 66 66 CNRITEM, *PCNRITEM; … … 168 168 MRESULT EXPENTRY SearchContainer(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2); 169 169 170 // 05 Jan 08 SHL fixmefor dircnrs.c globals to be here170 // 05 Jan 08 SHL FIXME for dircnrs.c globals to be here 171 171 172 172 #ifdef DEFINE_GLOBALS
Note:
See TracChangeset
for help on using the changeset viewer.
