home *** CD-ROM | disk | FTP | other *** search
- VOID APIENTRY AniDeleteButton ( HWND, /* Handle to Dialog */
- USHORT ); /* ID of control */
-
- VOID APIENTRY AniCreateButton ( HWND, /* Handle of Dialog */
- SHORT, /* ID of control */
- USHORT, /* ID of UP bitmap */
- USHORT, /* ID of DOWN bitmap */
- USHORT, /* X Size of bitmaps */
- USHORT, /* Y Size of bitmaps */
- PCHAR, /* Status bar text */
- USHORT ); /* ID of status bar */
-