Changeset 172


Ignore:
Timestamp:
Jun 13, 2002, 11:30:08 PM (23 years ago)
Author:
umoeller
Message:

Icons in pager.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/gpih.c

    r167 r172  
    23592359                     HPOINTER hptr,      // in: source icon
    23602360                     LONG lBkgndColor,   // in: background color for transparent areas
    2361                      PPOINTL pptlLowerLeft,   // in: lower left corner of where to paint (ptr can be NULL)
     2361                     PPOINTL pptlLowerLeft, // in: lower left corner of where to paint (ptr can be NULL)
    23622362                     ULONG ulIconSize)   // in: icon size (should be the value of WinQuerySysValue(HWND_DESKTOP, SV_CXICON))
    23632363{
Note: See TracChangeset for help on using the changeset viewer.