Changeset 940 for trunk/dll/misc.c
- Timestamp:
- Jan 21, 2008, 10:55:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/misc.c
r937 r940 37 37 22 Nov 07 GKY Use CopyPresParams to fix presparam inconsistencies in menus 38 38 12 Jan 08 SHL Document SetConditionalCascade 39 13 Jan 08 GKY Get Subjectwidth/Subjectleft working in the collector. 39 40 xx Jan 08 JBS Ticket 150: fix/improve save and restore of dir cnr state at FM/2 close/reopen 41 21 Jan 08 GKY Stop reallocating NullStr by direct editing of empty subject and longname strings. 40 42 41 43 ***********************************************************************/ … … 756 758 eaop.fpGEA2List = (PGEA2LIST) 0; 757 759 eaop.fpFEA2List = pfealist; 758 eaop.oError = 0 L;760 eaop.oError = 0; 759 761 rc = xDosSetPathInfo(pci->pszFileName, FIL_QUERYEASIZE, 760 762 &eaop, sizeof(eaop), DSPI_WRTTHRU);
Note:
See TracChangeset
for help on using the changeset viewer.