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.

20 lines
383 B

  1. #include <windows.h>
  2. #include <winsock2.h>
  3. #include <stdlib.h>
  4. #include <stdio.h>
  5. #include <locale.h>
  6. #include <tchar.h>
  7. #include <setupapi.h>
  8. #include <devguid.h>
  9. #include <objbase.h>
  10. #include <shlwapi.h>
  11. #include <strsafe.h>
  12. #include <wlbsctrl.h>
  13. #include <wlbsparm.h>
  14. #include <wlbsiocl.h>
  15. #include <wlbsconfig.h>
  16. #include <wlbsutil.h>
  17. #include "license.h"