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.

4 lines
120 B

  1. #define INVALID_MODNAME 1
  2. #define INVALID_CMDLINE 2
  3. #define GETVER_FAILED 3
  4. #define CREATEPROC_FAILED 4