Changeset 856 for trunk/dll/init.c


Ignore:
Timestamp:
Nov 4, 2007, 6:01:11 PM (18 years ago)
Author:
Gregg Young
Message:

Use CommaFmtULL to display large file sizes (Ticket 41). Remove autoset of to no large file support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/init.c

    r850 r856  
    924924    fSaveMiniCmds = fUserComboBox = fFM2Deletes = fConfirmTarget =
    925925    fShowTarget = fDrivebarHelp = fCheckMM = TRUE;
    926 #if 1 // 06 Oct 07 SHL fixme to be gone after wrapper testing finished
     926#if 0 // 06 Oct 07 SHL fixme to be gone after wrapper testing finished
    927927    fNoLargeFileSupport = TRUE;
    928928#endif
Note: See TracChangeset for help on using the changeset viewer.