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\Mymfc29C.Document = mfc29C Document
HKEY_CLASSES_ROOT\Mymfc29C.Document\CLSID = {CF8C845B-FBBD-450C-9FAE-60C9499793CB}

HKEY_CLASSES_ROOT\CLSID\{CF8C845B-FBBD-450C-9FAE-60C9499793CB} = mfc29C Document
HKEY_CLASSES_ROOT\CLSID\{CF8C845B-FBBD-450C-9FAE-60C9499793CB}\ProgId = Mymfc29C.Document
HKEY_CLASSES_ROOT\CLSID\{CF8C845B-FBBD-450C-9FAE-60C9499793CB}\LocalServer32 = MYMFC29C.EXE

