Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Overloading Operator Question Pin
Nick Parker22-Sep-02 15:21
protectorNick Parker22-Sep-02 15:21 
Questionhwnd? Pin
imran_rafique22-Sep-02 14:22
imran_rafique22-Sep-02 14:22 
AnswerRe: hwnd? Pin
Paul M Watt22-Sep-02 16:25
mentorPaul M Watt22-Sep-02 16:25 
GeneralRe: hwnd? Pin
imran_rafique23-Sep-02 16:01
imran_rafique23-Sep-02 16:01 
Questionis it possible? Pin
imran_rafique22-Sep-02 14:14
imran_rafique22-Sep-02 14:14 
AnswerRe: is it possible? Pin
Le centriste22-Sep-02 16:29
Le centriste22-Sep-02 16:29 
GeneralRe: is it possible? Pin
imran_rafique23-Sep-02 15:51
imran_rafique23-Sep-02 15:51 
AnswerRe: is it possible? Pin
Paul M Watt22-Sep-02 16:29
mentorPaul M Watt22-Sep-02 16:29 
Yes,

if you simply have the code to handle the object on both machines, you can copy the data from the object to a flat stream of memory, then send that memory to the other machine and reconsitute the object.

If you do not have the code to run the object on the other machine, it is still possible to run the object on the other machine, but it is a lot of work, and opens up security holes.


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

Questionhelp? Pin
imran_rafique22-Sep-02 14:09
imran_rafique22-Sep-02 14:09 
AnswerRe: help? Pin
Paul M Watt22-Sep-02 16:32
mentorPaul M Watt22-Sep-02 16:32 
Questionsystem? Pin
imran_rafique22-Sep-02 14:02
imran_rafique22-Sep-02 14:02 
AnswerRe: system? Pin
Ravi Bhavnani22-Sep-02 15:36
professionalRavi Bhavnani22-Sep-02 15:36 
Generalhelp Pin
imran_rafique22-Sep-02 13:13
imran_rafique22-Sep-02 13:13 
GeneralTimer Pin
Mavrock22-Sep-02 13:04
Mavrock22-Sep-02 13:04 
GeneralRe: Timer Pin
alex.barylski22-Sep-02 13:13
alex.barylski22-Sep-02 13:13 
GeneralRe: Timer Pin
Licensed2Code22-Sep-02 14:06
sussLicensed2Code22-Sep-02 14:06 
GeneralRe: Timer Pin
Mavrock27-Sep-02 7:35
Mavrock27-Sep-02 7:35 
GeneralRe: Timer Pin
Daniel Lohmann23-Sep-02 7:14
Daniel Lohmann23-Sep-02 7:14 
QuestionHow to append to a file using CFile (CArchive) Pin
AcidJazz22-Sep-02 9:59
AcidJazz22-Sep-02 9:59 
AnswerRe: How to append to a file using CFile (CArchive) Pin
BlackSmith22-Sep-02 11:17
BlackSmith22-Sep-02 11:17 
GeneralRe: How to append to a file using CFile (CArchive) Pin
henryh25-Jul-11 8:55
henryh25-Jul-11 8:55 
QuestionHow to prevent Windows from running applications??? Pin
Vladimir Georgiev22-Sep-02 8:24
Vladimir Georgiev22-Sep-02 8:24 
AnswerRe: How to prevent Windows from running applications??? Pin
BlackSmith22-Sep-02 11:22
BlackSmith22-Sep-02 11:22 
AnswerRe: How to prevent Windows from running applications??? Pin
alex.barylski22-Sep-02 13:08
alex.barylski22-Sep-02 13:08 
AnswerRe: How to prevent Windows from running applications??? Pin
Paul M Watt22-Sep-02 16:37
mentorPaul M Watt22-Sep-02 16:37 

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.