Ignore:
Timestamp:
Apr 17, 2002, 10:11:38 PM (23 years ago)
Author:
umoeller
Message:

Patches from Martin and Paul, plus regexp support.

File:
1 edited

Legend:

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

    r147 r155  
    661661    typedef WINHCENTERWINDOW *PWINHCENTERWINDOW;
    662662
     663    #define PLF_SMART               0x0001
     664
     665    BOOL winhPlaceBesides(HWND hwnd,
     666                          HWND hwndRelative,
     667                          ULONG fl);
     668
    663669    HWND XWPENTRY winhFindWindowBelow(HWND hwndFind);
    664670
Note: See TracChangeset for help on using the changeset viewer.