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.

11 lines
174 B

  1. #pragma once
  2. #include <stdlib.h>
  3. #include <stdio.h>
  4. #include <string.h>
  5. #include <tchar.h>
  6. #include <windows.h>
  7. #include <rpc.h>
  8. #include <ntddndis.h>
  9. #include <wzcsapi.h>