2 * Cursor and icon definitions
4 * Copyright 1995 Alexandre Julliard
7 #ifndef __WINE_CURSORICON_H
8 #define __WINE_CURSORICON_H
40 CURSORDIRENTRY cursor
;
48 CURSORICONDIRENTRY idEntries
[1] WINE_PACKED
;
53 extern Cursor CURSORICON_XCursor
; /* Current X cursor */
55 #endif /* __WINE_CURSORICON_H */