Changeset 1865 for trunk/include/win
- Timestamp:
- Nov 28, 1999, 1:33:11 PM (26 years ago)
- Location:
- trunk/include/win
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/authors.h
r1760 r1865 19 19 "Markus Montkowski", 20 20 "Knut Stange Osmundsen", 21 "Vitali E. Pelenyov", 21 22 "Rene Pronk", 22 23 "David Raison", -
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.