Changeset 6593 for trunk/include/win/cursoricon.h
- Timestamp:
- Aug 26, 2001, 4:20:54 PM (24 years ago)
- 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 3 1 /* 4 2 * Cursor and icon definitions … … 98 96 UINT nFlags); 99 97 100 HGLOBAL WIN32API CreateCursorIconIndirect( HINSTANCE hInstance,101 CURSORICONINFO *info,102 LPCVOID lpANDbits,103 LPCVOID lpXORbits );104 105 98 HGLOBAL CURSORICON_ExtCopy(HGLOBAL Handle, UINT nType, 106 99 INT iDesiredCX, INT iDesiredCY,
Note:
See TracChangeset
for help on using the changeset viewer.