![]() |
| ||
| Creating an exe file Hi. I have a program that allows users to enter their information. After they have entered their information and clicked on submit, the program will create another exe file so that when the user opens the exe file, they will be able to see their information. How can I create a exe file from another exe file??? |
| ||
| Re: Creating an exe file I found this link for ya http://www.experts-exchange.com/Prog...1.html#7654606 I don't know if it would be of much help though. |
| ||
| Thanks Thanks for your help. But I wish to do this in C++. How can I make this possible? |
| ||
| Re: Creating an exe file Quote:
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? |
| ||
| Re: Creating an exe file You could generate valid c++ code that does a few couts to display the text and then output that to a text file and use system() with a command line compiler to compile it into an exe. |
| ||
| Re: Creating an exe file Quote:
|
| ||
| Re: Creating an exe file Quote:
|
| All times are GMT -4. The time now is 2:45 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC