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.

12 lines
192 B

  1. #ifndef _GPSHIMS_PRECOMP_H_
  2. #define _GPSHIMS_PRECOMP_H_
  3. #include "ShimHook.h"
  4. #include <shlwapi.h>
  5. #include "StrSafe.h"
  6. using namespace ShimLib;
  7. #endif // _GPSHIMS_PRECOMP_H_