home *** CD-ROM | disk | FTP | other *** search
- #define WM_NEWBUBBLE WM_USER+1
- #define ID_TITLE 100
- #define ID_BUBBLEENABLE 102
- #define CWDLG_ENABLEBUBBLE 108
- #define CWDLG_DELAYSPIN 110
- #define CWDLG_NODRAWERS 120
- #define CWDLG_COLORPALETTE 204
- #define CWDLG_TEXTDEMOFIELD 201
- #define ID_COLORCHANGE 200
- #define CWDLG_FONTPALETTE 203
- #define ID_OPTIONPAGE 400
- #define CWDLG_SMALLSIZE 401
- #define CWDLG_DISTANCESPIN 402
- #define CWDLG_DISTANCETEXT 403
- #define CWDLG_COLORUNDO 206
- #define CWDLG_COLORSTANDARD 207
- #define ID_BUBBLESTRING 1000
- #define ID_NOCOLORPALETTESTRING 1001
- #define ID_NOFONTPALETTESTRING 1002
- #define ID_COLORPALETTEMSGBOX 2000
- #define CWDLG_ENABLEHELP 103
- #define CWDLG_COLORHELP 202
- #define CWDLG_SIZEHELP 404
- #define ID_STOREWINDOW 1000
-
- #define ID_NODRAWERS 1
- #define ID_DELAYVALUE 2
- #define ID_SMALLSIZEENABLED 3
- #define ID_ICONDISTANCE 4
- #define ID_BACKGROUND 5
- #define ID_FOREGROUND 6
- #define ID_FONT 7
- #define ID_BUBBLEENABLED 8
- #define ID_OPENDRAWERBITS 9
-
- #define FONTNAMELENGTH 100
-