www.pudn.com > 个人考勤软件开发实例配套代码.zip > attendance.reg


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\Attendance.Application = Attendance Application 
HKEY_CLASSES_ROOT\Attendance.Application\CLSID = {73D292A3-166B-11D6-A6F0-8B41FD006B51} 
 
HKEY_CLASSES_ROOT\CLSID\{73D292A3-166B-11D6-A6F0-8B41FD006B51} = Attendance Application 
HKEY_CLASSES_ROOT\CLSID\{73D292A3-166B-11D6-A6F0-8B41FD006B51}\ProgId = Attendance.Application 
HKEY_CLASSES_ROOT\CLSID\{73D292A3-166B-11D6-A6F0-8B41FD006B51}\LocalServer32 = ATTENDANCE.EXE