My setup program freezes while trying to SelfRegister the msdxm.ocx. Under
Win95 I simple get an "unable to register..." message. Under Windows 2000
everything seems to go OK. Under Windows 98 it simply hangs forever. I've
never seen Microsoft code behave so poorly before.
The errant statement occurs in the file produced by the setup wizard. The
file is: basSetup1.bas, the function is: RegisterFiles, the statement is:
intDLLSelfRegRet = DLLSelfRegister(strFilename) where strFilename
= "msdxm.osx".
I need the help of this most excellent forum.
Lloyd Alexander