Changeset 1771 for trunk/dll/treecnr.c


Ignore:
Timestamp:
Mar 30, 2014, 11:41:52 PM (11 years ago)
Author:
Gregg Young
Message:

Last change to try to speed up the initial drive scan. This delays making the tree container visible to hopefully reduce some screen write overhead. I am not convinced it does anything but it doesn't appear to cause any problems. Ticket [528]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/treecnr.c

    r1741 r1771  
    33233323#   endif
    33243324  }
     3325  WinShowWindow(hwndFrame, FALSE);
    33253326  return hwndFrame;
    33263327}
Note: See TracChangeset for help on using the changeset viewer.