Quote Originally Posted by funkmonkey View Post
Hi, I'm trying to generate a DLL that is just a simple timer like routine for activating when a System DLG box pops up.
Tripped across your other post in C++ & Win API, where the code looks more complete. Have to admit, I cannot see a timer thing in there. Instead, I can see you have absolutely no idea what your EPIQ_ExecuteTimer() really does. You'd better stop fumbling with DLL and pay some attention to your main logic of timed execution, for whatever reason you're up to..