Changeset 1409 for trunk/dll/collect.c


Ignore:
Timestamp:
Mar 20, 2009, 12:35:30 AM (16 years ago)
Author:
Gregg Young
Message:

Rename some container ini keys consolidate inline code in WriteDetailsSwitches, LoadDetailsSwitches and RemoveCnrSwitches (Ticket 343, 345, 347) Save changes to detail switches for compare directories (Ticket 346). Move additional messages to PCSZs (Ticket 6). Comments and minor code clean up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/collect.c

    r1402 r1409  
    14171417
    14181418        RestorePresParams(hwnd, PCSZ_COLLECTOR);
    1419         LoadDetailsSwitches(PCSZ_COLLECTOR, &dcd->ds);
     1419        LoadDetailsSwitches(PCSZ_COLLECTOR, &dcd->ds, FALSE);
    14201420
    14211421        dcd->amextracted = FALSE;       // Say not busy
Note: See TracChangeset for help on using the changeset viewer.