Ignore:
Timestamp:
Nov 28, 1999, 1:33:11 PM (26 years ago)
Author:
sandervl
Message:

wine header updates

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 ktk Exp $ */
     1/* $Id: cursoricon.h,v 1.2 1999-11-28 12:33:11 sandervl Exp $ */
    22
    33/*
     
    8585
    8686extern void CURSORICON_FreeModuleIcons( HMODULE hModule );
     87
     88HGLOBAL CopyCursorIcon(HGLOBAL Handle, UINT nType,
     89                       INT iDesiredCX, INT iDesiredCY,
     90                       UINT nFlags);
    8791                                   
    8892#endif /* __WINE_CURSORICON_H */
Note: See TracChangeset for help on using the changeset viewer.