but the problem is LibMain with the %DLL_PROCESS_DETACH is what kicks everything off, but it can not kick off if the function is not fired until after I physically stop any tight loop function.
maybe if I can thread certain functions
Do a search on "Windows Events" in Source Code Forum. I have a demo in there somewhere showing exactly how to do a "tight loop" with INSTANT exit on program command.
(I don't have my list of demos with me or I'd give you the link).
Leave a comment: