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.

16 lines
326 B

  1. #define _MBCS
  2. #include <windows.h>
  3. #include "nt5\setupapi.h"
  4. #include <stdlib.h>
  5. #include <assert.h>
  6. #include <stdio.h>
  7. #include <mbstring.h>
  8. #include <tchar.h>
  9. #include "poolmem.h"
  10. #include "miginf.h"
  11. #include "scrnsave.h"
  12. #include "msg.h"
  13. #pragma warning(4:4100) // Lower serverity of "unreferenced formal parameter"