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

C / C++ / MFC

 
GeneralRe: application to run on explorer Pin
Hamid_RT16-Jul-07 6:11
Hamid_RT16-Jul-07 6:11 
Questionembed ms word with MFC and insert image Pin
saravananr_mca15-Jul-07 19:00
saravananr_mca15-Jul-07 19:00 
Questionhow to add a text dynamically in combo box? Pin
vikramkarthik15-Jul-07 18:45
vikramkarthik15-Jul-07 18:45 
AnswerRe: how to add a text dynamically in combo box? Pin
sheshidar15-Jul-07 18:58
sheshidar15-Jul-07 18:58 
GeneralRe: how to add a text dynamically in combo box? Pin
vikramkarthik15-Jul-07 21:30
vikramkarthik15-Jul-07 21:30 
AnswerRe: how to add a text dynamically in combo box? Pin
Hamid_RT15-Jul-07 19:28
Hamid_RT15-Jul-07 19:28 
AnswerRe: how to add a text dynamically in combo box? Pin
David Crow16-Jul-07 4:09
David Crow16-Jul-07 4:09 
QuestionKill focus of a dialog. Pin
harsha u15-Jul-07 18:08
harsha u15-Jul-07 18:08 
AnswerRe: Kill focus of a dialog. Pin
Hamid_RT15-Jul-07 19:32
Hamid_RT15-Jul-07 19:32 
GeneralRe: Kill focus of a dialog. Pin
harsha u15-Jul-07 20:33
harsha u15-Jul-07 20:33 
AnswerRe: Kill focus of a dialog. Pin
#realJSOP16-Jul-07 2:11
professional#realJSOP16-Jul-07 2:11 
GeneralRe: Kill focus of a dialog. Pin
harsha u16-Jul-07 2:15
harsha u16-Jul-07 2:15 
AnswerRe: Kill focus of a dialog. Pin
David Crow16-Jul-07 4:12
David Crow16-Jul-07 4:12 
QuestionHow to develop Multilanguage software in MFC Pin
flyox15-Jul-07 17:42
flyox15-Jul-07 17:42 
AnswerRe: How to develop Multilanguage software in MFC Pin
Hamid_RT15-Jul-07 19:52
Hamid_RT15-Jul-07 19:52 
QuestionHow to write Arabic directly in VC6.0 ? Pin
Peter, Chan15-Jul-07 16:50
Peter, Chan15-Jul-07 16:50 
AnswerRe: How to write Arabic directly in VC6.0 ? Pin
Michael Dunn15-Jul-07 17:35
sitebuilderMichael Dunn15-Jul-07 17:35 
QuestionHelp: Converting an EXE to Microsoft Visual C++ source Pin
JonnyRockets15-Jul-07 16:49
JonnyRockets15-Jul-07 16:49 
Here is my scenario:

My friend Tom has made a program in Microsoft Visual C++, He compiled his program into Program.exe and sent me program.exe with all the necessary .dlls etc to run. My problem is his program has several errors and I want to edit his C++ source and recompiled it. The issue is Tom lost the Visual C++ Source files for his program.

My Question is, can anyone give me an outline of what is needed to convert his program back to C++ source files, and what are the Best programs for the task ( I dont mind paying) to do this. What I have attempted so far, is I have decompiled the program using IDA Pro and saved my decompiled project as Program.ASM (low lvl language) im stuck on getting this low level language Program.ASM converted somehow into C++ source. I may have decompiled it incorrectly, (or stared off completely wrong)in addition, if anyone has a good guide on how to ensure you have Correctly decompiled a program with little or no errors that would also be appreciated.

Thank you for your time, Any Help would be appreciated.
AnswerRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
Michael Dunn15-Jul-07 17:37
sitebuilderMichael Dunn15-Jul-07 17:37 
QuestionRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
Hamid_RT15-Jul-07 19:54
Hamid_RT15-Jul-07 19:54 
AnswerRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
dharani15-Jul-07 23:37
dharani15-Jul-07 23:37 
GeneralRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
ThatsAlok16-Jul-07 0:30
ThatsAlok16-Jul-07 0:30 
GeneralRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
dharani16-Jul-07 1:08
dharani16-Jul-07 1:08 
GeneralRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
David Crow16-Jul-07 4:24
David Crow16-Jul-07 4:24 
GeneralRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
ThatsAlok16-Jul-07 7:26
ThatsAlok16-Jul-07 7:26 

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.