Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Where to find a MMC "hello world sample" ?

35 views
Skip to first unread message

Thomas

unread,
Jul 26, 1999, 3:00:00 AM7/26/99
to
Hi folks,

I want to write a MMC Application.

Where can i find a simple sample ?
Do i need a MMC SDK and where can i find it ?

Thanks for help !

Thomas....@hs-soft.com


marcel_...@my-deja.com

unread,
Jul 27, 1999, 3:00:00 AM7/27/99
to
Hi Thomas

You need the mmc sdk that is part of the platform sdk, you find anything
to developp a snap-in in c++.
More information can be found at
http://msdn.microsoft.com/developer/sdk/sysmgmt.asp

Enjoy!

Marcel

In article <93300067...@news.vbs.at>,


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

Jennifer

unread,
Jul 27, 1999, 3:00:00 AM7/27/99
to
Marcel,

I found this lovely sounding help file in there under 'Help' (snapsamp.chm),
but it didn't actually SAY anything. Did you find good help in there, or
did you just look at sample source code and play with it until you got it?

Thanks,
Jennifer

<marcel_...@my-deja.com> wrote in message
news:7njrqn$qpe$1...@nnrp1.deja.com...

Jennifer

unread,
Jul 27, 1999, 3:00:00 AM7/27/99
to
Jennifer,
(Yes, that's me...)
Yes...it's lame they put that empty help in there. Trying to follow the
Benefits example from the get go is a major headache...however, the other
samples in the sample are good for learning the basics. (About and Nodes
will give a good foundation). AND, if you are using VC 6.0...the snap-in
wizard will do most of the work for you!
...now that I've finally figured that out, sorry to keep bugging the group.
Thanks Marcel, for having me look at platform SDK again...that Benefits
example (what I understood was to teach snap-ins) scared me away. Finally
making the thing do a little...

-Jennifer

Jennifer <jgr...@centilliondata.com> wrote in message
news:#ZeycwF2#GA.245@cppssbbsa03...

Nigel Woulfe

unread,
Jul 28, 1999, 3:00:00 AM7/28/99
to
Be aware that the MMC documentation included with VC 6.0 is completely out
of date and in many cases is incorrect. Up to date documentation (for
version 1.2) can be found online at:
http://msdn.microsoft.com/library/ under Platform SDK, Management Services,
Microsoft Management Console.

To compile some of the samples you may find you also required updated header
files since the headers included with VC 6.0 were for MMC 1.0. I got updated
header files from the MSDN CD's, but they could also be downloaded from the
web.

Nigel Woulfe
MarshalSoftware


Jennifer <jgr...@centilliondata.com> wrote in message

news:OkBGJCH2#GA.266@cppssbbsa03...

Stuart Carter

unread,
Jul 28, 1999, 3:00:00 AM7/28/99
to
I found two articles that are extremely useful for info on the latest ATL
3.0 snapin framework (used in VC6), check out:

http://www.COMDeveloper.com/articles/mmcatl.asp

The authors collection of MMC resources including an independent ATL 3.0
sample that is simpler than Benefits can be found at:
http://www.simonrobinson.com/MMCMap.htm

The other article ("Writing MMC snapins is a snap with ATL 3.0") was
published in the Jan 99 issue of Visual C++ Developer. Get it online at:
http://msdn.microsoft.com/library/periodic/period99/html/vc99a01.htm

Good luck!
Stu

0 new messages