Click here to Skip to main content
15,920,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: error LNK2005: _DllMain@12 already defined in MSVCRTD.lib(dllmain.obj) Pin
Hamid_RT8-Jul-07 19:17
Hamid_RT8-Jul-07 19:17 
QuestionHelp me! Rotate algorithm Pin
KienNT7824-Jun-07 18:30
KienNT7824-Jun-07 18:30 
AnswerRe: Help me! Rotate algorithm Pin
CPallini24-Jun-07 20:33
mveCPallini24-Jun-07 20:33 
GeneralRe: Help me! Rotate algorithm Pin
KienNT7824-Jun-07 22:42
KienNT7824-Jun-07 22:42 
QuestionSpy++ view messages posted/sent to a control, or from it? Pin
awah24-Jun-07 18:28
awah24-Jun-07 18:28 
AnswerRe: Spy++ view messages posted/sent to a control, or from it? Pin
JudyL_MD25-Jun-07 2:29
JudyL_MD25-Jun-07 2:29 
QuestionAbout dll dynamic load - a simple question? Pin
Best Kiluyar24-Jun-07 17:47
Best Kiluyar24-Jun-07 17:47 
AnswerRe: About dll dynamic load - a simple question? Pin
Stephen Hewitt24-Jun-07 18:16
Stephen Hewitt24-Jun-07 18:16 
Only one copy of the DLL will be loaded. handle0 will be equal to handle1. The FreeLibrary will need to be called twice to unload the DLL as you called LoadLibrary twice.

Steve

Questionsmart phone Pin
zhuantoulele24-Jun-07 17:25
zhuantoulele24-Jun-07 17:25 
Questioncrash report SDK recommendation? [modified] Pin
code_discuss24-Jun-07 16:53
code_discuss24-Jun-07 16:53 
QuestionDebug is ok, but Release failed. Pin
Peter, Chan24-Jun-07 16:31
Peter, Chan24-Jun-07 16:31 
AnswerRe: Debug is ok, but Release failed. Pin
awah24-Jun-07 17:23
awah24-Jun-07 17:23 
QuestionVisual Sudio 05 C++ ActiveX components [modified] Pin
al250024-Jun-07 15:38
al250024-Jun-07 15:38 
Question[quote="hanhao"]Programmically simulate clicking on webbrowser2 object Pin
awah24-Jun-07 15:16
awah24-Jun-07 15:16 
Questionhow do i implement IOleCommandTarget Pin
awah24-Jun-07 15:15
awah24-Jun-07 15:15 
AnswerRe: how do i implement IOleCommandTarget Pin
Stephen Hewitt24-Jun-07 18:17
Stephen Hewitt24-Jun-07 18:17 
GeneralRe: how do i implement IOleCommandTarget Pin
awah24-Jun-07 18:30
awah24-Jun-07 18:30 
GeneralRe: how do i implement IOleCommandTarget Pin
Stephen Hewitt24-Jun-07 18:32
Stephen Hewitt24-Jun-07 18:32 
GeneralRe: how do i implement IOleCommandTarget Pin
awah25-Jun-07 3:45
awah25-Jun-07 3:45 
QuestionLooking for nice looking GUI library Pin
Joe Smith IX24-Jun-07 6:06
Joe Smith IX24-Jun-07 6:06 
AnswerRe: Looking for nice looking GUI library Pin
sstainba24-Jun-07 9:14
sstainba24-Jun-07 9:14 
AnswerRe: Looking for nice looking GUI library Pin
Hamid_RT24-Jun-07 19:59
Hamid_RT24-Jun-07 19:59 
QuestionCharts in Visual C++ 6.0 Pin
einishant24-Jun-07 2:38
einishant24-Jun-07 2:38 
AnswerRe: Charts in Visual C++ 6.0 Pin
Hans Dietrich24-Jun-07 9:53
mentorHans Dietrich24-Jun-07 9:53 
QuestionAbout Grid in visual C++ Pin
mt_samiei24-Jun-07 2:13
mt_samiei24-Jun-07 2:13 

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.