home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 December / PCO_1298.ISO / filesbbs / os2 / bubpd102.arj / BUBPD102.ZIP / Source / bubblepd.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-09-19  |  1.3 KB  |  38 lines

  1. #define  WM_NEWBUBBLE   WM_USER+1
  2. #define ID_TITLE     100
  3. #define  ID_BUBBLEENABLE      102
  4. #define CWDLG_ENABLEBUBBLE          108
  5. #define CWDLG_DELAYSPIN             110
  6. #define CWDLG_NODRAWERS            120
  7. #define CWDLG_COLORPALETTE          204
  8. #define CWDLG_TEXTDEMOFIELD         201
  9. #define ID_COLORCHANGE                 200
  10. #define CWDLG_FONTPALETTE           203
  11. #define ID_OPTIONPAGE               400
  12. #define CWDLG_SMALLSIZE             401
  13. #define CWDLG_DISTANCESPIN          402
  14. #define CWDLG_DISTANCETEXT          403
  15. #define CWDLG_COLORUNDO             206
  16. #define CWDLG_COLORSTANDARD         207
  17. #define ID_BUBBLESTRING               1000
  18. #define ID_NOCOLORPALETTESTRING       1001
  19. #define ID_NOFONTPALETTESTRING       1002
  20. #define ID_COLORPALETTEMSGBOX      2000
  21. #define CWDLG_ENABLEHELP            103
  22. #define CWDLG_COLORHELP             202
  23. #define CWDLG_SIZEHELP              404
  24. #define ID_STOREWINDOW              1000
  25.  
  26. #define ID_NODRAWERS               1
  27. #define ID_DELAYVALUE               2
  28. #define ID_SMALLSIZEENABLED         3
  29. #define ID_ICONDISTANCE              4
  30. #define ID_BACKGROUND                5
  31. #define ID_FOREGROUND                6
  32. #define ID_FONT               7
  33. #define ID_BUBBLEENABLED           8
  34. #define ID_OPENDRAWERBITS          9
  35.  
  36. #define FONTNAMELENGTH    100
  37.  
  38.