Ignore:
Timestamp:
Aug 26, 2002, 7:57:17 PM (23 years ago)
Author:
umoeller
Message:

Misc changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/winh.h

    r210 r215  
    868868    HWND XWPENTRY winhCreateFakeDesktop(HWND hwndSibling);
    869869
     870    // Warp 4 notebook button style
     871    #ifndef BS_NOTEBOOKBUTTON
     872        #define BS_NOTEBOOKBUTTON       8L
     873    #endif
     874
    870875    BOOL XWPENTRY winhAssertWarp4Notebook(HWND hwndDlg,
    871876                                          USHORT usIdThreshold);
Note: See TracChangeset for help on using the changeset viewer.