Click here to Skip to main content
16,006,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Insert Into crashes, AddNew doesnt add Pin
Le centriste6-Aug-02 15:47
Le centriste6-Aug-02 15:47 
GeneralRe: Insert Into crashes, AddNew doesnt add Pin
ns7-Aug-02 1:14
ns7-Aug-02 1:14 
GeneralNon-Wizard CEdit Control messages Pin
JennyP6-Aug-02 9:16
JennyP6-Aug-02 9:16 
GeneralRe: Non-Wizard CEdit Control messages Pin
Tomasz Sowinski6-Aug-02 9:24
Tomasz Sowinski6-Aug-02 9:24 
GeneralWrong size with DrawImage Pin
bf6-Aug-02 7:56
bf6-Aug-02 7:56 
GeneralRe: Wrong size with DrawImage Pin
Chris Losinger6-Aug-02 9:15
professionalChris Losinger6-Aug-02 9:15 
GeneralRe: Wrong size with DrawImage Pin
bf6-Aug-02 10:03
bf6-Aug-02 10:03 
GeneralPassing an interface to an ATL interface Pin
HawkSoftware6-Aug-02 7:20
HawkSoftware6-Aug-02 7:20 
Hey Gang,

I am on the verge of panic today because I need to quickly develop a solution for a distributed analysis program. Thanks for taking the time to respond if you get a chance.

I have an exe that uses an XML DOM to represent the status of a system. The DOM is wrapped in an ATL interface that provides some convenience routines for manipulating the data in the DOM. For discussion I am going to refer to the ATL interface as the CurrentStateInterface.

I would like to share access across computers to an instance of the CurrentStateInterface. Ideally remote systems would be able to connect to the server application through an ATL interface and request the CurrentStateInterface. Once the interface is marshalled to the remote system, the remote system could make calls to the CurrentStateInterface which would manipulate the data in the DOM on the server.

I have read a few articles from the MSDN. One article suggested several possible solutions: Singleton objects, File monikers, CoMarshlInterface/CoUnMarshalInteface, Custom class objects, Custom monikers. I know some of these would work better than others. From what I have read, the file monikers look like an appropriate solution but I would look to someone with more experience for guidance.

I am hoping that someone has done something similar and can share his/her knowledge and experience. Any good suggested reading would be appreciated also.

Thanks very much for your time!

Hawk


GeneralHELP to Open MS Access database97 with security password Pin
Anonymous6-Aug-02 7:17
Anonymous6-Aug-02 7:17 
GeneralRe: HELP to Open MS Access database97 with security password Pin
jmkhael6-Aug-02 10:58
jmkhael6-Aug-02 10:58 
GeneralFlying File Type Animations Pin
Joel Matthias6-Aug-02 7:16
Joel Matthias6-Aug-02 7:16 
GeneralRe: Flying File Type Animations Pin
Chris Richardson6-Aug-02 8:19
Chris Richardson6-Aug-02 8:19 
GeneralRe: Flying File Type Animations Pin
Joel Matthias6-Aug-02 8:41
Joel Matthias6-Aug-02 8:41 
GeneralGet Window Handle via IDD Pin
john john mackey6-Aug-02 7:09
john john mackey6-Aug-02 7:09 
GeneralRe: Get Window Handle via IDD Pin
Daniel Lohmann7-Aug-02 1:48
Daniel Lohmann7-Aug-02 1:48 
GeneralTab Order Pin
jparsons6-Aug-02 7:05
jparsons6-Aug-02 7:05 
GeneralRe: Tab Order Pin
Anonymous6-Aug-02 7:34
Anonymous6-Aug-02 7:34 
GeneralRe: Tab Order Pin
jparsons6-Aug-02 7:57
jparsons6-Aug-02 7:57 
GeneralRe: Tab Order Pin
Ravi Bhavnani6-Aug-02 7:37
professionalRavi Bhavnani6-Aug-02 7:37 
GeneralBatch file return value Pin
Anonymous6-Aug-02 6:54
Anonymous6-Aug-02 6:54 
General[Message Deleted] Pin
Jan Hirak6-Aug-02 5:45
Jan Hirak6-Aug-02 5:45 
GeneralRe: Adding double into List Control Pin
dazinith6-Aug-02 6:13
dazinith6-Aug-02 6:13 
GeneralRe: Adding double into List Control Pin
dazinith6-Aug-02 6:22
dazinith6-Aug-02 6:22 
GeneralSmall question Pin
pankajdaga6-Aug-02 5:38
pankajdaga6-Aug-02 5:38 
GeneralRe: Small question Pin
Roger Allen6-Aug-02 6:13
Roger Allen6-Aug-02 6: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.