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.