Click here to Skip to main content
15,923,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralChange data format from CString to int Pin
ooosawaddee33-Nov-02 23:35
ooosawaddee33-Nov-02 23:35 
GeneralRe: Change data format from CString to int Pin
ian mariano3-Nov-02 23:43
ian mariano3-Nov-02 23:43 
GeneralRe: Change data format from CString to int Pin
RChin3-Nov-02 23:48
RChin3-Nov-02 23:48 
GeneralMSI files problem Pin
Anthony B.3-Nov-02 23:25
Anthony B.3-Nov-02 23:25 
GeneralRe: MSI files problem Pin
ian mariano3-Nov-02 23:33
ian mariano3-Nov-02 23:33 
GeneralRe: MSI files problem Pin
Anonymous6-Nov-02 12:53
Anonymous6-Nov-02 12:53 
GeneralComparing VC++.net standard and VS.net professional Pin
Anonymous3-Nov-02 23:30
Anonymous3-Nov-02 23:30 
General/MD and other c/c++ code generation options Pin
Mondrianx3-Nov-02 23:00
sussMondrianx3-Nov-02 23:00 
Hello all
with reference to VC++.NET
i'd like to figure out a little more deeply the following options (under project settings/c/c++ code generation options page):

runtime library:
/MD[d]
/ML[d]
/MT[d]
/LD[d]

I don't know much about 'threads', i have just noticed that when i select an 'MFC statically linked application', the compiler puts for me /MT[d for debug version] and puts /MD for an 'MFC linked as a shared DLL' project.

I have read the compiler help about these parameters but it isnt' actually much clear, so any tip/info will be greatly appreciated
I especially wonder if, say, i can 'forget' almost everything about these options as long as i will be just selecting 'statically linked MFC projects' (ending in /MT) or 'dynamically linked ones (ending in /MD) or, even if the wizard inserts, as pointed out below, them automatically, there are particular situation needing a further tweaking.

thanks in advance


GeneralRe: /MD and other c/c++ code generation options Pin
Stephane Rodriguez.5-Nov-02 2:34
Stephane Rodriguez.5-Nov-02 2:34 
GeneralOutlook address Book invoking in VC6 Pin
Sufiyan Sana3-Nov-02 21:57
Sufiyan Sana3-Nov-02 21:57 
GeneralRe: Outlook address Book invoking in VC6 Pin
ian mariano3-Nov-02 23:49
ian mariano3-Nov-02 23:49 
GeneralRe: Outlook address Book invoking in VC6 Pin
Anonymous4-Nov-02 0:02
Anonymous4-Nov-02 0:02 
GeneralRe: Outlook address Book invoking in VC6 Pin
ian mariano4-Nov-02 6:51
ian mariano4-Nov-02 6:51 
GeneralRe: Outlook address Book invoking in VC6 Pin
Michael P Butler4-Nov-02 1:08
Michael P Butler4-Nov-02 1:08 
GeneralGDI+ linker issues Pin
Senkwe Chanda3-Nov-02 20:26
Senkwe Chanda3-Nov-02 20:26 
GeneralRe: GDI+ linker issues Pin
Shog93-Nov-02 21:26
sitebuilderShog93-Nov-02 21:26 
GeneralRe: GDI+ linker issues Pin
Senkwe Chanda3-Nov-02 21:39
Senkwe Chanda3-Nov-02 21:39 
GeneralLaunch browser window Pin
Henrik_O3-Nov-02 20:20
Henrik_O3-Nov-02 20:20 
GeneralRe: Launch browser window Pin
Anatari3-Nov-02 20:40
Anatari3-Nov-02 20:40 
GeneralRe: Launch browser window Pin
dabs4-Nov-02 0:01
dabs4-Nov-02 0:01 
QuestionNever lost the focus? Pin
Daniel Strigl3-Nov-02 20:14
Daniel Strigl3-Nov-02 20:14 
AnswerRe: Never lost the focus? Pin
Anatari3-Nov-02 21:03
Anatari3-Nov-02 21:03 
GeneralRe: Never lost the focus? Pin
Daniel Strigl4-Nov-02 1:00
Daniel Strigl4-Nov-02 1:00 
GeneralClass wizard Pin
Shamoon3-Nov-02 20:10
Shamoon3-Nov-02 20:10 
GeneralRe: Class wizard Pin
Anatari3-Nov-02 20:16
Anatari3-Nov-02 20:16 

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.