home *** CD-ROM | disk | FTP | other *** search
- REGEDIT
- ; This .REG file may be used by your SETUP program.
- ; If a SETUP program is not available, the entries below will be
- ; registered in your InitInstance automatically with a call to
- ; CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
-
- HKEY_CLASSES_ROOT\.SRV = ServDemo.Document
- HKEY_CLASSES_ROOT\ServDemo.Document\shell\open\command = SERVDEMO.EXE %1
- HKEY_CLASSES_ROOT\ServDemo.Document\shell\open\ddeexec = [open("%1")]
- HKEY_CLASSES_ROOT\ServDemo.Document\shell\open\ddeexec\application = SERVDEMO
- ; note: the application is optional
- ; (it defaults to the app name in "command")
-
- HKEY_CLASSES_ROOT\ServDemo.Document = ServDe Document
- HKEY_CLASSES_ROOT\ServDemo.Document\protocol\StdFileEditing\server = SERVDEMO.EXE
- HKEY_CLASSES_ROOT\ServDemo.Document\protocol\StdFileEditing\verb\0 = &Edit
- HKEY_CLASSES_ROOT\ServDemo.Document\Insertable =
- HKEY_CLASSES_ROOT\ServDemo.Document\CLSID = {D1B122C0-F277-11CE-8F29-BD0C02C41026}
-
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026} = ServDe Document
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\DefaultIcon = SERVDEMO.EXE,1
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\LocalServer32 = SERVDEMO.EXE
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\ProgId = ServDemo.Document
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\MiscStatus = 32
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\AuxUserType\3 = ServDemo
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\AuxUserType\2 = ServDe
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\Insertable =
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\verb\1 = &Open,0,2
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\verb\0 = &Edit,0,2
- HKEY_CLASSES_ROOT\CLSID\{D1B122C0-F277-11CE-8F29-BD0C02C41026}\InprocHandler32 = ole32.dll
-