Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Auto view CD Pin
jhwurmbach30-Jan-07 2:47
jhwurmbach30-Jan-07 2:47 
GeneralRe: Auto view CD Pin
Hamid_RT30-Jan-07 18:26
Hamid_RT30-Jan-07 18:26 
AnswerRe: Auto view CD Pin
Maximilien30-Jan-07 3:06
Maximilien30-Jan-07 3:06 
QuestionSet own cursor in application? Pin
bosfan29-Jan-07 21:58
bosfan29-Jan-07 21:58 
AnswerRe: Set own cursor in application? Pin
_AnsHUMAN_ 29-Jan-07 22:05
_AnsHUMAN_ 29-Jan-07 22:05 
AnswerRe: Set own cursor in application? Pin
KarstenK30-Jan-07 1:22
mveKarstenK30-Jan-07 1:22 
AnswerRe: Set own cursor in application? Pin
Hamid_RT30-Jan-07 2:16
Hamid_RT30-Jan-07 2:16 
QuestionStandalone MFC/SDI App with static linking Pin
Dalfxxx29-Jan-07 21:50
Dalfxxx29-Jan-07 21:50 
I am a relative newbie to Visual Studio and C++. I have a C++/MFC/SDI application that is about 1/2 finished and so far so good. Ultimately I wish to statically link any required DLL's and distribute a single stand-alone application (without also distributing separate DLL files). I am having trouble with that.

In fact, I can't create a new project (C++/MFC/SDI) skeleton with static linking using the App Wizard that will compile without also setting the /MDd (debug version) option in the Properties/C++/CodeGeneration section. When I do that, it will compile fine, but the resulting executable requires the DLL's. It doesn't seem to make any difference whether the configuration is for a Debug or a Release build, the DLL's are still required.

Is this simply not possible?

I feel that I must be missing something, because I believe that I did something similar several years ago and it worked fine.

Thanks, Stan
AnswerRe: Standalone MFC/SDI App with static linking Pin
#realJSOP30-Jan-07 4:28
mve#realJSOP30-Jan-07 4:28 
GeneralRe: Standalone MFC/SDI App with static linking Pin
Dalfxxx30-Jan-07 7:12
Dalfxxx30-Jan-07 7:12 
GeneralRe: Standalone MFC/SDI App with static linking Pin
#realJSOP30-Jan-07 23:12
mve#realJSOP30-Jan-07 23:12 
GeneralRe: Standalone MFC/SDI App with static linking Pin
Dalfxxx31-Jan-07 5:19
Dalfxxx31-Jan-07 5:19 
Questionhow to identify new line Pin
vikram.vit29-Jan-07 21:45
vikram.vit29-Jan-07 21:45 
AnswerRe: how to identify new line Pin
Christian Graus29-Jan-07 21:58
protectorChristian Graus29-Jan-07 21:58 
GeneralRe: how to identify new line Pin
vikram.vit29-Jan-07 22:13
vikram.vit29-Jan-07 22:13 
GeneralRe: how to identify new line Pin
Christian Graus29-Jan-07 22:49
protectorChristian Graus29-Jan-07 22:49 
GeneralRe: how to identify new line Pin
vikram.vit29-Jan-07 22:53
vikram.vit29-Jan-07 22:53 
AnswerRe: how to identify new line Pin
_AnsHUMAN_ 29-Jan-07 22:00
_AnsHUMAN_ 29-Jan-07 22:00 
AnswerRe: how to identify new line Pin
KarstenK30-Jan-07 1:31
mveKarstenK30-Jan-07 1:31 
AnswerRe: how to identify new line Pin
David Crow30-Jan-07 2:22
David Crow30-Jan-07 2:22 
QuestionShow status inforamtion (CFileFind) ? Pin
Sakthiu29-Jan-07 20:29
Sakthiu29-Jan-07 20:29 
AnswerRe: Show status inforamtion (CFileFind) ? Pin
Don Box29-Jan-07 22:14
Don Box29-Jan-07 22:14 
QuestionRe: Show status inforamtion (CFileFind) ? Pin
David Crow30-Jan-07 2:25
David Crow30-Jan-07 2:25 
QuestionRe: Show status inforamtion (CFileFind) ? Pin
Laxman Auti30-Jan-07 2:34
Laxman Auti30-Jan-07 2:34 
QuestionRe: Show status inforamtion (CFileFind) ? Pin
Hamid_RT30-Jan-07 2:55
Hamid_RT30-Jan-07 2:55 

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.