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.

10 lines
159 B

  1. /*
  2. * DIALOG.H
  3. *
  4. * Header file for Dialogs
  5. */
  6. #define IDC_EDIT 400
  7. #define IDEF_VALUE 500
  8. #define IDTX_VALUE 501