Hey,

I'm using VC++ 6.0 and I cannot use the DebugActiveProcessStop function. I know this is a valid function at least according to: http://msdn.microsoft.com/library/de...rocessstop.asp

But its not defined in my winbase.h and so I can't use it?
I know its only supported under WinXP but I'm running XP.

Any ideas?

Mat.