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.

12 lines
212 B

  1. #define ID_ADD 101
  2. #define ID_REMOVE 102
  3. #define ID_PERIODIC 103
  4. #define LB_DELAY 104
  5. #define ID_STARTEDIT 105
  6. #define ID_DELAYEDIT 106
  7. #define ID_RESOLEDIT 107
  8. #define ID_AUTOLOAD 108
  9. #define CB_SESSION 109