Click here to Skip to main content
15,915,509 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CBitmapButton Pin
Iain Clarke, Warrior Programmer7-May-04 5:35
Iain Clarke, Warrior Programmer7-May-04 5:35 
GeneralRe: CBitmapButton Pin
Rick York7-May-04 8:05
mveRick York7-May-04 8:05 
GeneralRe: CBitmapButton Pin
dart137-May-04 9:43
dart137-May-04 9:43 
GeneralRe: CBitmapButton Pin
David Crow7-May-04 8:17
David Crow7-May-04 8:17 
GeneralRe: CBitmapButton Pin
Gary R. Wheeler8-May-04 14:10
Gary R. Wheeler8-May-04 14:10 
Questionhow do i get the source code back Pin
Ghadir7-May-04 5:16
Ghadir7-May-04 5:16 
AnswerRe: Two Words ... Pin
Chris Meech7-May-04 5:32
Chris Meech7-May-04 5:32 
AnswerRe: how do i get the source code back Pin
RChin7-May-04 5:37
RChin7-May-04 5:37 
I'm not sure about other languages apart from C++, but compilation is a one way process. There is no undo process.

There are programs that allow you to build messy assembly language interpretation of a given EXE file, but the 'original' source code used to build the program is unobtainable.

Why in god's name would anyone want to build an app, then delete the source code anyway, especially if future fixes may be necessary?




I Dream of Absolute Zero

Generalit was deleted by accident, as stated in the original thread Pin
CABS7-May-04 5:41
CABS7-May-04 5:41 
GeneralRe: how do i get the source code back Pin
David Crow7-May-04 8:21
David Crow7-May-04 8:21 
GeneralRe: how do i get the source code back Pin
Steve S7-May-04 8:32
Steve S7-May-04 8:32 
Generallesson learned Pin
CABS7-May-04 9:15
CABS7-May-04 9:15 
AnswerRe: how do i get the source code back Pin
jmkhael7-May-04 5:52
jmkhael7-May-04 5:52 
GeneralRe: how do i get the source code back Pin
CABS7-May-04 6:10
CABS7-May-04 6:10 
Generalyes Pin
CABS7-May-04 6:11
CABS7-May-04 6:11 
AnswerRe: how do i get the source code back Pin
toxcct7-May-04 6:08
toxcct7-May-04 6:08 
Generalthnx Pin
CABS7-May-04 6:12
CABS7-May-04 6:12 
QuestionHow to handle the disabled icon in the main menu? Pin
Cyrus Dang7-May-04 4:51
Cyrus Dang7-May-04 4:51 
Generalsaving in binary files Pin
Tagamoga7-May-04 4:22
Tagamoga7-May-04 4:22 
GeneralRe: saving in binary files Pin
David Crow7-May-04 4:54
David Crow7-May-04 4:54 
GeneralRe: saving in binary files Pin
Tagamoga7-May-04 7:50
Tagamoga7-May-04 7:50 
GeneralRe: saving in binary files Pin
David Crow7-May-04 8:16
David Crow7-May-04 8:16 
GeneralRe: saving in binary files Pin
Tagamoga7-May-04 11:16
Tagamoga7-May-04 11:16 
Generaldialog with a connect button Pin
Ghadir7-May-04 4:13
Ghadir7-May-04 4:13 
GeneralRe: dialog with a connect button Pin
David Crow7-May-04 4:56
David Crow7-May-04 4:56 

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.