home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / TaskSwitchXP / TaskSwitchXP_1.0.26.exe / Source / ConfigTsXP / resource.h < prev    next >
C/C++ Source or Header  |  2004-10-01  |  2KB  |  56 lines

  1. // resource.h
  2.  
  3. #define IDD_MAIN                        100
  4.  
  5. #define IDI_MAIN                        200
  6. #define IDI_OK                            201
  7.  
  8. #define IDC_AUTOSTART                   1003
  9. #define IDC_LEFTRIGHT                   1004
  10. #define IDC_SHOWINFO                    1005
  11. #define IDC_DROPSHADOW                  1006
  12. #define IDC_TRANSPARENCY                1007
  13. #define IDC_TRANSPARENCYSLIDER          1008
  14. #define IDC_TRANSPARENCYTEXT            1009
  15.  
  16. #define IDC_CAPDRAWSHADOW                1011
  17. #define IDC_CAPFONTNAMECOMBO            1012
  18. #define IDC_CAPFONTSIZECOMBO            1013
  19. #define IDC_CAPFONTBOLD                 1014
  20. #define IDC_CAPFONTITALIC               1015
  21. #define IDC_CAPTEXTCOLOR                1016
  22. #define IDC_CAPSHADOWDEEPTEXT            1017
  23. #define IDC_CAPSHADOWDEEPEDIT           1018
  24. #define IDC_CAPSHADOWDEEPSPIN           1019
  25. #define IDC_CAPSHADOWCOLORTEXT            1020
  26. #define IDC_CAPSHADOWCOLOR              1021
  27. #define IDC_SCREENPOSCOMBO                1022
  28.  
  29. #define IDC_HIGHPRIORITY                1023
  30. #define IDC_SHOWTOOLTIPS                1024
  31. #define IDC_MOUSESELECT                    1025
  32. #define IDC_MOUSESWITCH                    1026
  33. #define IDC_NOPVREGION                    1027
  34. #define IDC_NOVISUALSTYLES                1028
  35. #define IDC_INVERSEWHEEL                1029
  36. #define IDC_MOUSEOVER                    1030
  37.  
  38. #define IDC_ABOUTLINK                    1050
  39. #define IDC_HOMELINK                    1051
  40.  
  41.  
  42. #define IDS_SCREENPOS1                    10001
  43. #define IDS_SCREENPOS2                    10002
  44. #define IDS_SCREENPOS3                    10003
  45. #define IDS_SCREENPOS4                    10004
  46. #define IDS_SCREENPOS5                    10005
  47. #define IDS_SCREENPOS6                    10006
  48. #define IDS_SCREENPOS7                    10007
  49. #define IDS_SCREENPOS8                    10008
  50. #define IDS_SCREENPOS9                    10009
  51.  
  52. #define IDS_ERR_COMMCTRL                30000
  53. #define IDS_ERR_NOINSTDIR                30001
  54. #define IDS_ERR_NOTASKSWITCH            30002
  55.  
  56.