Source code of Windows XP (NT5)
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.

21 lines
635 B

  1. /****************************** Module Header ******************************\
  2. * Module Name: dialogs.h
  3. *
  4. * Copyright (c) 1991, Microsoft Corporation
  5. *
  6. * Define contants used by dialog edit when editting dialog.dlg
  7. *
  8. * NOTE - this file is maintained by dlgedit. Do not edit directly
  9. *
  10. * History:
  11. * 12-09-91 Davidc Created.
  12. \***************************************************************************/
  13. //
  14. // Hydra Dialogs
  15. //
  16. #define IDD_CONNECT 2300
  17. #define IDC_CONNECTBOX 2301
  18. #define IDD_CALLBACK 2310
  19. #define IDD_PHONENUMBER 2311
  20. #define IDD_CALLBACK_WAIT 2320