Click here to Skip to main content
15,913,911 members
Home / Discussions / COM
   

COM

 
GeneralRe: help! ! Pin
andy_cn19-Sep-04 15:54
andy_cn19-Sep-04 15:54 
GeneralRe: help! ! Pin
andy_cn19-Sep-04 15:56
andy_cn19-Sep-04 15:56 
GeneralComunicate with IE Pin
mebmer 12345678914-Sep-04 22:00
mebmer 12345678914-Sep-04 22:00 
GeneralRe: Comunicate with IE Pin
Antti Keskinen15-Sep-04 3:05
Antti Keskinen15-Sep-04 3:05 
GeneralCOM and Multiple Inheritance Pin
User 21559714-Sep-04 20:37
User 21559714-Sep-04 20:37 
GeneralGlobal Interface Table issue Pin
.Suchit14-Sep-04 3:18
.Suchit14-Sep-04 3:18 
GeneralRe: Global Interface Table issue Pin
geo_m14-Oct-04 1:46
geo_m14-Oct-04 1:46 
GeneralCOM Design Change Issue Pin
DeepakSharma14-Sep-04 1:54
DeepakSharma14-Sep-04 1:54 
Hi Everyone,

This is a design related issue.Let mme give you all a background of the issue. We have a local datbase implemmented in form of the binary files. One component is designed with some interfaces to access this database. Actually this component loads the binary file in its memory(as it is a out-of-proc COM component) but as this becomes very complex and it tends to be orrupt very frequently. But as we have decided to change the backend from binary file to a xml file we will not be using any code for accessing the memory mapped files instead now we want to use the xml file.

This was the past story now the real challenge is that as we cannot break the interface as there are many customers using the interfaces we have decided that we will the interfaces same and instead we will change its implementation from inside the component.

So I would like to know from yopur expreinces that what design should I follow in this scenario?

Please provide your valuable inputs and if possible some code snippets to me.

Thanks in advance

Deepak
GeneralActiveX problem Pin
archetype14-Sep-04 1:36
archetype14-Sep-04 1:36 
Generalplease help Pin
ThatsAlok14-Sep-04 1:02
ThatsAlok14-Sep-04 1:02 
QuestionDestructor in coclass? Pin
Anonymous13-Sep-04 23:49
Anonymous13-Sep-04 23:49 
AnswerRe: Destructor in coclass? Pin
thowra15-Sep-04 1:23
thowra15-Sep-04 1:23 
GeneralRe: the Invoke() method ? Pin
necroleak13-Sep-04 20:58
sussnecroleak13-Sep-04 20:58 
GeneralRe: the Invoke() method ? Pin
Jörgen Sigvardsson14-Sep-04 2:06
Jörgen Sigvardsson14-Sep-04 2:06 
GeneralRe: the Invoke() method ? Pin
necroleak14-Sep-04 20:25
sussnecroleak14-Sep-04 20:25 
GeneralRe: the Invoke() method ? Pin
necroleak14-Sep-04 21:19
sussnecroleak14-Sep-04 21:19 
Generalqweqe Pin
Kanagu_INDIAN13-Sep-04 18:55
Kanagu_INDIAN13-Sep-04 18:55 
GeneralRe: qweqe Pin
ThatsAlok3-Nov-04 17:49
ThatsAlok3-Nov-04 17:49 
Questionhow can i add the button? Pin
wywyongwei13-Sep-04 17:04
wywyongwei13-Sep-04 17:04 
AnswerRe: how can i add the button? Pin
ThatsAlok3-Nov-04 17:53
ThatsAlok3-Nov-04 17:53 
QuestionHowto make basic ActiveX component in c++ with...? Pin
H.F13-Sep-04 14:08
H.F13-Sep-04 14:08 
GeneralMFC + COM + ActiveX Controls... Pin
herbert_chow13-Sep-04 10:00
herbert_chow13-Sep-04 10:00 
GeneralActiveX download progress Pin
AssemblySoft13-Sep-04 7:03
AssemblySoft13-Sep-04 7:03 
GeneralOleview blocks ActiveDesktop object Pin
Ingo Uwe13-Sep-04 5:03
Ingo Uwe13-Sep-04 5:03 
GeneralLogging Component Pin
Anonymous13-Sep-04 1:11
Anonymous13-Sep-04 1:11 

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.