Click here to Skip to main content
15,906,081 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
Hamid_RT16-Jul-07 6:08
Hamid_RT16-Jul-07 6:08 
AnswerRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
#realJSOP16-Jul-07 2:12
professional#realJSOP16-Jul-07 2:12 
GeneralRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
JonnyRockets16-Jul-07 10:58
JonnyRockets16-Jul-07 10:58 
GeneralRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
#realJSOP16-Jul-07 12:16
professional#realJSOP16-Jul-07 12:16 
GeneralRe: Help: Converting an EXE to Microsoft Visual C++ source Pin
JonnyRockets16-Jul-07 14:41
JonnyRockets16-Jul-07 14:41 
QuestionHow to change resource dll in CDialog application? Pin
Peter, Chan15-Jul-07 16:42
Peter, Chan15-Jul-07 16:42 
AnswerRe: How to change resource dll in CDialog application? Pin
Randor 15-Jul-07 22:39
professional Randor 15-Jul-07 22:39 
GeneralRe: How to change resource dll in CDialog application? Pin
Peter, Chan15-Jul-07 23:52
Peter, Chan15-Jul-07 23:52 
QuestionHow to pass the parameter in WinMain() Pin
abruzzi15-Jul-07 15:59
abruzzi15-Jul-07 15:59 
AnswerRe: How to pass the parameter in WinMain() Pin
Michael Dunn15-Jul-07 17:38
sitebuilderMichael Dunn15-Jul-07 17: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.