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
184 B

  1. #include <windows.h>
  2. #include <stdio.h>
  3. #include <stdlib.h>
  4. #include <string.h>
  5. #include <shlobj.h>
  6. #include <winsta.h>
  7. #include <locale.h>
  8. #include <utilsub.h>
  9. #include <printfoa.h>