Click here to Skip to main content
15,900,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: debug dll not working Pin
Malli_S21-Mar-12 20:09
Malli_S21-Mar-12 20:09 
AnswerRe: debug dll not working Pin
Stephen Hewitt22-Mar-12 3:41
Stephen Hewitt22-Mar-12 3:41 
QuestionvCard Pin
wangxiaodong21-Mar-12 1:55
wangxiaodong21-Mar-12 1:55 
AnswerRe: vCard Pin
Code-o-mat21-Mar-12 2:38
Code-o-mat21-Mar-12 2:38 
Questionload dll on remote PC Pin
lolyckan20-Mar-12 22:30
lolyckan20-Mar-12 22:30 
AnswerRe: load dll on remote PC Pin
Code-o-mat20-Mar-12 23:15
Code-o-mat20-Mar-12 23:15 
GeneralRe: load dll on remote PC Pin
lolyckan21-Mar-12 1:52
lolyckan21-Mar-12 1:52 
GeneralRe: load dll on remote PC Pin
Code-o-mat21-Mar-12 1:57
Code-o-mat21-Mar-12 1:57 
Why do you need to load the DLL in your local application? The remote application loads your DLL, your DLL then listens on some (TCP) port and you can connect to it from your local application and send data as needed. Wouldn't this work?
> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> If it doesn't matter, it's antimatter.<

GeneralRe: load dll on remote PC Pin
lolyckan21-Mar-12 2:21
lolyckan21-Mar-12 2:21 
GeneralRe: load dll on remote PC Pin
Code-o-mat21-Mar-12 2:32
Code-o-mat21-Mar-12 2:32 
AnswerRe: load dll on remote PC Pin
_AnsHUMAN_ 20-Mar-12 23:33
_AnsHUMAN_ 20-Mar-12 23:33 
AnswerRe: load dll on remote PC Pin
CPallini20-Mar-12 23:35
mveCPallini20-Mar-12 23:35 
GeneralRe: load dll on remote PC Pin
lolyckan21-Mar-12 0:33
lolyckan21-Mar-12 0:33 
GeneralRe: load dll on remote PC Pin
CPallini21-Mar-12 1:12
mveCPallini21-Mar-12 1:12 
GeneralRe: load dll on remote PC Pin
lolyckan21-Mar-12 1:43
lolyckan21-Mar-12 1:43 
GeneralRe: load dll on remote PC Pin
CPallini21-Mar-12 3:00
mveCPallini21-Mar-12 3:00 
AnswerRe: load dll on remote PC Pin
Malli_S21-Mar-12 3:09
Malli_S21-Mar-12 3:09 
GeneralRe: load dll on remote PC Pin
Malli_S21-Mar-12 3:11
Malli_S21-Mar-12 3:11 
AnswerRe: load dll on remote PC Pin
jschell21-Mar-12 9:00
jschell21-Mar-12 9:00 
QuestionError in add event handler ? Pin
doanhanam20-Mar-12 14:31
doanhanam20-Mar-12 14:31 
AnswerRe: Error in add event handler ? Pin
enhzflep20-Mar-12 15:02
enhzflep20-Mar-12 15:02 
GeneralRe: Error in add event handler ? Pin
doanhanam20-Mar-12 18:58
doanhanam20-Mar-12 18:58 
GeneralRe: Error in add event handler ? Pin
enhzflep20-Mar-12 19:19
enhzflep20-Mar-12 19:19 
GeneralRe: Error in add event handler ? Pin
doanhanam20-Mar-12 19:21
doanhanam20-Mar-12 19:21 
GeneralRe: Error in add event handler ? Pin
doanhanam20-Mar-12 19:20
doanhanam20-Mar-12 19:20 

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.