Changeset 1438 for trunk/dll/mainwnd.h


Ignore:
Timestamp:
Jun 28, 2009, 10:47:00 PM (16 years ago)
Author:
Gregg Young
Message:

Improved drivebar changes; Added AddBackslashToPath() to remove repeatative code. replaced "
" with PCSZ variable; ANY_OBJ added the DosAlloc... (experimental)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd.h

    r1437 r1438  
    2424
    2525#define DRIVE_BUTTON_WIDTH 28
    26 #define DRIVE_BUTTON_HEIGTH 21
     26#define DRIVE_BUTTON_HEIGHT 21
    2727
    2828void BubbleHelp(HWND hwnd, BOOL other, BOOL data, BOOL above, PCSZ help);
Note: See TracChangeset for help on using the changeset viewer.