Changeset 1437


Ignore:
Timestamp:
Jun 27, 2009, 5:31:55 PM (16 years ago)
Author:
Gregg Young
Message:

Added comments for drivebar update

Location:
trunk/dll
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3dll2.h

    r1436 r1437  
    2525  27 Dec 08 GKY Add refresh removable media to tree container menus
    2626  28 Dec 08 GKY Added Databar to utilities menu
     27  27 Jun 09 GKY Remove IDM_DRIVEATEXT (3950) Drivebar update
    2728
    2829  Align with spaces only - no tabs please
  • trunk/dll/mainwnd.h

    r1436 r1437  
    1212  04 Feb 09 SHL Convert args to const to match GetPString mods
    1313  08 Mar 09 GKY Additional strings move to PCSZs & String Table
     14  21 Jun 09 GKY Added drive letter to bitmap buttons in drive bar; Eliminate static drive
     15                letter windows; Use button ID to identify drive letter for processing.
    1416
    1517***********************************************************************/
  • trunk/dll/mainwnd2.c

    r1436 r1437  
    2929  03 Jan 09 GKY Check for system that is protectonly to gray out Dos/Win command lines and prevent
    3030                Dos/Win programs from being inserted into the execute dialog with message why.
     31  21 Jun 09 GKY Added drive letter to bitmap buttons in drive bar; Eliminate static drive
     32                letter windows; Use button ID to identify drive letter for processing.
    3133
    3234***********************************************************************/
Note: See TracChangeset for help on using the changeset viewer.