How to do initial tasks when calling Show()I called several Form2 from Form1 as in below: for(int i=0; i<maxLoop; i++){ Form2^ myForm = g...
Returning pointer from functionsSource from http://www.tutorialspoint.com/cplusplus/cpp_return_pointer_from_functions.htm *********...
can't start .exe fileI have four options: Multi-threaded (/MT) Multi-threaded Debug (/MTd) Multi-threaded DLL (/MD) Multi...
can't start .exe fileI made a program in MS Visual Studio 2010 C++ and built it without problem. I can run the .exe file...
MessageBox Yes, it is Visual C++.
This user does not accept Private Messages