[RESOLVED] PCONTEXT undefined
I don't use C++ often, so probably doing everything wrong ... 
I'm trying to use some simple functions found on the forum.
Getting some errors about
* LONG being undefined, so included <Windef.h>
* FILETIME being undefined, so included <WinBase.h>
...
Now PCONTEXT is undefined (in WinBase.h line typedef PCONTEXT LPCONTEXT;) and I don't know where to get it's definition.
And also other syntax errors on WinBase (line IN va_list *Arguments)
I'm using VisualStudio.NET, VC++ version 7.
What am I doing wrong?
Thks
Last edited by DeepButi; September 9th, 2008 at 03:04 AM.
Did it help? rate it.
The best conversation I had was over forty million years ago ... and that was with a coffee machine.