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

C / C++ / MFC

 
QuestionAssigning parent to a Dialog Pin
doctorpi11-Apr-07 7:03
doctorpi11-Apr-07 7:03 
AnswerRe: Assigning parent to a Dialog Pin
led mike11-Apr-07 7:10
led mike11-Apr-07 7:10 
GeneralRe: Assigning parent to a Dialog Pin
doctorpi11-Apr-07 7:41
doctorpi11-Apr-07 7:41 
GeneralRe: Assigning parent to a Dialog [modified] Pin
doctorpi11-Apr-07 8:25
doctorpi11-Apr-07 8:25 
GeneralRe: Assigning parent to a Dialog Pin
led mike11-Apr-07 8:56
led mike11-Apr-07 8:56 
QuestionWriting XML to file Pin
LCI11-Apr-07 6:22
LCI11-Apr-07 6:22 
AnswerRe: Writing XML to file Pin
led mike11-Apr-07 6:55
led mike11-Apr-07 6:55 
QuestionCompiler Switches /MD and MT Pin
nde_plume11-Apr-07 6:10
nde_plume11-Apr-07 6:10 
What is the difference in terms of code generation with these two switches? I understand one if for DLL code and one for Multithread code, but it seems that this means I need to generate four static library versions with each library (six if I include single threaded), since I need a release and debug version.

Are people really generating six versions of each static library or am I just missing something important?


AnswerRe: Compiler Switches /MD and MT [modified] Pin
sthotakura11-Apr-07 11:35
sthotakura11-Apr-07 11:35 
QuestionWin32 Graphical drawing. Pin
deville7511-Apr-07 4:33
deville7511-Apr-07 4:33 
AnswerRe: Win32 Graphical drawing. Pin
Cedric Moonen11-Apr-07 4:45
Cedric Moonen11-Apr-07 4:45 
GeneralRe: Win32 Graphical drawing. Pin
deville7511-Apr-07 4:53
deville7511-Apr-07 4:53 
GeneralRe: Win32 Graphical drawing. Pin
deville7511-Apr-07 5:20
deville7511-Apr-07 5:20 
GeneralRe: Win32 Graphical drawing. Pin
deville7511-Apr-07 5:25
deville7511-Apr-07 5:25 
GeneralRe: Win32 Graphical drawing. Pin
Cedric Moonen11-Apr-07 7:31
Cedric Moonen11-Apr-07 7:31 
Questionhow to convert _variant_t to char*? Pin
Arris7411-Apr-07 4:06
Arris7411-Apr-07 4:06 
AnswerRe: how to convert _variant_t to char*? Pin
led mike11-Apr-07 6:15
led mike11-Apr-07 6:15 
Questiondoes visual studio express support mfc? Pin
IlanTal11-Apr-07 3:52
IlanTal11-Apr-07 3:52 
AnswerRe: does visual studio express support mfc? Pin
toxcct11-Apr-07 3:54
toxcct11-Apr-07 3:54 
QuestionCOM Pin
prathuraj11-Apr-07 3:01
prathuraj11-Apr-07 3:01 
AnswerRe: COM Pin
cp987611-Apr-07 3:02
cp987611-Apr-07 3:02 
AnswerRe: COM Pin
Hamid_RT11-Apr-07 3:05
Hamid_RT11-Apr-07 3:05 
GeneralRe: COM Pin
prathuraj11-Apr-07 3:29
prathuraj11-Apr-07 3:29 
GeneralRe: COM Pin
Hamid_RT11-Apr-07 4:09
Hamid_RT11-Apr-07 4:09 
QuestionAccess denied error in service program [modified] Pin
A_K_C11-Apr-07 2:42
A_K_C11-Apr-07 2:42 

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.