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.

19 lines
561 B

  1. #ifndef SPGRMR_H
  2. #define SPGRMR_H
  3. //
  4. // SPGRMR.DLL - speech tip icon resource ID
  5. //
  6. #define IDI_SPTIP_DELETEICON 100
  7. //
  8. // SPGRMR.DLL - speech tip grammar resource ID
  9. // 200
  10. #define ID_SPTIP_DICTATION_COMMAND_CFG 201
  11. #define ID_SPTIP_NUMMODE_COMMAND_CFG 202
  12. #define ID_SPTIP_SPELLING_TOPIC_CFG 203
  13. #define ID_SPTIP_SHAREDCMD_CFG 204
  14. #endif // SPGRMR_H