msvc32i MFC application

B

betty0703

everytime I start up I get a message:
msvc32i MFC application has encountered a problem and
needs to close.
What is this and is it something serious? What do I need
to do.
Betty
 
T

Thorsten Matzner

betty0703 said:
everytime I start up I get a message:
msvc32i MFC application has encountered a problem and
needs to close.

Check your startup settings to find out what is causing this.
Applications that start with Windows can be found here:
- the WIN.INI, section [windows], entries "run=" and "load="
- the Registry keys
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
- the folders
C:\DOCUMENTS AND SETTINGS\ALL USERS\START MENU\PROGRAMS\STARTUP
C:\DOCUMENTS AND SETTINGS\{username}\START MENU\PROGRAMS\STARTUP
See also "How to Troubleshoot By Using the Msconfig Utility in Windows
XP" (http://support.microsoft.com/?kbid=310560).
 

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

Similar Threads

MSVC32i application 1
application error 4
msvc32i MFC Application 1
MFC error 3
Error message 1
msvc32i MFC application problem 1
msvc32i MFC Application error 2
how does one fix an msvc32i.exe application 2

Top