Re: Registering in ROT with ROTFLAGS_ALLOWANYCLIENT
- From: "Alexander Nickolov" <agnickolov@xxxxxxxx>
- Date: Thu, 12 May 2005 09:40:36 -0700
I didn't suggest anything like what you describe! I merely
meant that you should split your GUI from your COM
plumbing and have a separate executable to register in
the ROT. Obviously I don't know a great deal about your
design, so I couldn't comfortably present this setup, but
the conclusions you drew were wildly worse...
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
"Frank" <franktko@xxxxxxxxxxx> wrote in message
news:1115841964.367024.237350@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Well Alexander, we used to have our own exe which was pretty similar to
> what mmc is; a console for the administrator, with the typical model: a
> tree control at left, result view on the right.
>
> It's been a *great* move for us to drop this code a few years back and
> implement a snapin instead (I still would recommend it to others in a
> similar situation as ours); now we have wonderfull integration with
> other tools (snapins) which would have been next to impossible without
> a very close development effort between us and these other tool
> vendors. MMC by itself does nothing - it<s just setting a standard on
> how tools should be implemented and the reward is this integration
> between the different tools. We consider our snapin to be our
> application and mmc.exe is our application; it just happen that we
> don't control this exe shell (how it's installed and configured).
>
> So you're telling me we should drop mmc and redo all this console-type
> UI, forget all the benefits that it brings us and that this would be a
> better design? I have a great deal of respect for you Alexander (a real
> COM guru :-) and thanks for your suggestion, but I'll pass on this
> one...
>
> Frank
>
.
- References:
- Registering in ROT with ROTFLAGS_ALLOWANYCLIENT
- From: franktko
- Re: Registering in ROT with ROTFLAGS_ALLOWANYCLIENT
- From: Alexander Nickolov
- Re: Registering in ROT with ROTFLAGS_ALLOWANYCLIENT
- From: Frank
- Registering in ROT with ROTFLAGS_ALLOWANYCLIENT
- Prev by Date: Re: GetActiveObject Fails.
- Next by Date: IDispatch interface
- Previous by thread: Re: Registering in ROT with ROTFLAGS_ALLOWANYCLIENT
- Next by thread: RE: Test Message
- Index(es):
Relevant Pages
|