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.
Visual C++ Crashes at startup
Name: whatsitsname Date: March 4, 2004 at 02:16:51 Pacific OS: Windows XP CPU/Ram: PIII 866mhz , 256 ram
Comment:
I just installed VC++ 6.0 and When i start up visual c++ it crashes at the splash screen and i get the following error
the instruction at "0x77e778ce" referenced memory at "0x00a7198c". The memory could not be written
Summary: Hello, I installed a certain version on visual c++ (dont remember which) and it didn't work, so after uninstalling it I installed another version of visual c++ (professional edition). The compiler run...
Summary: Hello, I have written an example of what I am trying to do...its not exact but its the basic idea. Here is my senario(Visual C++): Well, say for example you create an SDI using the appwizard and i...
Summary: Well, first Visual C++ is simply Microsoft's C++ compiler. It makes it a lot easier to develop Windows applications because it uses MFC and has built in resource editors. Underneath the pretty pictur...