Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Trouble with MSVCRT.dll
Name: Allain Date: July 3, 2000 at 14:07:50 Pacific
Comment:
I have a executable file which runs well on my machine (the source file for this exe file is written by C language), but when I copy this exe file to other machine and try to run it, it give me the following message: "The procedure entry point __lc_collate_cp could not be located in the dynamic link library MSVCRT.DLL "
I check the both machines, all of them have MSVCRT.DLL in winnt\system32. The only difference is their size, one on my machine is 261KB, and the other one is 272KB. Do I have to copy the MSVCRT.DLL for my machine to that machine, or what method can I use to solve this problem?
Summary: After installing some software, our computer has developed problems with MSVCRT.dll by the look of it. When we run some programs we get the error "The procedure entry point ??_U@YAPAXI@Z could not be...
Summary: TO:bryan_anslow@candle.com I looked at the msvcirt.dll and decided it might be the problem (as suggested in this thread). Replaced it with an earlier version I dug up (scarey) The msvcrt.dll error ...
Summary: Hi, I am debugging something that could potentially be caused by incorrect version of the msvcrt.dll. So I'm trying to replace my current msvcrt.dll with one of another version to confirm but NT would...