Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
382 B

  1. /*
  2. * o p t d l g . h
  3. *
  4. * Purpose: Contains defines and prototypes shared by mail and news
  5. * on the options prop sheet.
  6. */
  7. #ifndef __OPTDLG_H
  8. #define __OPTDLG_H
  9. #define idbtnPlain 1043
  10. #define idbtnHTML 1044
  11. #define idrbPlain 1045
  12. #define idrbHTML 1046
  13. #endif // include once