home *** CD-ROM | disk | FTP | other *** search
- #define WINDOW_WIDTH 160
- #define WINDOW_HEIGHT 160
-
- #define MAIN_FORM_ID 1000
- #define ABOUT_BUTTON_ID 1001
-
- #define ABOUT_FORM_ID 1100
- #define ABOUT_LABEL1_ID 1101
- #define ABOUT_LABEL2_ID 1102
- #define ABOUT_LABEL3_ID 1103
- #define ABOUT_OK_BUTTON_ID 1104
-
- #define ABOUT_HELP_ID 1105
-
- #define NEKO_BITMAPS 1000
- #define NEKO_KAKI2_ID 1004
-
- #define BIRD_BITMAP_ID 1040
- #define BIRD_CURSOR_ID 1041
- #define MOUSE_BITMAP_ID 1043
- #define MOUSE_CURSOR_ID 1044
- #define FISH_BITMAP_ID 1046
- #define FISH_CURSOR_ID 1047
-