Click here to Skip to main content
15,912,932 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Multithreading Pin
Michael Dunn27-Mar-06 9:00
sitebuilderMichael Dunn27-Mar-06 9:00 
QuestionHow to implement crop feature in VC++ Pin
snprani@yahoo.com27-Mar-06 1:29
snprani@yahoo.com27-Mar-06 1:29 
AnswerRe: How to implement crop feature in VC++ Pin
_AnsHUMAN_ 27-Mar-06 3:31
_AnsHUMAN_ 27-Mar-06 3:31 
QuestionAny reson why SelectObject would not work for new bitmap? Pin
Laughing Buddha27-Mar-06 0:15
Laughing Buddha27-Mar-06 0:15 
AnswerRe: How do I select a CBitmap into a dc? Pin
Hamid_RT27-Mar-06 0:26
Hamid_RT27-Mar-06 0:26 
AnswerRe: How do I select a CBitmap into a dc? Pin
Hamid_RT27-Mar-06 0:35
Hamid_RT27-Mar-06 0:35 
GeneralRe: How do I select a CBitmap into a dc? Pin
Laughing Buddha27-Mar-06 3:03
Laughing Buddha27-Mar-06 3:03 
QuestionA problem when port win32console C++ from vs2003 to 2005 Pin
tiancaidao26-Mar-06 23:03
tiancaidao26-Mar-06 23:03 
I update my vs2003 project to 2005, and then build it, got an error lnk2001 error LNK2001: unresolved external symbol "struct std::_DebugHeapTag_t const std::_DebugHeapTag" (?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@B) globalchecker.lib

but I did not know why this happened. globalchecker.lib is successfully export by another project just with some warnings, and the globalchecker may use boost_1_33_1, I can not find any solution on google, any one knows?

Thanks!


Dilly
AnswerRe: A problem when port win32console C++ from vs2003 to 2005 Pin
Cedric Moonen26-Mar-06 23:40
Cedric Moonen26-Mar-06 23:40 
GeneralRe: A problem when port win32console C++ from vs2003 to 2005 Pin
tiancaidao27-Mar-06 0:41
tiancaidao27-Mar-06 0:41 
AnswerRe: A problem when port win32console C++ from vs2003 to 2005 Pin
oshah26-Mar-06 23:59
oshah26-Mar-06 23:59 
GeneralRe: A problem when port win32console C++ from vs2003 to 2005 Pin
tiancaidao27-Mar-06 0:43
tiancaidao27-Mar-06 0:43 
GeneralRe: A problem when port win32console C++ from vs2003 to 2005 Pin
tiancaidao27-Mar-06 0:47
tiancaidao27-Mar-06 0:47 
GeneralRe: A problem when port win32console C++ from vs2003 to 2005 Pin
tiancaidao27-Mar-06 1:01
tiancaidao27-Mar-06 1:01 
QuestionSetting background color of Dialog to RED Pin
RockyJames26-Mar-06 22:49
RockyJames26-Mar-06 22:49 
AnswerRe: Setting background color of Dialog to RED Pin
Nibu babu thomas26-Mar-06 23:00
Nibu babu thomas26-Mar-06 23:00 
GeneralRe: Setting background color of Dialog to RED Pin
RockyJames26-Mar-06 23:21
RockyJames26-Mar-06 23:21 
GeneralRe: Setting background color of Dialog to RED Pin
Nibu babu thomas26-Mar-06 23:26
Nibu babu thomas26-Mar-06 23:26 
AnswerRe: Setting background color of Dialog to RED Pin
Hamid_RT27-Mar-06 0:11
Hamid_RT27-Mar-06 0:11 
AnswerRe: Setting background color of Dialog to RED Pin
Vinaya27-Mar-06 0:23
Vinaya27-Mar-06 0:23 
AnswerRe: Setting background color of Dialog to RED Pin
Ganesh_T27-Mar-06 2:17
Ganesh_T27-Mar-06 2:17 
QuestionQuestion about "singleton in multi-thread" Pin
chenxiujie26-Mar-06 22:05
chenxiujie26-Mar-06 22:05 
AnswerRe: Question about "singleton in multi-thread" Pin
YaronNir27-Mar-06 0:59
YaronNir27-Mar-06 0:59 
GeneralRe: Question about "singleton in multi-thread" Pin
ThatsAlok27-Mar-06 23:17
ThatsAlok27-Mar-06 23:17 
GeneralRe: Question about "singleton in multi-thread" Pin
YaronNir28-Mar-06 20:44
YaronNir28-Mar-06 20:44 

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.