Click here to Skip to main content
15,905,068 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Please!!!!! Can someone Help. Pin
FISH7866-Mar-09 17:32
FISH7866-Mar-09 17:32 
GeneralRe: Please!!!!! Can someone Help. Pin
FISH7866-Mar-09 17:32
FISH7866-Mar-09 17:32 
GeneralRe: Please!!!!! Can someone Help. Pin
Garth J Lancaster6-Mar-09 19:24
professionalGarth J Lancaster6-Mar-09 19:24 
GeneralRe: Please!!!!! Can someone Help. Pin
FISH7866-Mar-09 20:12
FISH7866-Mar-09 20:12 
QuestionHow to get the flags set during the creation of an imagelist ? Pin
zouzoulikou6-Mar-09 10:22
zouzoulikou6-Mar-09 10:22 
AnswerRe: How to get the flags set during the creation of an imagelist ? Pin
Yusuf6-Mar-09 11:07
Yusuf6-Mar-09 11:07 
GeneralRe: How to get the flags set during the creation of an imagelist ? Pin
zouzoulikou6-Mar-09 11:22
zouzoulikou6-Mar-09 11:22 
Question.lib mystery and headache [modified] Pin
JackPuppy6-Mar-09 8:40
JackPuppy6-Mar-09 8:40 
the command line of linker in project-property contains:kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

however it doesn't contain "boost_regex-vc80-mt-1_37.lib" which I used to use boost_regex-vc80-mt-1_37.dll and the latter one contains regex_search() function and so on. And I find I can use regex_search,smatch in My Application soomthly. All I do in my source code is including Two head files. I am wondering how does the complier locate "boost_regex-vc80-mt-1_37.lib"? I know there is only symbols(variable names,function names, etc)in .lib, even the complier gain the .lib, how the linker gain the corespondent .dll's name.


Can somebody tell me?
Thanks a lot.

modified on Friday, March 6, 2009 3:08 PM

AnswerRe: .lib mystery and headache Pin
led mike6-Mar-09 10:23
led mike6-Mar-09 10:23 
AnswerRe: .lib mystery and headache Pin
Eytukan6-Mar-09 19:51
Eytukan6-Mar-09 19:51 
GeneralRe: .lib mystery and headache Pin
JackPuppy6-Mar-09 20:59
JackPuppy6-Mar-09 20:59 
GeneralRe: .lib mystery and headache Pin
JackPuppy6-Mar-09 21:02
JackPuppy6-Mar-09 21:02 
GeneralRe: .lib mystery and headache Pin
Eytukan6-Mar-09 21:29
Eytukan6-Mar-09 21:29 
Questionmessage associted with number? Pin
sam_psycho6-Mar-09 6:42
sam_psycho6-Mar-09 6:42 
AnswerRe: message associted with number?[modified] Pin
Eytukan6-Mar-09 6:52
Eytukan6-Mar-09 6:52 
QuestionLeft Mouse Click and Hold Pin
Software20076-Mar-09 6:26
Software20076-Mar-09 6:26 
AnswerRe: Left Mouse Click and Hold Pin
Jonnie White6-Mar-09 6:30
Jonnie White6-Mar-09 6:30 
GeneralRe: Left Mouse Click and Hold Pin
Software20076-Mar-09 6:50
Software20076-Mar-09 6:50 
AnswerRe: Left Mouse Click and Hold Pin
Code-o-mat6-Mar-09 8:23
Code-o-mat6-Mar-09 8:23 
GeneralRe: Left Mouse Click and Hold Pin
Software20076-Mar-09 8:49
Software20076-Mar-09 8:49 
QuestionRe: Left Mouse Click and Hold Pin
David Crow6-Mar-09 10:15
David Crow6-Mar-09 10:15 
QuestionA tricky way of manipulating memory allocation [modified] Pin
JackPuppy6-Mar-09 4:25
JackPuppy6-Mar-09 4:25 
AnswerRe: A tricky way of manipulating memory allocation Pin
Eytukan6-Mar-09 4:59
Eytukan6-Mar-09 4:59 
AnswerRe: A tricky way of manipulating memory allocation Pin
JackPuppy6-Mar-09 5:17
JackPuppy6-Mar-09 5:17 
Answer. Pin
Perisic, Aleksandar6-Mar-09 6:10
Perisic, Aleksandar6-Mar-09 6:10 

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.