Sucess!
I ended up not going down the GenerateConsoleEvent but your suggestion
inspired me to do some digging. I read on the win32 api help a while
that GenerateConsoleEvent will basically just call the registered the
even handler, so I searched through the source code to see if I could
find i
Thanks for this, I had tried the GenerateConsoleEvent api before without
success, although reading that page the author is creating a remote
thread to call the api from within the Apache process rather than
externally so I'll play around with that.
Thanks,
Matt
Eric Covener wrote:
On Thu, Ma