With this option:
/Zc:wchar_t
But the compiler cannot succeed.
Microsoft new WDK 8 must use VS2012 to compile.
Search found 3 matches
- Fri Apr 05, 2013 1:44 am
- Forum: Technical questions
- Topic: VS2012 + WDM compilation issues Vmprotect 2.12
- Replies: 3
- Views: 8380
- Sun Mar 31, 2013 10:55 am
- Forum: Technical questions
- Topic: VS2012 + WDM compilation issues Vmprotect 2.12
- Replies: 3
- Views: 8380
VS2012 + WDM compilation issues Vmprotect 2.12
VMProtectDDK.h (23): error C2143: syntax error: Missing "{" ("*" in front) VMProtectDDK.h (23): error C2143: syntax error: missing ")" ("*" in front of) VMProtectDDK.h (23): error C2059: syntax error: ")" VMProtectDDK.h (23): warning C4218: use of no...
- Sun Mar 31, 2013 10:52 am
- Forum: Technical questions
- Topic: The XP WDK compiler.
- Replies: 1
- Views: 6310
The XP WDK compiler.
I use VS2012 + WDK to #include "VMProtectDDK.h" can be compiled, but the same program, But the use of WDK 7600.16385.1 x86 Check Build Environment compiled general program error: Error LNK2019: unresolved external symbo __imp__VMProtectEnd@0 referenced in function Error LNK2001: unresolved...