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\.35a = Myex35a.Document
HKEY_CLASSES_ROOT\Myex35a.Document\shell\open\command = MYEX35A.EXE %1
HKEY_CLASSES_ROOT\Myex35a.Document\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\Myex35a.Document\shell\open\ddeexec\application = MYEX35A
    ; note: the application is optional
    ;  (it defaults to the app name in "command")

HKEY_CLASSES_ROOT\Myex35a.Document = Myex35 Document
HKEY_CLASSES_ROOT\Myex35a.Document\protocol\StdFileEditing\server = MYEX35A.EXE
HKEY_CLASSES_ROOT\Myex35a.Document\protocol\StdFileEditing\verb\0 = &Edit
HKEY_CLASSES_ROOT\Myex35a.Document\Insertable =
HKEY_CLASSES_ROOT\Myex35a.Document\CLSID = {6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}

HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C} = Myex35 Document
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\DefaultIcon = MYEX35A.EXE,1
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\LocalServer32 = MYEX35A.EXE
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\ProgId = Myex35a.Document
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\MiscStatus = 32
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\AuxUserType\3 = myex35a
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\AuxUserType\2 = Myex35
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\Insertable = 
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\verb\1 = &Open,0,2
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\verb\0 = &Edit,0,2
HKEY_CLASSES_ROOT\CLSID\{6B3573A2-EB8C-44C7-B91A-89C5426EBE6C}\InprocHandler32 = ole32.dll

