Hi,
I have a program (exe), that was build with VB6 in Win98. The exe is
now run on Win XP. When it tried to load a 3rd control, it just
terminated with an error and then asked you if you want to send the
error to MS or not. When I looked at the details of the error, I saw
oleaut32.dll (but not much info.). Do you think the oleaut32.dll is
not compactiable with XP or oleaut32.dll that it is calling is not the
one that program is expecting? I am not quite sure which version of
oleaut32.dll it is using. What I am thinking is when the exe called
oleaut32.dll, it is calling the XP version (newer version) and that's
why it generated the fatal error. Any idea?
Please advice. And your help would be greatly appreciated.
Archived from group: microsoft>public>vb>deployment