Click here to Skip to main content
15,890,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Exe not running Pin
prasad_som18-Jan-07 3:39
prasad_som18-Jan-07 3:39 
QuestionRe: Exe not running Pin
David Crow18-Jan-07 4:22
David Crow18-Jan-07 4:22 
AnswerRe: Exe not running Pin
David Crow18-Jan-07 2:48
David Crow18-Jan-07 2:48 
AnswerRe: Exe not running Pin
malaugh18-Jan-07 7:02
malaugh18-Jan-07 7:02 
GeneralRe: Exe not running Pin
David Crow19-Jan-07 2:17
David Crow19-Jan-07 2:17 
GeneralRe: Exe not running Pin
malaugh21-Jan-07 12:59
malaugh21-Jan-07 12:59 
GeneralRe: Exe not running Pin
David Crow22-Jan-07 3:04
David Crow22-Jan-07 3:04 
AnswerRe: Exe not running Pin
Mark Salsbery18-Jan-07 8:50
Mark Salsbery18-Jan-07 8:50 
I'm not sure why static linking is usually the suggested solution to this problem

Static linking is not always desired, and in many instances impossible (eg MFC extension DLLs).

Properly deploying an application is (IMO) necessary.

It's documented... Deployment (C++)[^]

Mark
QuestionChanging the System Menu (CALL A DIALOG) [modified] Pin
JennK18-Jan-07 1:45
JennK18-Jan-07 1:45 
AnswerRe: Changing the System Menu (CALL A DIALOG) Pin
toxcct18-Jan-07 1:56
toxcct18-Jan-07 1:56 
JokeRe: Changing the System Menu (CALL A DIALOG) Pin
jhwurmbach18-Jan-07 2:29
jhwurmbach18-Jan-07 2:29 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
toxcct18-Jan-07 2:36
toxcct18-Jan-07 2:36 
AnswerRe: Changing the System Menu (CALL A DIALOG) Pin
#realJSOP18-Jan-07 2:35
mve#realJSOP18-Jan-07 2:35 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
JennK18-Jan-07 23:26
JennK18-Jan-07 23:26 
AnswerRe: Changing the System Menu (CALL A DIALOG) Pin
David Crow18-Jan-07 2:50
David Crow18-Jan-07 2:50 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
JennK18-Jan-07 23:30
JennK18-Jan-07 23:30 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
David Crow19-Jan-07 2:15
David Crow19-Jan-07 2:15 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
JennK21-Jan-07 23:35
JennK21-Jan-07 23:35 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
David Crow22-Jan-07 2:45
David Crow22-Jan-07 2:45 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
JennK22-Jan-07 4:57
JennK22-Jan-07 4:57 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
David Crow22-Jan-07 5:20
David Crow22-Jan-07 5:20 
GeneralRe: Changing the System Menu (CALL A DIALOG) Pin
JennK22-Jan-07 22:05
JennK22-Jan-07 22:05 
Questioncalloc() Pin
manu_220518-Jan-07 1:34
manu_220518-Jan-07 1:34 
AnswerRe: calloc() Pin
toxcct18-Jan-07 1:41
toxcct18-Jan-07 1:41 
GeneralRe: calloc() Pin
Jonathan [Darka]18-Jan-07 2:07
professionalJonathan [Darka]18-Jan-07 2:07 

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.