Click to See Complete Forum and Search --> : Works in Debug Mode but not unmanned


prponnal
February 6th, 2000, 03:42 PM
I have an Exe launch a ActiveX DLL which calls another ActiveX DLL procedure.

The call to the Second DLL does work fine if i work in debug mode but when i donot run interactively it doesnt get called.

In the second DLL i use the win32 SetTimer API, does any one have a clue?

thanks in advance.