Click here to Skip to main content
15,888,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionstd::string.insert Pin
Andy H27-Mar-07 6:20
Andy H27-Mar-07 6:20 
AnswerRe: std::string.insert Pin
Christian Graus27-Mar-07 6:33
protectorChristian Graus27-Mar-07 6:33 
AnswerRe: std::string.insert Pin
Rick York27-Mar-07 9:24
mveRick York27-Mar-07 9:24 
AnswerRe: std::string.insert Pin
User 58385227-Mar-07 15:01
User 58385227-Mar-07 15:01 
GeneralRe: std::string.insert Pin
Andy H27-Mar-07 20:33
Andy H27-Mar-07 20:33 
Question[Message Deleted] Pin
vibindia27-Mar-07 5:55
vibindia27-Mar-07 5:55 
AnswerRe: Serialize [modified] Pin
toxcct27-Mar-07 5:57
toxcct27-Mar-07 5:57 
QuestionCompiling a single dll from several .lib Pin
Themis27-Mar-07 5:12
Themis27-Mar-07 5:12 
Hi,

I am trying to compile a single dll from several static library projects in VS2005. However as it seems the compiler does not link the .lib libraries to the dll unless they are referenced in the dynamic library project. Is there any way (linker flag?) that I can aggregate several .libs in a dll file without having to reference their classes/functions/vars?

Thanks,
Themis

AnswerRe: Compiling a single dll from several .lib Pin
Chris Losinger27-Mar-07 5:34
professionalChris Losinger27-Mar-07 5:34 
GeneralRe: Compiling a single dll from several .lib Pin
toxcct27-Mar-07 5:40
toxcct27-Mar-07 5:40 
GeneralRe: Compiling a single dll from several .lib Pin
Themis27-Mar-07 6:38
Themis27-Mar-07 6:38 
GeneralRe: Compiling a single dll from several .lib Pin
Chris Losinger27-Mar-07 6:50
professionalChris Losinger27-Mar-07 6:50 
GeneralRe: Compiling a single dll from several .lib Pin
Themis27-Mar-07 7:10
Themis27-Mar-07 7:10 
QuestionHow to detect change in desktop Pin
MachineMHK27-Mar-07 4:28
MachineMHK27-Mar-07 4:28 
QuestionRe: How to detect change in desktop Pin
Programm3r27-Mar-07 5:02
Programm3r27-Mar-07 5:02 
AnswerRe: How to detect change in desktop Pin
David Crow27-Mar-07 5:54
David Crow27-Mar-07 5:54 
Questionhow to get difference between two dates using CDateTimeCtrl ? Pin
jalsa G27-Mar-07 4:13
jalsa G27-Mar-07 4:13 
AnswerRe: how to get difference between two dates using CDateTimeCtrl ? Pin
Iain Clarke, Warrior Programmer27-Mar-07 4:48
Iain Clarke, Warrior Programmer27-Mar-07 4:48 
AnswerRe: how to get difference between two dates using CDateTimeCtrl ? Pin
David Crow27-Mar-07 5:56
David Crow27-Mar-07 5:56 
QuestionSorting a vector of non-primitive data types (structs) Pin
all_in_flames27-Mar-07 3:08
professionalall_in_flames27-Mar-07 3:08 
AnswerRe: Sorting a vector of non-primitive data types (structs) Pin
Christian Graus27-Mar-07 3:12
protectorChristian Graus27-Mar-07 3:12 
AnswerRe: Sorting a vector of non-primitive data types (structs) Pin
Stephen Hewitt27-Mar-07 4:05
Stephen Hewitt27-Mar-07 4:05 
GeneralRe: Sorting a vector of non-primitive data types (structs) Pin
all_in_flames27-Mar-07 5:16
professionalall_in_flames27-Mar-07 5:16 
GeneralRe: Sorting a vector of non-primitive data types (structs) Pin
Christian Graus27-Mar-07 6:02
protectorChristian Graus27-Mar-07 6:02 
GeneralRe: Sorting a vector of non-primitive data types (structs) Pin
Stephen Hewitt27-Mar-07 13:33
Stephen Hewitt27-Mar-07 13:33 

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.