Ignore:
Timestamp:
Jan 18, 2001, 7:38:26 PM (25 years ago)
Author:
umoeller
Message:

Misc. changes.

File:
1 edited

Legend:

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

    r25 r26  
    200200                                              ULONG ulTickCount);
    201201
    202     BOOL XWPENTRY winhSetSliderTicks(HWND hwndSlider, MPARAM mpEveryOther, ULONG ulPixels);
     202    BOOL winhSetSliderTicks(HWND hwndSlider,
     203                            MPARAM mpEveryOther1,
     204                            ULONG ulPixels1,
     205                            MPARAM mpEveryOther2,
     206                            ULONG ulPixels2);
    203207
    204208    /*
Note: See TracChangeset for help on using the changeset viewer.