Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to run another object from another project Pin
David Crow18-Apr-08 3:26
David Crow18-Apr-08 3:26 
AnswerRe: How to run another object from another project Pin
Nathan Holt at EMOM16-Apr-08 10:30
Nathan Holt at EMOM16-Apr-08 10:30 
GeneralRe: How to run another object from another project Pin
kanekcwu16-Apr-08 13:42
kanekcwu16-Apr-08 13:42 
GeneralRe: How to run another object from another project Pin
Hamid_RT17-Apr-08 6:43
Hamid_RT17-Apr-08 6:43 
GeneralRe: How to run another object from another project Pin
kanekcwu17-Apr-08 14:15
kanekcwu17-Apr-08 14:15 
GeneralRe: How to run another object from another project Pin
Hamid_RT17-Apr-08 19:21
Hamid_RT17-Apr-08 19:21 
GeneralRe: How to run another object from another project Pin
kanekcwu16-Apr-08 13:56
kanekcwu16-Apr-08 13:56 
GeneralRe: How to run another object from another project Pin
Nathan Holt at EMOM16-Apr-08 15:55
Nathan Holt at EMOM16-Apr-08 15:55 
kanekcwu wrote:
Both of my projects areMFC


I assume that you mean MFC executable projects, as opposed to MFC extension dlls. I have never used MFC automation, but I think you can use that to make methods in one executable callable. Another possibility would be to convert one of your projects to an MFC extension dll project (which has some issues), or an ATL project (which would provide much better automation support than MFC).

Nathan
Generalabout the access violation error at the malloc sentence Pin
wendyyue16-Apr-08 4:38
wendyyue16-Apr-08 4:38 
GeneralRe: about the access violation error at the malloc sentence Pin
Cedric Moonen16-Apr-08 4:53
Cedric Moonen16-Apr-08 4:53 
QuestionRe: about the access violation error at the malloc sentence Pin
CPallini16-Apr-08 5:10
mveCPallini16-Apr-08 5:10 
GeneralRe: about the access violation error at the malloc sentence Pin
wendyyue16-Apr-08 5:26
wendyyue16-Apr-08 5:26 
GeneralRe: about the access violation error at the malloc sentence Pin
CPallini16-Apr-08 5:35
mveCPallini16-Apr-08 5:35 
GeneralRe: about the access violation error at the malloc sentence Pin
David Crow16-Apr-08 10:24
David Crow16-Apr-08 10:24 
QuestionSSE2 Pin
galois16-Apr-08 4:37
galois16-Apr-08 4:37 
GeneralRe: SSE2 Pin
Randor 16-Apr-08 7:37
professional Randor 16-Apr-08 7:37 
QuestionHow to inject javascript into webbrowser control Pin
Alexander Fedorov16-Apr-08 4:21
Alexander Fedorov16-Apr-08 4:21 
AnswerRe: How to inject javascript into webbrowser control Pin
led mike16-Apr-08 4:29
led mike16-Apr-08 4:29 
GeneralRe: How to inject javascript into webbrowser control Pin
Alexander Fedorov16-Apr-08 4:50
Alexander Fedorov16-Apr-08 4:50 
GeneralRe: How to inject javascript into webbrowser control Pin
led mike16-Apr-08 5:02
led mike16-Apr-08 5:02 
GeneralRe: How to inject javascript into webbrowser control Pin
Alexander Fedorov16-Apr-08 5:11
Alexander Fedorov16-Apr-08 5:11 
GeneralRe: How to inject javascript into webbrowser control Pin
led mike16-Apr-08 5:27
led mike16-Apr-08 5:27 
GeneralUsing .Net function in vc++ [modified] Pin
rp_suman16-Apr-08 3:01
rp_suman16-Apr-08 3:01 
GeneralRe: Using .Net function in vc++ Pin
Iain Clarke, Warrior Programmer16-Apr-08 3:28
Iain Clarke, Warrior Programmer16-Apr-08 3:28 
GeneralProblem: HANDLE when same name in exe and DLL Pin
janadhana16-Apr-08 1:50
janadhana16-Apr-08 1:50 

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.