"Entry point not found" errors aren't specific to a single program or fault; they can be caused by a variety of things. Usually there's more to the error message than just "entry point not found", and that additional text should give more descriptive info on the given fault.
If the message you get has such information in it, please post the exact text.
Also- at what exact point in the boot process do you get the error?
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Curiousity question: Did you install or uninstall any software just prior to this happening? Sometimes system files like msvcrt.dll (Microsoft Visual C runtime library file) get replaced/overwritten/corrupted in the process of doing so.
MS has an article which describes a situation very similar to yours, and describes how to replace your current msvcrt.dll with a fresh copy from your Win XP disk; it might help in this case (and I doubt it will hurt to try):
http://support.microsoft.com/default.aspx?scid=kb;EN-US;324762
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
OK- let us know what happens. If it doesn't work, there are other possible fixes, but let's first see if replacing the library file works.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Great- glad we could help you get it sorted out :)
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370