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.

21 lines
268 B

  1. #include <windows.h>
  2. #include <winerror.h>
  3. #include <setupx.h>
  4. typedef char CHAR;
  5. /*
  6. * Resource String Names
  7. */
  8. #define IDS_SETUPX_FILENAME 100
  9. #define IDS_GENERIC_SETUPX_ERR 101
  10. #define SMALL_BUF_LEN 48