Click here to Skip to main content
15,909,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debugging C macros using Visual Studio Pin
Nemanja Trifunovic14-Jan-10 7:30
Nemanja Trifunovic14-Jan-10 7:30 
QuestionRe: Debugging C macros using Visual Studio Pin
CPallini14-Jan-10 9:39
mveCPallini14-Jan-10 9:39 
AnswerRe: Debugging C macros using Visual Studio Pin
ForNow14-Jan-10 16:10
ForNow14-Jan-10 16:10 
QuestionCalling a VC++ 6.0 DLL from a VB program Pin
Lazzari Patrizio14-Jan-10 3:29
Lazzari Patrizio14-Jan-10 3:29 
AnswerRe: Calling a VC++ 6.0 DLL from a VB program [modified] Pin
Chris Losinger14-Jan-10 3:41
professionalChris Losinger14-Jan-10 3:41 
AnswerRe: Calling a VC++ 6.0 DLL from a VB program Pin
Rajesh R Subramanian14-Jan-10 3:57
professionalRajesh R Subramanian14-Jan-10 3:57 
GeneralRe: Calling a VC++ 6.0 DLL from a VB program Pin
Lazzari Patrizio14-Jan-10 4:46
Lazzari Patrizio14-Jan-10 4:46 
AnswerRe: Calling a VC++ 6.0 DLL from a VB program Pin
Rajesh R Subramanian14-Jan-10 5:16
professionalRajesh R Subramanian14-Jan-10 5:16 
As long as you are not throwing around MFC objects between functions (back and forth the DLL and client), just changing the settings should suffice. Because that would be possible only when an MFC extension DLL loaded by an MFC program.

Also, remember what the other responder said about calling conventions while exporting functions from the DLL.


“Follow your bliss.” – Joseph Campbell

Question3D Image Pin
ashwath197914-Jan-10 1:18
ashwath197914-Jan-10 1:18 
AnswerCross Post ! Pin
Garth J Lancaster14-Jan-10 1:33
professionalGarth J Lancaster14-Jan-10 1:33 
Questionerror: hres 0x80010106 Cannot change thread mode after it is set. Pin
Le@rner13-Jan-10 23:28
Le@rner13-Jan-10 23:28 
AnswerRe: error: hres 0x80010106 Cannot change thread mode after it is set. Pin
Richard MacCutchan14-Jan-10 0:45
mveRichard MacCutchan14-Jan-10 0:45 
GeneralRe: error: hres 0x80010106 Cannot change thread mode after it is set. Pin
CPallini14-Jan-10 1:58
mveCPallini14-Jan-10 1:58 
GeneralRe: error: hres 0x80010106 Cannot change thread mode after it is set. Pin
Richard MacCutchan14-Jan-10 4:43
mveRichard MacCutchan14-Jan-10 4:43 
QuestionCDockablePane AutHide issue Pin
Harsh Shankar13-Jan-10 22:58
Harsh Shankar13-Jan-10 22:58 
QuestionC++ - Virtual Destructor Pin
davarun13-Jan-10 21:49
davarun13-Jan-10 21:49 
AnswerRe: C++ - Virtual Destructor Pin
CPallini13-Jan-10 22:31
mveCPallini13-Jan-10 22:31 
AnswerRe: C++ - Virtual Destructor Pin
Graham Breach13-Jan-10 22:37
Graham Breach13-Jan-10 22:37 
AnswerRe: C++ - Virtual Destructor Pin
Stuart Dootson13-Jan-10 23:27
professionalStuart Dootson13-Jan-10 23:27 
GeneralRe: C++ - Virtual Destructor Pin
davarun15-Jan-10 2:36
davarun15-Jan-10 2:36 
GeneralRe: C++ - Virtual Destructor Pin
Stuart Dootson15-Jan-10 2:58
professionalStuart Dootson15-Jan-10 2:58 
GeneralRe: C++ - Virtual Destructor Pin
davarun15-Jan-10 3:23
davarun15-Jan-10 3:23 
GeneralRe: C++ - Virtual Destructor Pin
Stuart Dootson15-Jan-10 3:38
professionalStuart Dootson15-Jan-10 3:38 
GeneralRe: C++ - Virtual Destructor Pin
davarun15-Jan-10 4:34
davarun15-Jan-10 4:34 
GeneralRe: C++ - Virtual Destructor Pin
Stuart Dootson15-Jan-10 4:44
professionalStuart Dootson15-Jan-10 4: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.