Re: Riddle Me This

Tech-Archive recommends: Fix windows errors by optimizing your registry



DeveloperX,

Private Declare Sub ExitProcess Lib "kernel32" (ByVal uExitCode As
Long)

This may sound dull, but I am assuming that this line of code belongs
in the EXE itself, and not in the service?

Peter

.