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\.35b = Myex35b.Document
HKEY_CLASSES_ROOT\Myex35b.Document\shell\open\command = MYEX35B.EXE %1
HKEY_CLASSES_ROOT\Myex35b.Document\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\Myex35b.Document\shell\open\ddeexec\application = MYEX35B
    ; note: the application is optional
    ;  (it defaults to the app name in "command")

HKEY_CLASSES_ROOT\Myex35b.Document = Myex35 Document
HKEY_CLASSES_ROOT\Myex35b.Document\protocol\StdFileEditing\server = MYEX35B.EXE
HKEY_CLASSES_ROOT\Myex35b.Document\protocol\StdFileEditing\verb\0 = &Edit
HKEY_CLASSES_ROOT\Myex35b.Document\Insertable =
HKEY_CLASSES_ROOT\Myex35b.Document\CLSID = {1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}

HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1} = Myex35 Document
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\DefaultIcon = MYEX35B.EXE,1
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\LocalServer32 = MYEX35B.EXE
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\ProgId = Myex35b.Document
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\MiscStatus = 32
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\AuxUserType\3 = myex35b
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\AuxUserType\2 = Myex35
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\Insertable = 
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\verb\1 = &Open,0,2
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\verb\0 = &Edit,0,2
HKEY_CLASSES_ROOT\CLSID\{1EFDE5F8-BD68-44DA-954B-D429ED19B4D1}\InprocHandler32 = ole32.dll

