multithreading - how do i send a custom message to a windows service? -
i have implemented windows xp service application starts couple of working threads. 1 of threads need send custom messages service. how do that?
one option use omnithreadlibrary (read this blog post example).
Comments
Post a Comment