Click here to Skip to main content
16,015,003 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I need your help on this guys... Pin
Derek Waters4-Apr-02 13:42
Derek Waters4-Apr-02 13:42 
GeneralAutomatically Minimizing Window Pin
4-Apr-02 13:23
suss4-Apr-02 13:23 
GeneralRe: Automatically Minimizing Window Pin
Derek Waters4-Apr-02 13:37
Derek Waters4-Apr-02 13:37 
GeneralRe: Automatically Minimizing Window Pin
moredip4-Apr-02 13:31
moredip4-Apr-02 13:31 
GeneralUrgent: ActiveX and repaint issues. Pin
Oz Ben Eliezer4-Apr-02 13:23
Oz Ben Eliezer4-Apr-02 13:23 
GeneralRe: Urgent: ActiveX and repaint issues. Pin
Douglas Troy5-Apr-02 4:33
Douglas Troy5-Apr-02 4:33 
GeneralDLL mandatory with EXE Pin
4-Apr-02 12:16
suss4-Apr-02 12:16 
GeneralRe: DLL mandatory with EXE Pin
Tim Smith4-Apr-02 12:29
Tim Smith4-Apr-02 12:29 
You can avoid this problem by linking statically instead of dynamically.

Release mode builds the program without debug information and with optimizations.

Tim Smith

I know what you're thinking punk, you're thinking did he spell check this document? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's CodeProject, the most powerful forums in the world and would blow your head clean off, you've got to ask yourself one question, Do I feel lucky? Well do ya punk?
GeneralRe: DLL mandatory with EXE Pin
Frederic Filiatrault4-Apr-02 12:38
Frederic Filiatrault4-Apr-02 12:38 
GeneralRe: DLL mandatory with EXE Pin
Derek Waters4-Apr-02 12:39
Derek Waters4-Apr-02 12:39 
GeneralRe: DLL mandatory with EXE Pin
Frederic Filiatrault4-Apr-02 12:52
Frederic Filiatrault4-Apr-02 12:52 
GeneralRe: DLL mandatory with EXE Pin
Derek Waters4-Apr-02 12:57
Derek Waters4-Apr-02 12:57 
GeneralRe: DLL mandatory with EXE Pin
Oz Ben Eliezer4-Apr-02 13:23
Oz Ben Eliezer4-Apr-02 13:23 
GeneralRe: DLL mandatory with EXE Pin
Derek Waters4-Apr-02 13:32
Derek Waters4-Apr-02 13:32 
GeneralRe: DLL mandatory with EXE Pin
moliate4-Apr-02 12:39
moliate4-Apr-02 12:39 
Generalstatic member funcs/variables Pin
moredip4-Apr-02 12:06
moredip4-Apr-02 12:06 
GeneralRe: static member funcs/variables Pin
Paul M Watt4-Apr-02 12:16
mentorPaul M Watt4-Apr-02 12:16 
GeneralRe: static member funcs/variables Pin
moredip4-Apr-02 12:48
moredip4-Apr-02 12:48 
GeneralRe: static member funcs/variables Pin
Derek Waters4-Apr-02 13:36
Derek Waters4-Apr-02 13:36 
GeneralRe: static member funcs/variables Pin
moredip4-Apr-02 13:41
moredip4-Apr-02 13:41 
GeneralCreating an assembler program in C++ Pin
4-Apr-02 11:59
suss4-Apr-02 11:59 
GeneralMultiple Document Templates and CWinApp::OnFileNew() Pin
Anton Loukine4-Apr-02 11:39
Anton Loukine4-Apr-02 11:39 
GeneralRe: Multiple Document Templates and CWinApp::OnFileNew() Pin
Tomasz Sowinski4-Apr-02 11:45
Tomasz Sowinski4-Apr-02 11:45 
GeneralClosing in CWinApp Pin
dazinith4-Apr-02 10:56
dazinith4-Apr-02 10:56 
GeneralRe: Closing in CWinApp Pin
Christian Graus4-Apr-02 11:02
protectorChristian Graus4-Apr-02 11:02 

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.