Ignore:
Timestamp:
Aug 26, 2001, 4:20:54 PM (24 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/cursoricon.h

    r5383 r6593  
    1 /* $Id: cursoricon.h,v 1.5 2001-03-27 16:15:49 sandervl Exp $ */
    2 
    31/*
    42 * Cursor and icon definitions
     
    9896                       UINT nFlags);
    9997
    100 HGLOBAL WIN32API CreateCursorIconIndirect( HINSTANCE hInstance,
    101                                            CURSORICONINFO *info,
    102                                            LPCVOID lpANDbits,
    103                                            LPCVOID lpXORbits );
    104 
    10598HGLOBAL CURSORICON_ExtCopy(HGLOBAL Handle, UINT nType,
    10699                           INT iDesiredCX, INT iDesiredCY,
Note: See TracChangeset for help on using the changeset viewer.