in reply to Re^2: Thoughts on how to devise a queryable win32 service
in thread Thoughts on how to devise a queryable win32 service
In my humility I guess I don't know the difference between 'Thread' and 'threads'. After shifting the code to use 'threads' and 'threads::shared', I am able to access my variable. What the heck is the 'Thread' module for then?