Jump to content

What is "best" version of USER32.DLL and MSVCRT.DLL


98 Guy

Recommended Posts

I'm trying to track down a problem with a graphics app that uses OpenGL.

I'm concentrating on 2 different win-98se systems. One one system, the app runs. On the other system, the app doesn't run properly (and upon closing, I get an invalid page fault in module <unknown> message).

I've compared the files in the process list between the two systems, and they differ on two files:

System 1:

user32.dll 4.10.2227

msvcrt.dll 6.10.9844.0

System 2:

user32.dll 4.10.2231

msvcrt.dll 6.10.9359.0

The app runs on System 2, and doesn't run on System 1.

I'm going to swap those files around and see if that fixes the problem, but I've got lots of different versions of those 2 files and was wondering what are the last, or maybe "best" versions of those files?

Link to comment
Share on other sites


IMHO and experience, the best are:

user32.dll v. 4.10.0.2233 (and user.exe v. 4.10.0.2233, they must always be changed together, of course) and

msvcrt.dll v. 6.1.9848.0

and the are also the most updated. Did they give you any trouble? Have you tried them? They work OK in My machine.

I bet your problem is with the old user32.dll/user.exe pair. The last official ms update is 2231...

See: Q260067, Q262830, Q265115, Q277822 and Q291362. And MDGx's site, of course.

Good luck!

Edited by dencorso
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...