Click here to Skip to main content
15,898,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: registry cleaner for window xp Pin
Hamid_RT24-Aug-07 2:51
Hamid_RT24-Aug-07 2:51 
AnswerRe: registry cleaner for window xp Pin
David Crow24-Aug-07 6:18
David Crow24-Aug-07 6:18 
QuestionMFC Dialog I/O Pin
alberthyc23-Aug-07 17:53
alberthyc23-Aug-07 17:53 
AnswerRe: MFC Dialog I/O Pin
Nishad S23-Aug-07 21:21
Nishad S23-Aug-07 21:21 
AnswerRe: MFC Dialog I/O Pin
toxcct23-Aug-07 22:00
toxcct23-Aug-07 22:00 
GeneralRe: MFC Dialog I/O Pin
alberthyc24-Aug-07 4:01
alberthyc24-Aug-07 4:01 
AnswerRe: MFC Dialog I/O Pin
ghle26-Aug-07 11:00
ghle26-Aug-07 11:00 
QuestionHelp on creating .exe for another PC that has no Visual Studio Pin
Llasus23-Aug-07 16:01
Llasus23-Aug-07 16:01 
Hello guys,
Good day to you. I have a coded an MFC application which uses the XML library to create XML data and send it through TCP/IP. Now, I need to compile the code and create a .exe that will run to another PC which unfortunately has no Visual Studio installed.
I tried this before with another code and it worked just by setting on the project settings -> use static library. Though the problem with my current code is that it pops-up this error:
cl : command line error D8016 : command line option '/MTd' and '/clr:oldsyntax' cannot be used at the same time
Now, I solved this problem but it made another. As it turns out, somehow I am using managed code with unmanaged (I dont know if the term is right) which I cant.
Please help me with this, I just need to create the .exe file for another PC without VS. Thank you for your time. Smile | :)
AnswerRe: Help on creating .exe for another PC that has no Visual Studio Pin
Llasus23-Aug-07 20:14
Llasus23-Aug-07 20:14 
GeneralRe: Help on creating .exe for another PC that has no Visual Studio Pin
ShilpiP23-Aug-07 21:11
ShilpiP23-Aug-07 21:11 
GeneralRe: Help on creating .exe for another PC that has no Visual Studio Pin
Arun krishnan23-Aug-07 21:34
Arun krishnan23-Aug-07 21:34 
GeneralRe: Help on creating .exe for another PC that has no Visual Studio Pin
toxcct23-Aug-07 22:01
toxcct23-Aug-07 22:01 
GeneralRe: Help on creating .exe for another PC that has no Visual Studio Pin
Llasus23-Aug-07 22:28
Llasus23-Aug-07 22:28 
AnswerRe: Help on creating .exe for another PC that has no Visual Studio Pin
Sameerkumar Namdeo23-Aug-07 21:33
Sameerkumar Namdeo23-Aug-07 21:33 
GeneralRe: Help on creating .exe for another PC that has no Visual Studio Pin
Llasus23-Aug-07 22:30
Llasus23-Aug-07 22:30 
AnswerRe: Help on creating .exe for another PC that has no Visual Studio Pin
jhwurmbach23-Aug-07 22:11
jhwurmbach23-Aug-07 22:11 
GeneralRe: Help on creating .exe for another PC that has no Visual Studio Pin
Llasus23-Aug-07 22:31
Llasus23-Aug-07 22:31 
Questionstring::substr -- allocate on heap? Pin
devvvy23-Aug-07 15:45
devvvy23-Aug-07 15:45 
AnswerRe: string::substr -- allocate on heap? Pin
User 58385223-Aug-07 20:11
User 58385223-Aug-07 20:11 
QuestionCPU Time of a process Pin
DevMentor.org23-Aug-07 12:05
DevMentor.org23-Aug-07 12:05 
AnswerRe: CPU Time of a process Pin
DevMentor.org23-Aug-07 12:15
DevMentor.org23-Aug-07 12:15 
AnswerRe: CPU Time of a process Pin
aks.23-Aug-07 15:29
aks.23-Aug-07 15:29 
GeneralRe: CPU Time of a process Pin
DevMentor.org23-Aug-07 15:59
DevMentor.org23-Aug-07 15:59 
QuestionCan I enforce the IntelliSence databese rebuild in VS2005? Pin
oleg6323-Aug-07 11:40
professionaloleg6323-Aug-07 11:40 
QuestionAPI For Monitoring Events on a Folder Pin
vikrant kpr23-Aug-07 10:38
vikrant kpr23-Aug-07 10:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.