home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / xwplascr.zip / XWPL0208.ZIP / include / features_lite.h < prev    next >
Text File  |  2002-08-11  |  2KB  |  66 lines

  1. // general
  2. #define __EWORKPLACE__                          1
  3.  
  4. #define __NOEXCEPTIONBEEPS__                    1
  5. #define __NOPARANOIA__                          1
  6.  
  7. #define __ECSPRODUCTINFO__                      1
  8.  
  9. // classes
  10. #define __NOOS2KERNEL__                         1
  11. #define __NOXWPSETUP__                          1
  12. #define __NOWPSCLASSLIST__                      1
  13.  
  14. // general features
  15. #define __NOICONREPLACEMENTS__                  1
  16. #define __ALWAYSREPLACEHELP__                   1
  17. #define __ALWAYSRESIZESETTINGSPAGES__           1
  18. #define __ALWAYSREPLACEFILEPAGE__               1
  19. #define __ALWAYSREPLACEICONPAGE__               1
  20. #define __NOFILEPAGE2__                         1
  21. #define __ALWAYSFIXCLASSTITLES__                1
  22. #define __NOXSYSTEMSOUNDS__                     1
  23.  
  24. // folder features
  25. #define __ALWAYSSUBCLASS__                      1
  26. #define __NOCFGSTATUSBARS__                     1
  27. #define __NOSNAPTOGRID__                        1
  28. #define __NOFOLDERCONTENTS__                    1
  29. #define __NOMOVEREFRESHNOW__                    1
  30. #define __NOQUICKOPEN__                         1
  31. #define __NOFDRDEFAULTDOCS__                    1
  32. #define __ALWAYSFDRHOTKEYS__                    1
  33. #define __ALWAYSEXTSORT__                       1
  34. #define __NOTURBOFOLDERS__                      1
  35. #define __ALWAYSREPLACEREFRESH__                1
  36.  
  37. // modules features
  38. #define __NOMODULEPAGES__                       1
  39.  
  40. // startup/shutdown
  41. #define __ALWAYSREPLACEARCHIVING__              1
  42. #define __NOBOOTLOGO__                          1
  43. #define __NOBOOTUPSTATUS__                      1
  44. #define __NOXWPSTARTUP__                        1
  45.  
  46. #define __NOXSHUTDOWN__                         1
  47. #define __EASYSHUTDOWN__                        1
  48.  
  49. #define __NEVERCHECKDESKTOP__                   1
  50.  
  51. // file operations
  52. #define __ALWAYSREPLACEFILEEXISTS__             1
  53. #define __NEVERNEWFILEDLG__                     1
  54. #define __NEVEREXTASSOCS__                      1
  55. #define __NEVERREPLACEDRIVENOTREADY__           1
  56. #define __ALWAYSTRASHANDTRUEDELETE__            1
  57.  
  58. // hook features
  59. #define __ALWAYSHOOK__                          1
  60. // #define __NOPAGER__                             1
  61. #define __ALWAYSOBJHOTKEYS__                    1
  62. #define __NOSLIDINGFOCUS__                      1
  63. #define __NOMOVEMENT2FEATURES__                 1
  64.         // disables auto-hide and move-ptr-to-button
  65.  
  66.