
VB Progg won't run on Windows 95 version 1 - OLE32.DLL problem
Keeping the right versions of the OLE files is an on-going pain - especially
when your clients keep installing other products on their machine.
I have a game out that works fine on Win 98 and 95. Except that at least
once a week, we have someone report that the game won't run anymore. The
vast majority of the time, they have installed something else that "updated"
key OLE files with older copies. And so they have to run our game install
again to get things back to current.
Sure wish people would quit doing that! <grin>
Quote:
> Hello,
> I'm a fairly novice VB programmer and I have written a VB App to decrypt
> emails encrypted using PGP.
> The program runs fine on 98 but when i try it on my win 95 version 1
machine
> it crashes and says the problem is OLE32.DLL would i be right in thinking
> this is a common problem? is there a solution? Thank you all.
> Mark.