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.

44 lines
2.2 KiB

  1. //Object Selection dialog box
  2. #define IDH_LOOK_FOR_LV 322
  3. #define IDH_LOOK_IN_TV 323
  4. #define IDH_ADD_BTN 324
  5. #define IDH_ADVANCED_PB 325
  6. #define IDH_CHECK_NAMES_PB 326
  7. #define IDH_CLAUSE_LIST 327
  8. #define IDH_COLUMNS_PB 328
  9. #define IDH_DESCRIPTION_COMBO 329
  10. #define IDH_DESCRIPTION_EDIT 330
  11. #define IDH_DISABLED_CKBOX 331
  12. #define IDH_EDIT_BTN 332
  13. #define IDH_FIND_NOW_PB 333
  14. #define IDH_INSTRUCTION_LBL 334
  15. #define IDH_LASTLOGON_COMBO 335
  16. #define IDH_LOOK_FOR_EDIT 336
  17. #define IDH_LOOK_FOR_PB 337
  18. #define IDH_LOOK_IN_EDIT 338
  19. #define IDH_LOOK_IN_PB 339
  20. #define IDH_NAME_COMBO 340
  21. #define IDH_NAME_EDIT 341
  22. #define IDH_NAME_LBL 342
  23. #define IDH_NON_EXPIRING_CKBOX 343
  24. #define IDH_QUERY_LISTVIEW 344
  25. #define IDH_REMOVE_BTN 345
  26. #define IDH_RICHEDIT 346
  27. #define IDH_STOP_PB 347
  28. #define IDH_AVAILABLE_LIST 348
  29. #define IDH_ADD_COL_BTN 349
  30. #define IDH_REMOVE_COL_BTN 350
  31. #define IDH_SHOWN_LIST 351
  32. #define IDH_LASTLOGON_LBL 352
  33. #define IDH_DESCRIPTION_LBL 353
  34. #define IDH_NAME_LBL1 354
  35. #define IDH_MATCHING_LIST 1180
  36. #define IDH_CORRECT_RADIO 1150
  37. #define IDH_CORRECT_EDIT 1160
  38. #define IDH_REMOVE_RADIO 1170
  39. #define IDH_NETPASS_CONNECTAS 1110 // edit control and connect as static
  40. #define IDH_NETPASS_PASSWORD 1120
  41. #define IDH_NETPASS_OK 1130
  42. #define IDH_NETPASS_CANCEL 1140