Changeset 1865 for trunk/include/win/cursoricon.h
- Timestamp:
- Nov 28, 1999, 1:33:11 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/cursoricon.h
r4 r1865 1 /* $Id: cursoricon.h,v 1. 1 1999-05-24 20:19:10 ktkExp $ */1 /* $Id: cursoricon.h,v 1.2 1999-11-28 12:33:11 sandervl Exp $ */ 2 2 3 3 /* … … 85 85 86 86 extern void CURSORICON_FreeModuleIcons( HMODULE hModule ); 87 88 HGLOBAL CopyCursorIcon(HGLOBAL Handle, UINT nType, 89 INT iDesiredCX, INT iDesiredCY, 90 UINT nFlags); 87 91 88 92 #endif /* __WINE_CURSORICON_H */
Note:
See TracChangeset
for help on using the changeset viewer.