Forum: C++ Feb 25th, 2008 |
| Replies: 6 Views: 14,639 Actually my exe file is there in /bin directory, so is it mandatory that if i have to create a .exe file in the same? Also I cannot find any where in the program, where it is mentioned to make .exe... |
Forum: C++ Feb 25th, 2008 |
| Replies: 6 Views: 14,639 Hi please help me, i have a .exe file for my c++ program, but I don't want that. I need to find how it calls my main function. Is it possible? |
Forum: C++ Feb 15th, 2008 |
| Replies: 20 Views: 34,254 Hi please help me, I want to read an xml file with c++. Means, using COM+ logics how I can send my xml file in the local directory to my c++ code to read it? It would be really thankful if you could... |