Neil Hodgson wrote:
> Cantankerous Old Git:
>
>> Problem 1:
>> If I have another thread call DestroyWindow after a delay, it gets an
>> error "permission denied". I really can't see why.
>
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/wind
Cantankerous Old Git:
> Problem 1:
> If I have another thread call DestroyWindow after a delay, it gets an
> error "permission denied". I really can't see why.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/wind
I am trying to write a program that I hope to get working as a
command-line app to start with, and then eventually use a windows
service wrapper to call it as a service. Its purpose is to attach
to an already running (not ours) service using an API DLL, where
it will do houskeeping and monitori