My notebook keeps gigiving me this error message:
-----------------------------------------------------------------
Microsoft Visual C++ Runtime Library
Runtime error!
Program: c:\program files...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_23095352.html
I want to enter file name as integers 1,2 ... What I want is to append the date like FEB-19-08-1, FEB-19-08-2. The user only needs to enter 1 or 2 as a sequence number and the current date be appen...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23173193.html
Zones:
C++Date Answered: 02/20/2008 Rating: 5.8 Views: 84
I have a sample Application which is running properly on VC++ 6.0 but the same application is not working on Visual Studio 2005 on XP, but I am able to compile it properly.
I want the applicatio...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_23182020.html
Zones:
MS Visual C++Date Answered: 02/27/2008 Rating: 6.4 Views: 0
I'm using MS Visual C++ to create a Windows Form Application.
How do I take a file name which I have in a textbox on the form and use it to open the file when a button is clicked?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23187353.html
Zones:
C++Date Answered: 02/25/2008 Rating: 7.0 Views: 116
I have created a Windows Form application in Microsoft Visual C++. How do I implement my form/dialog box so that it cannot be launched more than once? ..Therefofe, making it modal?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_23191512.html
Hi,
I have a user that keeps getting the following error, when she logs off or logs on the computer.
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\Program Files\HP\Product...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_23211028.html
I am trying to extend an existing Visual C++ MFC desktop program to access the .Net Framework. However when I set the project configuration properties for the Common Language Runtime Support to "C...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_23366299.html
Hello, I am trying to create a c++ file that will display text similar to that of the old form feed banners. I'm lost on how to do this... can someone help me on this?
Here is a link to give a ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23366333.html
Can someone give me a little help with writing a 2d character array?
I'm try to create an array that is 12 rows by 2 columns. The first column would contain a number for selection purposes and ...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/Visual_CPP/Q_23367028.ht...
I wish to create a simple dialog-based application (using MFC) with a tooltip that can display different text according to where the mouse pointer is located, and also switch off this tooltip at ot...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_23510758.html