| c++ - How to not #include  - Stack OverflowI tried leaving it out and obviously get compile errors. ... 2>c:\program files\
 microsoft ... error C2146: syntax error : missing ';' before identifier 'ContextRecord' 
 2>c:\program ... error C2065: 'PCONTEXT' : undeclared identifier. stackoverflow.com |