Ian S. White <ud510@vtn1.victoria.tc.ca> wrote:> The installer for the UD client seems to work wonderfully, installing
> itself and a bunch of dll's into the windows\system directory.
> The client however, pops up a message box on startup claiming "Invalid
> picture".
> Which debugmsg options would be helpful in finding the problem? Most of
> the 200 lines before this with +relay are TlsGetValue, HeapAlloc,
> HeapFree, RtlEnterCriticalSection, and RtlLeaveCriticalSection. Nothing
> that looks particularly interesting..
--debugmsg +relay,+text,+string to find the error message...
Andreas Mohr