Developing Snap-Ins for Microsoft Management Console
ID: Q244156
|
The information in this article applies to:
-
Microsoft Visual C++, 32-bit Editions, version 6.0
SUMMARY
Vstore.exe is self-extracting executable file containing the sample code for creating snap-ins using Visual C++ 6.0 in conjunction with the Active Template Libraries (ATL).
MORE INFORMATION
The following files are available for download from the Microsoft
Download Center. Click the file names below to download the files:
Vstore.exe
For more information about how to download files from the Microsoft
Download Center, please visit the Download Center at the following Web
address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.
Filename |
Size |
Component.cpp |
5905 KB |
Component.h |
2386 KB |
Component.rgs |
532 KB |
ComponentData.cpp |
6268 KB |
ComponentData.h |
2338 KB |
ComponentData.rgs |
560 KB |
ComponentDataImpl.txt |
2988 KB |
ComponentImpl.txt |
3190 KB |
DataObject.cpp |
5804 KB |
DataObject.h |
3312 KB |
DataObject.rgs |
539 KB |
DataObjectImpl.txt |
2073 KB |
dlldata.c |
823 KB |
Globals.cpp |
1857 KB |
Globals.h |
3708 KB |
Nodes16.bmp |
886 KB |
Nodes32.bmp |
3190 KB |
resource.h |
822 KB |
StdAfx.cpp |
315 KB |
StdAfx.h |
1559 KB |
uuids.h |
1207 KB |
VirtualStorage.aps |
9716 KB |
VirtualStorage.cpp |
5949 KB |
VirtualStorage.def |
236 KB |
VirtualStorage.dsp |
14049 KB |
VirtualStorage.dsw |
551 KB |
VirtualStorage.h |
2581 KB |
VirtualStorage.idl |
1507 KB |
VirtualStorage.ncb |
132096 KB |
VirtualStorage.opt |
49664 KB |
VirtualStorage.plg |
2118 KB |
VirtualStorage.rc |
3416 KB |
VirtualStorage_i.c |
1275 KB |
VirtualStorage_p.c |
4453 KB |
VirtualStorageps.def |
256 KB |
VirtualStorageps.mk |
538 KB |
Additional query words:
Keywords : kbfile kbMMC kbDSupport kbSnapIn
Version : winnt:6.0
Platform : winnt
Issue type : kbinfo