Ignore:
Timestamp:
Aug 5, 2002, 8:57:15 PM (23 years ago)
Author:
umoeller
Message:

Misc fixes.

File:
1 edited

Legend:

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

    r166 r195  
    715715    typedef WINHQUERYPRESCOLOR *PWINHQUERYPRESCOLOR;
    716716
     717    LONG XWPENTRY winhQueryPresColor2(HWND hwnd,
     718                                      ULONG ulppRGB,
     719                                      ULONG ulppIndex,
     720                                      BOOL fInherit,
     721                                      LONG lSysColor);
     722
    717723    BOOL XWPENTRY winhSetPresColor(HWND hwnd, ULONG ulIndex, LONG lColor);
    718724
Note: See TracChangeset for help on using the changeset viewer.