Attempt to install software results in user32.dll error message.

S

SteveS60

I apparently made an unknown error. Now when I attempt to install two
software packages I receive error messages. One package results in the
message "The procedure entry point CallWindowProMF could not be located in
the dynamic link library user32.dll. Attempting to install the other package
results in exactly the same error message, but the procedure entry point is
DefWindowProMF.

In Safe Mode I renamed user32.dll, then attempted to install a copy of the
file from another computer. I still get the same error messages.

I can not find either procedure entry point when I search the registry.

My OS is XP Pro, Version 2002, Service Pack 2.

Help, or at least guide me to a more appropriate discussion group.
 
A

Alun Harford

SteveS60 said:
I apparently made an unknown error. Now when I attempt to install two
software packages I receive error messages. One package results in the
message "The procedure entry point CallWindowProMF could not be located in
the dynamic link library user32.dll. Attempting to install the other package
results in exactly the same error message, but the procedure entry point is
DefWindowProMF.

Well those funtions don't exist in user32.dll, so the program is
crashing. It's badly written.

Maybe they meant to use CallWindowProc/DefWindowProc?

Their QA *really* sucks.

Alun Harford
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top