home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-10-21 | 767.7 KB | 18,368 lines |
- # Import Tool script generated by Reverse Engineering
- # generated for version: V7.1.1/B4
-
- set systemName $argv
-
- OTShRegister::importTool
-
-
- #====================== Diagram: CObjectTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD CObjectTree"}
- set diag43a2 [ CAD new "CObjectTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: CObject ----
- if [info exists debug] {puts "addClass CObject"}
- if [info exists debug] {puts "CDM CObject"}
- set clss024e [ CDM new "CObject" "$systemName" "" "" "" "" "" "" "0" ]
- set attr02a5 [ $clss024e addRow attribute ]
- $attr02a5 setLabel name_type "\$classCObject:CRuntimeClass"
- $attr02a5 setProp attrib_access "None-None" name_type de
- $attr02a5 setProp modifier "Value" name_type cl
- set mthd0251 [ $clss024e addRow method ]
- $mthd0251 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0251 setProp method_access "Public"
- $mthd0251 setProp is_dyn_bound "1"
- $mthd0251 setProp is_const_func "1"
- $mthd0251 setProp modifier "Pointer"
- set mthd0257 [ $clss024e addRow method ]
- $mthd0257 setLabel name_type "operatornew():genptr\n"
- $mthd0257 setProp method_access "Public"
- $mthd0257 setProp modifier "Pointer"
- set parm025b [ $mthd0257 addParam ]
- $parm025b setLabel name_type "nSize:size_t"
- $parm025b setProp modifier "Value"
- set mthd025e [ $clss024e addRow method ]
- $mthd025e setLabel name_type "operatornew():genptr\n"
- $mthd025e setProp method_access "Public"
- $mthd025e setProp modifier "Pointer"
- set parm0262 [ $mthd025e addParam ]
- $parm0262 setLabel name_type "p0:size_t, "
- $parm0262 setProp modifier "Value"
- set parm0265 [ $mthd025e addParam ]
- $parm0265 setLabel name_type "p:genptr"
- $parm0265 setProp modifier "Pointer"
- set mthd0268 [ $clss024e addRow method ]
- $mthd0268 setLabel name_type "operatordelete()\n"
- $mthd0268 setProp method_access "Public"
- $mthd0268 setProp modifier "Value"
- set parm026c [ $mthd0268 addParam ]
- $parm026c setLabel name_type "p:genptr"
- $parm026c setProp modifier "Pointer"
- set mthd026f [ $clss024e addRow method ]
- $mthd026f setLabel name_type "\$create()\n"
- $mthd026f setProp method_access "Protected"
- $mthd026f setProp modifier "Value"
- set mthd0273 [ $clss024e addRow method ]
- $mthd0273 setLabel name_type "\$create()\n"
- $mthd0273 setProp method_access "Private"
- $mthd0273 setProp modifier "Value"
- set parm0277 [ $mthd0273 addParam ]
- $parm0277 setLabel name_type "objectSrc:CObject"
- $parm0277 setProp modifier "Reference to Const"
- set mthd027a [ $clss024e addRow method ]
- $mthd027a setLabel name_type "operatorASSIGN()\n"
- $mthd027a setProp method_access "Private"
- $mthd027a setProp modifier "Value"
- set parm027e [ $mthd027a addParam ]
- $parm027e setLabel name_type "objectSrc:CObject"
- $parm027e setProp modifier "Reference to Const"
- set mthd0281 [ $clss024e addRow method ]
- $mthd0281 setLabel name_type "IsSerializable():BOOL\n"
- $mthd0281 setProp method_access "Public"
- $mthd0281 setProp is_const_func "1"
- $mthd0281 setProp modifier "Value"
- set mthd0286 [ $clss024e addRow method ]
- $mthd0286 setLabel name_type "IsKindOf():BOOL\n"
- $mthd0286 setProp method_access "Public"
- $mthd0286 setProp is_const_func "1"
- $mthd0286 setProp modifier "Value"
- set parm028b [ $mthd0286 addParam ]
- $parm028b setLabel name_type "pClass:CRuntimeClass"
- $parm028b setProp modifier "Pointer to Const"
- set mthd028e [ $clss024e addRow method ]
- $mthd028e setLabel name_type "Serialize()\n"
- $mthd028e setProp method_access "Public"
- $mthd028e setProp is_dyn_bound "1"
- $mthd028e setProp modifier "Value"
- set parm0293 [ $mthd028e addParam ]
- $parm0293 setLabel name_type "ar:CArchive"
- $parm0293 setProp modifier "Reference"
- set mthd0296 [ $clss024e addRow method ]
- $mthd0296 setLabel name_type "AssertValid()\n"
- $mthd0296 setProp method_access "Public"
- $mthd0296 setProp is_dyn_bound "1"
- $mthd0296 setProp is_const_func "1"
- $mthd0296 setProp modifier "Value"
- set mthd029c [ $clss024e addRow method ]
- $mthd029c setLabel name_type "Dump()"
- $mthd029c setProp method_access "Public"
- $mthd029c setProp is_dyn_bound "1"
- $mthd029c setProp is_const_func "1"
- $mthd029c setProp modifier "Value"
- set parm02a2 [ $mthd029c addParam ]
- $parm02a2 setLabel name_type "dc:CDumpContext"
- $parm02a2 setProp modifier "Reference"
- $clss024e save
- set clss43a3 [ $diag43a2 addNode cad_class 5277 0 378 251 ]
- $clss43a3 setLabel name "CObject"
- $clss43a3 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CException ----
- if [info exists debug] {puts "addClass CException"}
- if [info exists debug] {puts "CDM CException"}
- set clss02b3 [ CDM new "CException" "$systemName" "" "" "" "" "" "" "0" ]
- set attr02b6 [ $clss02b3 addRow attribute ]
- $attr02b6 setLabel name_type "\$classCException:CRuntimeClass\n"
- $attr02b6 setProp attrib_access "None-None" name_type de
- $attr02b6 setProp modifier "Value" name_type cl
- set attr02eb [ $clss02b3 addRow attribute ]
- $attr02eb setLabel name_type "m_bAutoDelete:BOOL"
- $attr02eb setProp attrib_access "None-None" name_type de
- set mthd02ba [ $clss02b3 addRow method ]
- $mthd02ba setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd02ba setProp method_access "Public"
- $mthd02ba setProp is_dyn_bound "1"
- $mthd02ba setProp is_const_func "1"
- $mthd02ba setProp modifier "Pointer"
- set mthd02c0 [ $clss02b3 addRow method ]
- $mthd02c0 setLabel name_type "\$create()\n"
- $mthd02c0 setProp method_access "Public"
- $mthd02c0 setProp modifier "Value"
- set mthd02c4 [ $clss02b3 addRow method ]
- $mthd02c4 setLabel name_type "\$create()\n"
- $mthd02c4 setProp method_access "Public"
- $mthd02c4 setProp modifier "Value"
- set parm02c8 [ $mthd02c4 addParam ]
- $parm02c8 setLabel name_type "bAutoDelete:BOOL"
- $parm02c8 setProp modifier "Value"
- set mthd02cb [ $clss02b3 addRow method ]
- $mthd02cb setLabel name_type "Delete()\n"
- $mthd02cb setProp method_access "Public"
- $mthd02cb setProp modifier "Value"
- set mthd02cf [ $clss02b3 addRow method ]
- $mthd02cf setLabel name_type "GetErrorMessage():BOOL\n"
- $mthd02cf setProp method_access "Public"
- $mthd02cf setProp is_dyn_bound "1"
- $mthd02cf setProp modifier "Value"
- set parm02d4 [ $mthd02cf addParam ]
- $parm02d4 setLabel name_type "lpszError:LPTSTR, "
- $parm02d4 setProp modifier "Value"
- set parm02d7 [ $mthd02cf addParam ]
- $parm02d7 setLabel name_type "nMaxError:UINT, "
- $parm02d7 setProp modifier "Value"
- set parm02da [ $mthd02cf addParam ]
- $parm02da setLabel name_type "pnHelpContext:PUINT"
- $parm02da setProp modifier "Value"
- $parm02da setProp default_value " 0 "
- set mthd02de [ $clss02b3 addRow method ]
- $mthd02de setLabel name_type "ReportError():int"
- $mthd02de setProp method_access "Public"
- $mthd02de setProp is_dyn_bound "1"
- $mthd02de setProp modifier "Value"
- set parm02e3 [ $mthd02de addParam ]
- $parm02e3 setLabel name_type "nType:UINT, "
- $parm02e3 setProp modifier "Value"
- $parm02e3 setProp default_value " MB_OK"
- set parm02e7 [ $mthd02de addParam ]
- $parm02e7 setLabel name_type "nMessageID:UINT"
- $parm02e7 setProp modifier "Value"
- $parm02e7 setProp default_value " 0"
- $clss02b3 save
- set clss43a5 [ $diag43a2 addNode cad_class 996.5 315 120 34 ]
- $clss43a5 setLabel name "CException"
- $clss43a5 setProp is_folded 1
- $clss43a5 setProp include_list "afxwin.h" name *
- set gen43a4 [ $diag43a2 addRake generalization $clss43a3 $clss43a5 5466 251 1056.5 315 283 ]
- $gen43a4 setProp inher_access "Public"
-
- #------------------------ Class: CSimpleException ----
- if [info exists debug] {puts "addClass CSimpleException"}
- if [info exists debug] {puts "CDM CSimpleException"}
- set clss02ee [ CDM new "CSimpleException" "$systemName" "" "" "" "" "" "" "0" ]
- set attr030b [ $clss02ee addRow attribute ]
- $attr030b setLabel name_type "m_bAutoDelete:BOOL\n"
- $attr030b setProp attrib_access "None-None" name_type de
- set attr0312 [ $clss02ee addRow attribute ]
- $attr0312 setLabel name_type "m_bInitialized:BOOL\n"
- $attr0312 setProp attrib_access "None-None" name_type de
- set attr0315 [ $clss02ee addRow attribute ]
- $attr0315 setLabel name_type "m_bLoaded:BOOL\n"
- $attr0315 setProp attrib_access "None-None" name_type de
- set attr0318 [ $clss02ee addRow attribute ]
- $attr0318 setLabel name_type "m_szMessage:TCHAR\n"
- $attr0318 setProp attrib_access "None-None" name_type de
- $attr0318 setProp modifier "Value" name_type cl
- set attr031c [ $clss02ee addRow attribute ]
- $attr031c setLabel name_type "m_nResourceID:UINT"
- $attr031c setProp attrib_access "None-None" name_type de
- set mthd02f1 [ $clss02ee addRow method ]
- $mthd02f1 setLabel name_type "\$create()\n"
- $mthd02f1 setProp method_access "Public"
- $mthd02f1 setProp modifier "Value"
- set mthd02f5 [ $clss02ee addRow method ]
- $mthd02f5 setLabel name_type "\$create()\n"
- $mthd02f5 setProp method_access "Public"
- $mthd02f5 setProp modifier "Value"
- set parm02f9 [ $mthd02f5 addParam ]
- $parm02f9 setLabel name_type "bAutoDelete:BOOL"
- $parm02f9 setProp modifier "Value"
- set mthd02fc [ $clss02ee addRow method ]
- $mthd02fc setLabel name_type "GetErrorMessage():BOOL\n"
- $mthd02fc setProp method_access "Public"
- $mthd02fc setProp is_dyn_bound "1"
- $mthd02fc setProp modifier "Value"
- set parm0301 [ $mthd02fc addParam ]
- $parm0301 setLabel name_type "lpszError:LPTSTR, "
- $parm0301 setProp modifier "Value"
- set parm0304 [ $mthd02fc addParam ]
- $parm0304 setLabel name_type "nMaxError:UINT, "
- $parm0304 setProp modifier "Value"
- set parm0307 [ $mthd02fc addParam ]
- $parm0307 setLabel name_type "pnHelpContext:PUINT"
- $parm0307 setProp modifier "Value"
- $parm0307 setProp default_value " 0 "
- set mthd030e [ $clss02ee addRow method ]
- $mthd030e setLabel name_type "InitString()"
- $mthd030e setProp method_access "Public"
- $mthd030e setProp modifier "Value"
- $clss02ee save
- set clss43a7 [ $diag43a2 addNode cad_class 799.5 413 153 34 ]
- $clss43a7 setLabel name "CSimpleException"
- $clss43a7 setProp is_folded 1
- $clss43a7 setProp include_list "afxwin.h" name *
- set gen43a6 [ $diag43a2 addRake generalization $clss43a5 $clss43a7 1056.5 349 876 413 381 ]
- $gen43a6 setProp inher_access "Public"
-
- #------------------------ Class: CMemoryException ----
- if [info exists debug] {puts "addClass CMemoryException"}
- if [info exists debug] {puts "CDM CMemoryException"}
- set clss0335 [ CDM new "CMemoryException" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0338 [ $clss0335 addRow attribute ]
- $attr0338 setLabel name_type "\$classCMemoryException:CRuntimeClass"
- $attr0338 setProp attrib_access "None-None" name_type de
- $attr0338 setProp modifier "Value" name_type cl
- set mthd033c [ $clss0335 addRow method ]
- $mthd033c setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd033c setProp method_access "Public"
- $mthd033c setProp is_dyn_bound "1"
- $mthd033c setProp is_const_func "1"
- $mthd033c setProp modifier "Pointer"
- set mthd0342 [ $clss0335 addRow method ]
- $mthd0342 setLabel name_type "\$create()\n"
- $mthd0342 setProp method_access "Public"
- $mthd0342 setProp modifier "Value"
- set mthd0346 [ $clss0335 addRow method ]
- $mthd0346 setLabel name_type "\$create()\n"
- $mthd0346 setProp method_access "Public"
- $mthd0346 setProp modifier "Value"
- set parm034a [ $mthd0346 addParam ]
- $parm034a setLabel name_type "bAutoDelete:BOOL"
- $parm034a setProp modifier "Value"
- set mthd034d [ $clss0335 addRow method ]
- $mthd034d setLabel name_type "\$create()"
- $mthd034d setProp method_access "Public"
- $mthd034d setProp modifier "Value"
- set parm0351 [ $mthd034d addParam ]
- $parm0351 setLabel name_type "bAutoDelete:BOOL, "
- $parm0351 setProp modifier "Value"
- set parm0354 [ $mthd034d addParam ]
- $parm0354 setLabel name_type "nResourceID:UINT"
- $parm0354 setProp modifier "Value"
- $clss0335 save
- set clss43a9 [ $diag43a2 addNode cad_class 0 511 414 139 ]
- $clss43a9 setLabel name "CMemoryException"
- $clss43a9 setProp include_list "afxwin.h" name *
- set gen43a8 [ $diag43a2 addRake generalization $clss43a7 $clss43a9 876 447 207 511 479 ]
- $gen43a8 setProp inher_access "Public"
-
- #------------------------ Class: CNotSupportedException ----
- if [info exists debug] {puts "addClass CNotSupportedException"}
- if [info exists debug] {puts "CDM CNotSupportedException"}
- set clss0357 [ CDM new "CNotSupportedException" "$systemName" "" "" "" "" "" "" "0" ]
- set attr035a [ $clss0357 addRow attribute ]
- $attr035a setLabel name_type "\$classCNotSupportedException:CRuntimeClass"
- $attr035a setProp attrib_access "None-None" name_type de
- $attr035a setProp modifier "Value" name_type cl
- set mthd035e [ $clss0357 addRow method ]
- $mthd035e setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd035e setProp method_access "Public"
- $mthd035e setProp is_dyn_bound "1"
- $mthd035e setProp is_const_func "1"
- $mthd035e setProp modifier "Pointer"
- set mthd0364 [ $clss0357 addRow method ]
- $mthd0364 setLabel name_type "\$create()\n"
- $mthd0364 setProp method_access "Public"
- $mthd0364 setProp modifier "Value"
- set mthd0368 [ $clss0357 addRow method ]
- $mthd0368 setLabel name_type "\$create()\n"
- $mthd0368 setProp method_access "Public"
- $mthd0368 setProp modifier "Value"
- set parm036c [ $mthd0368 addParam ]
- $parm036c setLabel name_type "bAutoDelete:BOOL"
- $parm036c setProp modifier "Value"
- set mthd036f [ $clss0357 addRow method ]
- $mthd036f setLabel name_type "\$create()"
- $mthd036f setProp method_access "Public"
- $mthd036f setProp modifier "Value"
- set parm0373 [ $mthd036f addParam ]
- $parm0373 setLabel name_type "bAutoDelete:BOOL, "
- $parm0373 setProp modifier "Value"
- set parm0376 [ $mthd036f addParam ]
- $parm0376 setLabel name_type "nResourceID:UINT"
- $parm0376 setProp modifier "Value"
- $clss0357 save
- set clss43ab [ $diag43a2 addNode cad_class 446 511 414 139 ]
- $clss43ab setLabel name "CNotSupportedException"
- $clss43ab setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a8 $clss43ab 876 447 653 511
-
- #------------------------ Class: CResourceException ----
- if [info exists debug] {puts "addClass CResourceException"}
- if [info exists debug] {puts "CDM CResourceException"}
- set clss1484 [ CDM new "CResourceException" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1487 [ $clss1484 addRow attribute ]
- $attr1487 setLabel name_type "\$classCResourceException:CRuntimeClass"
- $attr1487 setProp attrib_access "None-None" name_type de
- $attr1487 setProp modifier "Value" name_type cl
- set mthd148b [ $clss1484 addRow method ]
- $mthd148b setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd148b setProp method_access "Public"
- $mthd148b setProp is_dyn_bound "1"
- $mthd148b setProp is_const_func "1"
- $mthd148b setProp modifier "Pointer"
- set mthd1491 [ $clss1484 addRow method ]
- $mthd1491 setLabel name_type "\$create()\n"
- $mthd1491 setProp method_access "Public"
- $mthd1491 setProp modifier "Value"
- set mthd1495 [ $clss1484 addRow method ]
- $mthd1495 setLabel name_type "\$create()\n"
- $mthd1495 setProp method_access "Public"
- $mthd1495 setProp modifier "Value"
- set parm1499 [ $mthd1495 addParam ]
- $parm1499 setLabel name_type "bAutoDelete:BOOL"
- $parm1499 setProp modifier "Value"
- set mthd149c [ $clss1484 addRow method ]
- $mthd149c setLabel name_type "\$create()"
- $mthd149c setProp method_access "Public"
- $mthd149c setProp modifier "Value"
- set parm14a0 [ $mthd149c addParam ]
- $parm14a0 setLabel name_type "bAutoDelete:BOOL, "
- $parm14a0 setProp modifier "Value"
- set parm14a3 [ $mthd149c addParam ]
- $parm14a3 setLabel name_type "nResourceID:UINT"
- $parm14a3 setProp modifier "Value"
- $clss1484 save
- set clss43ad [ $diag43a2 addNode cad_class 892 511 414 139 ]
- $clss43ad setLabel name "CResourceException"
- $clss43ad setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a8 $clss43ad 876 447 1099 511
-
- #------------------------ Class: CUserException ----
- if [info exists debug] {puts "addClass CUserException"}
- if [info exists debug] {puts "CDM CUserException"}
- set clss14a6 [ CDM new "CUserException" "$systemName" "" "" "" "" "" "" "0" ]
- set attr14a9 [ $clss14a6 addRow attribute ]
- $attr14a9 setLabel name_type "\$classCUserException:CRuntimeClass"
- $attr14a9 setProp attrib_access "None-None" name_type de
- $attr14a9 setProp modifier "Value" name_type cl
- set mthd14ad [ $clss14a6 addRow method ]
- $mthd14ad setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd14ad setProp method_access "Public"
- $mthd14ad setProp is_dyn_bound "1"
- $mthd14ad setProp is_const_func "1"
- $mthd14ad setProp modifier "Pointer"
- set mthd14b3 [ $clss14a6 addRow method ]
- $mthd14b3 setLabel name_type "\$create()\n"
- $mthd14b3 setProp method_access "Public"
- $mthd14b3 setProp modifier "Value"
- set mthd14b7 [ $clss14a6 addRow method ]
- $mthd14b7 setLabel name_type "\$create()\n"
- $mthd14b7 setProp method_access "Public"
- $mthd14b7 setProp modifier "Value"
- set parm14bb [ $mthd14b7 addParam ]
- $parm14bb setLabel name_type "bAutoDelete:BOOL"
- $parm14bb setProp modifier "Value"
- set mthd14be [ $clss14a6 addRow method ]
- $mthd14be setLabel name_type "\$create()"
- $mthd14be setProp method_access "Public"
- $mthd14be setProp modifier "Value"
- set parm14c2 [ $mthd14be addParam ]
- $parm14c2 setLabel name_type "bAutoDelete:BOOL, "
- $parm14c2 setProp modifier "Value"
- set parm14c5 [ $mthd14be addParam ]
- $parm14c5 setLabel name_type "nResourceID:UINT"
- $parm14c5 setProp modifier "Value"
- $clss14a6 save
- set clss43af [ $diag43a2 addNode cad_class 1338 511 414 139 ]
- $clss43af setLabel name "CUserException"
- $clss43af setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a8 $clss43af 876 447 1545 511
-
- #------------------------ Class: CArchiveException ----
- if [info exists debug] {puts "addClass CArchiveException"}
- if [info exists debug] {puts "CDM CArchiveException"}
- set clss0379 [ CDM new "CArchiveException" "$systemName" "" "" "" "" "" "" "0" ]
- set attr037c [ $clss0379 addRow attribute ]
- $attr037c setLabel name_type "\$classCArchiveException:CRuntimeClass\n"
- $attr037c setProp attrib_access "None-None" name_type de
- $attr037c setProp modifier "Value" name_type cl
- set attr0392 [ $clss0379 addRow attribute ]
- $attr0392 setLabel name_type "m_cause:int\n"
- $attr0392 setProp attrib_access "None-None" name_type de
- set attr0395 [ $clss0379 addRow attribute ]
- $attr0395 setLabel name_type "m_strFileName:CString"
- $attr0395 setProp attrib_access "None-None" name_type de
- set mthd0380 [ $clss0379 addRow method ]
- $mthd0380 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0380 setProp method_access "Public"
- $mthd0380 setProp is_dyn_bound "1"
- $mthd0380 setProp is_const_func "1"
- $mthd0380 setProp modifier "Pointer"
- set mthd0386 [ $clss0379 addRow method ]
- $mthd0386 setLabel name_type "\$create()\n"
- $mthd0386 setProp method_access "Public"
- $mthd0386 setProp modifier "Value"
- set parm038a [ $mthd0386 addParam ]
- $parm038a setLabel name_type "cause:int, "
- $parm038a setProp modifier "Value"
- $parm038a setProp default_value " CArchiveException::none"
- set parm038e [ $mthd0386 addParam ]
- $parm038e setLabel name_type "lpszArchiveName:LPCTSTR"
- $parm038e setProp modifier "Value"
- $parm038e setProp default_value " 0 "
- set mthd0398 [ $clss0379 addRow method ]
- $mthd0398 setLabel name_type "GetErrorMessage():BOOL"
- $mthd0398 setProp method_access "Public"
- $mthd0398 setProp is_dyn_bound "1"
- $mthd0398 setProp modifier "Value"
- set parm039d [ $mthd0398 addParam ]
- $parm039d setLabel name_type "lpszError:LPTSTR, "
- $parm039d setProp modifier "Value"
- set parm03a0 [ $mthd0398 addParam ]
- $parm03a0 setLabel name_type "nMaxError:UINT, "
- $parm03a0 setProp modifier "Value"
- set parm03a3 [ $mthd0398 addParam ]
- $parm03a3 setLabel name_type "pnHelpContext:PUINT"
- $parm03a3 setProp modifier "Value"
- $parm03a3 setProp default_value " 0 "
- $clss0379 save
- set clss43b2 [ $diag43a2 addNode cad_class 1784 413 162 34 ]
- $clss43b2 setLabel name "CArchiveException"
- $clss43b2 setProp is_folded 1
- $clss43b2 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a6 $clss43b2 1056.5 349 1865 413
-
- #------------------------ Class: CFileException ----
- if [info exists debug] {puts "addClass CFileException"}
- if [info exists debug] {puts "CDM CFileException"}
- set clss03a7 [ CDM new "CFileException" "$systemName" "" "" "" "" "" "" "0" ]
- set attr03aa [ $clss03a7 addRow attribute ]
- $attr03aa setLabel name_type "\$classCFileException:CRuntimeClass\n"
- $attr03aa setProp attrib_access "None-None" name_type de
- $attr03aa setProp modifier "Value" name_type cl
- set attr03c4 [ $clss03a7 addRow attribute ]
- $attr03c4 setLabel name_type "m_cause:int\n"
- $attr03c4 setProp attrib_access "None-None" name_type de
- set attr03c7 [ $clss03a7 addRow attribute ]
- $attr03c7 setLabel name_type "m_lOsError:LONG\n"
- $attr03c7 setProp attrib_access "None-None" name_type de
- set attr03ca [ $clss03a7 addRow attribute ]
- $attr03ca setLabel name_type "m_strFileName:CString"
- $attr03ca setProp attrib_access "None-None" name_type de
- set mthd03ae [ $clss03a7 addRow method ]
- $mthd03ae setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd03ae setProp method_access "Public"
- $mthd03ae setProp is_dyn_bound "1"
- $mthd03ae setProp is_const_func "1"
- $mthd03ae setProp modifier "Pointer"
- set mthd03b4 [ $clss03a7 addRow method ]
- $mthd03b4 setLabel name_type "\$create()\n"
- $mthd03b4 setProp method_access "Public"
- $mthd03b4 setProp modifier "Value"
- set parm03b8 [ $mthd03b4 addParam ]
- $parm03b8 setLabel name_type "cause:int, "
- $parm03b8 setProp modifier "Value"
- $parm03b8 setProp default_value " CFileException::none"
- set parm03bc [ $mthd03b4 addParam ]
- $parm03bc setLabel name_type "lOsError:LONG, "
- $parm03bc setProp modifier "Value"
- $parm03bc setProp default_value " -1"
- set parm03c0 [ $mthd03b4 addParam ]
- $parm03c0 setLabel name_type "lpszArchiveName:LPCTSTR"
- $parm03c0 setProp modifier "Value"
- $parm03c0 setProp default_value " 0 "
- set mthd03cd [ $clss03a7 addRow method ]
- $mthd03cd setLabel name_type "\$OsErrorToException():int\n"
- $mthd03cd setProp method_access "Public"
- $mthd03cd setProp modifier "Value"
- set parm03d1 [ $mthd03cd addParam ]
- $parm03d1 setLabel name_type "lOsError:LONG"
- $parm03d1 setProp modifier "Value"
- set mthd03d4 [ $clss03a7 addRow method ]
- $mthd03d4 setLabel name_type "\$ErrnoToException():int\n"
- $mthd03d4 setProp method_access "Public"
- $mthd03d4 setProp modifier "Value"
- set parm03d8 [ $mthd03d4 addParam ]
- $parm03d8 setLabel name_type "nErrno:int"
- $parm03d8 setProp modifier "Value"
- set mthd03db [ $clss03a7 addRow method ]
- $mthd03db setLabel name_type "\$ThrowOsError()\n"
- $mthd03db setProp method_access "Public"
- $mthd03db setProp modifier "Value"
- set parm03df [ $mthd03db addParam ]
- $parm03df setLabel name_type "lOsError:LONG, "
- $parm03df setProp modifier "Value"
- set parm03e2 [ $mthd03db addParam ]
- $parm03e2 setLabel name_type "lpszFileName:LPCTSTR"
- $parm03e2 setProp modifier "Value"
- $parm03e2 setProp default_value " 0 "
- set mthd03e6 [ $clss03a7 addRow method ]
- $mthd03e6 setLabel name_type "\$ThrowErrno()\n"
- $mthd03e6 setProp method_access "Public"
- $mthd03e6 setProp modifier "Value"
- set parm03ea [ $mthd03e6 addParam ]
- $parm03ea setLabel name_type "nErrno:int, "
- $parm03ea setProp modifier "Value"
- set parm03ed [ $mthd03e6 addParam ]
- $parm03ed setLabel name_type "lpszFileName:LPCTSTR"
- $parm03ed setProp modifier "Value"
- $parm03ed setProp default_value " 0 "
- set mthd03f1 [ $clss03a7 addRow method ]
- $mthd03f1 setLabel name_type "GetErrorMessage():BOOL"
- $mthd03f1 setProp method_access "Public"
- $mthd03f1 setProp is_dyn_bound "1"
- $mthd03f1 setProp modifier "Value"
- set parm03f6 [ $mthd03f1 addParam ]
- $parm03f6 setLabel name_type "lpszError:LPTSTR, "
- $parm03f6 setProp modifier "Value"
- set parm03f9 [ $mthd03f1 addParam ]
- $parm03f9 setLabel name_type "nMaxError:UINT, "
- $parm03f9 setProp modifier "Value"
- set parm03fc [ $mthd03f1 addParam ]
- $parm03fc setLabel name_type "pnHelpContext:PUINT"
- $parm03fc setProp modifier "Value"
- $parm03fc setProp default_value " 0 "
- $clss03a7 save
- set clss43b4 [ $diag43a2 addNode cad_class 1978 413 135 34 ]
- $clss43b4 setLabel name "CFileException"
- $clss43b4 setProp is_folded 1
- $clss43b4 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a6 $clss43b4 1056.5 349 2045.5 413
-
- #------------------------ Class: CFile ----
- if [info exists debug] {puts "addClass CFile"}
- if [info exists debug] {puts "CDM CFile"}
- set clss0400 [ CDM new "CFile" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0403 [ $clss0400 addRow attribute ]
- $attr0403 setLabel name_type "\$classCFile:CRuntimeClass\n"
- $attr0403 setProp attrib_access "None-None" name_type de
- $attr0403 setProp modifier "Value" name_type cl
- set attr0422 [ $clss0400 addRow attribute ]
- $attr0422 setLabel name_type "m_hFile:UINT\n"
- $attr0422 setProp attrib_access "None-None" name_type de
- set attr0510 [ $clss0400 addRow attribute ]
- $attr0510 setLabel name_type "m_bCloseOnDelete:BOOL\n"
- $attr0510 setProp attrib_access "None-None" name_type de
- set attr0513 [ $clss0400 addRow attribute ]
- $attr0513 setLabel name_type "m_strFileName:CString"
- $attr0513 setProp attrib_access "None-None" name_type de
- set mthd0407 [ $clss0400 addRow method ]
- $mthd0407 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0407 setProp method_access "Public"
- $mthd0407 setProp is_dyn_bound "1"
- $mthd0407 setProp is_const_func "1"
- $mthd0407 setProp modifier "Pointer"
- set mthd040d [ $clss0400 addRow method ]
- $mthd040d setLabel name_type "\$create()\n"
- $mthd040d setProp method_access "Public"
- $mthd040d setProp modifier "Value"
- set mthd0411 [ $clss0400 addRow method ]
- $mthd0411 setLabel name_type "\$create()\n"
- $mthd0411 setProp method_access "Public"
- $mthd0411 setProp modifier "Value"
- set parm0415 [ $mthd0411 addParam ]
- $parm0415 setLabel name_type "hFile:int"
- $parm0415 setProp modifier "Value"
- set mthd0418 [ $clss0400 addRow method ]
- $mthd0418 setLabel name_type "\$create()\n"
- $mthd0418 setProp method_access "Public"
- $mthd0418 setProp modifier "Value"
- set parm041c [ $mthd0418 addParam ]
- $parm041c setLabel name_type "lpszFileName:LPCTSTR, "
- $parm041c setProp modifier "Value"
- set parm041f [ $mthd0418 addParam ]
- $parm041f setLabel name_type "nOpenFlags:UINT"
- $parm041f setProp modifier "Value"
- set mthd0425 [ $clss0400 addRow method ]
- $mthd0425 setLabel name_type "type_conv()\n"
- $mthd0425 setProp method_access "Public"
- $mthd0425 setProp is_const_func "1"
- $mthd0425 setProp modifier "Value"
- set mthd042a [ $clss0400 addRow method ]
- $mthd042a setLabel name_type "GetPosition():DWORD\n"
- $mthd042a setProp method_access "Public"
- $mthd042a setProp is_dyn_bound "1"
- $mthd042a setProp is_const_func "1"
- $mthd042a setProp modifier "Value"
- set mthd0430 [ $clss0400 addRow method ]
- $mthd0430 setLabel name_type "GetStatus():BOOL\n"
- $mthd0430 setProp method_access "Public"
- $mthd0430 setProp is_const_func "1"
- $mthd0430 setProp modifier "Value"
- set parm0435 [ $mthd0430 addParam ]
- $parm0435 setLabel name_type "rStatus:CFileStatus"
- $parm0435 setProp modifier "Reference"
- set mthd0438 [ $clss0400 addRow method ]
- $mthd0438 setLabel name_type "GetFileName():CString\n"
- $mthd0438 setProp method_access "Public"
- $mthd0438 setProp is_dyn_bound "1"
- $mthd0438 setProp is_const_func "1"
- $mthd0438 setProp modifier "Value"
- set mthd043e [ $clss0400 addRow method ]
- $mthd043e setLabel name_type "GetFileTitle():CString\n"
- $mthd043e setProp method_access "Public"
- $mthd043e setProp is_dyn_bound "1"
- $mthd043e setProp is_const_func "1"
- $mthd043e setProp modifier "Value"
- set mthd0444 [ $clss0400 addRow method ]
- $mthd0444 setLabel name_type "GetFilePath():CString\n"
- $mthd0444 setProp method_access "Public"
- $mthd0444 setProp is_dyn_bound "1"
- $mthd0444 setProp is_const_func "1"
- $mthd0444 setProp modifier "Value"
- set mthd044a [ $clss0400 addRow method ]
- $mthd044a setLabel name_type "SetFilePath()\n"
- $mthd044a setProp method_access "Public"
- $mthd044a setProp is_dyn_bound "1"
- $mthd044a setProp modifier "Value"
- set parm044f [ $mthd044a addParam ]
- $parm044f setLabel name_type "lpszNewName:LPCTSTR"
- $parm044f setProp modifier "Value"
- set mthd0452 [ $clss0400 addRow method ]
- $mthd0452 setLabel name_type "Open():BOOL\n"
- $mthd0452 setProp method_access "Public"
- $mthd0452 setProp is_dyn_bound "1"
- $mthd0452 setProp modifier "Value"
- set parm0457 [ $mthd0452 addParam ]
- $parm0457 setLabel name_type "lpszFileName:LPCTSTR, "
- $parm0457 setProp modifier "Value"
- set parm045a [ $mthd0452 addParam ]
- $parm045a setLabel name_type "nOpenFlags:UINT, "
- $parm045a setProp modifier "Value"
- set parm045d [ $mthd0452 addParam ]
- $parm045d setLabel name_type "pError:CFileException"
- $parm045d setProp modifier "Pointer"
- $parm045d setProp default_value " 0 "
- set mthd0461 [ $clss0400 addRow method ]
- $mthd0461 setLabel name_type "\$Rename()\n"
- $mthd0461 setProp method_access "Public"
- $mthd0461 setProp modifier "Value"
- set parm0465 [ $mthd0461 addParam ]
- $parm0465 setLabel name_type "lpszOldName:LPCTSTR, "
- $parm0465 setProp modifier "Value"
- set parm0468 [ $mthd0461 addParam ]
- $parm0468 setLabel name_type "lpszNewName:LPCTSTR"
- $parm0468 setProp modifier "Value"
- set mthd046b [ $clss0400 addRow method ]
- $mthd046b setLabel name_type "\$Remove()\n"
- $mthd046b setProp method_access "Public"
- $mthd046b setProp modifier "Value"
- set parm046f [ $mthd046b addParam ]
- $parm046f setLabel name_type "lpszFileName:LPCTSTR"
- $parm046f setProp modifier "Value"
- set mthd0472 [ $clss0400 addRow method ]
- $mthd0472 setLabel name_type "\$GetStatus():BOOL\n"
- $mthd0472 setProp method_access "Public"
- $mthd0472 setProp modifier "Value"
- set parm0476 [ $mthd0472 addParam ]
- $parm0476 setLabel name_type "lpszFileName:LPCTSTR, "
- $parm0476 setProp modifier "Value"
- set parm0479 [ $mthd0472 addParam ]
- $parm0479 setLabel name_type "rStatus:CFileStatus"
- $parm0479 setProp modifier "Reference"
- set mthd047c [ $clss0400 addRow method ]
- $mthd047c setLabel name_type "\$SetStatus()\n"
- $mthd047c setProp method_access "Public"
- $mthd047c setProp modifier "Value"
- set parm0480 [ $mthd047c addParam ]
- $parm0480 setLabel name_type "lpszFileName:LPCTSTR, "
- $parm0480 setProp modifier "Value"
- set parm0483 [ $mthd047c addParam ]
- $parm0483 setLabel name_type "status:CFileStatus"
- $parm0483 setProp modifier "Reference to Const"
- set mthd0486 [ $clss0400 addRow method ]
- $mthd0486 setLabel name_type "SeekToEnd():DWORD\n"
- $mthd0486 setProp method_access "Public"
- $mthd0486 setProp modifier "Value"
- set mthd048a [ $clss0400 addRow method ]
- $mthd048a setLabel name_type "SeekToBegin()\n"
- $mthd048a setProp method_access "Public"
- $mthd048a setProp modifier "Value"
- set mthd048e [ $clss0400 addRow method ]
- $mthd048e setLabel name_type "ReadHuge():DWORD\n"
- $mthd048e setProp method_access "Public"
- $mthd048e setProp modifier "Value"
- set parm0492 [ $mthd048e addParam ]
- $parm0492 setLabel name_type "lpBuffer:genptr, "
- $parm0492 setProp modifier "Pointer"
- set parm0495 [ $mthd048e addParam ]
- $parm0495 setLabel name_type "dwCount:DWORD"
- $parm0495 setProp modifier "Value"
- set mthd0498 [ $clss0400 addRow method ]
- $mthd0498 setLabel name_type "WriteHuge()\n"
- $mthd0498 setProp method_access "Public"
- $mthd0498 setProp modifier "Value"
- set parm049c [ $mthd0498 addParam ]
- $parm049c setLabel name_type "lpBuffer:void, "
- $parm049c setProp modifier "Pointer to Const"
- set parm049f [ $mthd0498 addParam ]
- $parm049f setLabel name_type "dwCount:DWORD"
- $parm049f setProp modifier "Value"
- set mthd04a2 [ $clss0400 addRow method ]
- $mthd04a2 setLabel name_type "Duplicate():CFile\n"
- $mthd04a2 setProp method_access "Public"
- $mthd04a2 setProp is_dyn_bound "1"
- $mthd04a2 setProp is_const_func "1"
- $mthd04a2 setProp modifier "Pointer"
- set mthd04a8 [ $clss0400 addRow method ]
- $mthd04a8 setLabel name_type "Seek():LONG\n"
- $mthd04a8 setProp method_access "Public"
- $mthd04a8 setProp is_dyn_bound "1"
- $mthd04a8 setProp modifier "Value"
- set parm04ad [ $mthd04a8 addParam ]
- $parm04ad setLabel name_type "lOff:LONG, "
- $parm04ad setProp modifier "Value"
- set parm04b0 [ $mthd04a8 addParam ]
- $parm04b0 setLabel name_type "nFrom:UINT"
- $parm04b0 setProp modifier "Value"
- set mthd04b3 [ $clss0400 addRow method ]
- $mthd04b3 setLabel name_type "SetLength()\n"
- $mthd04b3 setProp method_access "Public"
- $mthd04b3 setProp is_dyn_bound "1"
- $mthd04b3 setProp modifier "Value"
- set parm04b8 [ $mthd04b3 addParam ]
- $parm04b8 setLabel name_type "dwNewLen:DWORD"
- $parm04b8 setProp modifier "Value"
- set mthd04bb [ $clss0400 addRow method ]
- $mthd04bb setLabel name_type "GetLength():DWORD\n"
- $mthd04bb setProp method_access "Public"
- $mthd04bb setProp is_dyn_bound "1"
- $mthd04bb setProp is_const_func "1"
- $mthd04bb setProp modifier "Value"
- set mthd04c1 [ $clss0400 addRow method ]
- $mthd04c1 setLabel name_type "Read():UINT\n"
- $mthd04c1 setProp method_access "Public"
- $mthd04c1 setProp is_dyn_bound "1"
- $mthd04c1 setProp modifier "Value"
- set parm04c6 [ $mthd04c1 addParam ]
- $parm04c6 setLabel name_type "lpBuf:genptr, "
- $parm04c6 setProp modifier "Pointer"
- set parm04c9 [ $mthd04c1 addParam ]
- $parm04c9 setLabel name_type "nCount:UINT"
- $parm04c9 setProp modifier "Value"
- set mthd04cc [ $clss0400 addRow method ]
- $mthd04cc setLabel name_type "Write()\n"
- $mthd04cc setProp method_access "Public"
- $mthd04cc setProp is_dyn_bound "1"
- $mthd04cc setProp modifier "Value"
- set parm04d1 [ $mthd04cc addParam ]
- $parm04d1 setLabel name_type "lpBuf:void, "
- $parm04d1 setProp modifier "Pointer to Const"
- set parm04d4 [ $mthd04cc addParam ]
- $parm04d4 setLabel name_type "nCount:UINT"
- $parm04d4 setProp modifier "Value"
- set mthd04d7 [ $clss0400 addRow method ]
- $mthd04d7 setLabel name_type "LockRange()\n"
- $mthd04d7 setProp method_access "Public"
- $mthd04d7 setProp is_dyn_bound "1"
- $mthd04d7 setProp modifier "Value"
- set parm04dc [ $mthd04d7 addParam ]
- $parm04dc setLabel name_type "dwPos:DWORD, "
- $parm04dc setProp modifier "Value"
- set parm04df [ $mthd04d7 addParam ]
- $parm04df setLabel name_type "dwCount:DWORD"
- $parm04df setProp modifier "Value"
- set mthd04e2 [ $clss0400 addRow method ]
- $mthd04e2 setLabel name_type "UnlockRange()\n"
- $mthd04e2 setProp method_access "Public"
- $mthd04e2 setProp is_dyn_bound "1"
- $mthd04e2 setProp modifier "Value"
- set parm04e7 [ $mthd04e2 addParam ]
- $parm04e7 setLabel name_type "dwPos:DWORD, "
- $parm04e7 setProp modifier "Value"
- set parm04ea [ $mthd04e2 addParam ]
- $parm04ea setLabel name_type "dwCount:DWORD"
- $parm04ea setProp modifier "Value"
- set mthd04ed [ $clss0400 addRow method ]
- $mthd04ed setLabel name_type "Abort()\n"
- $mthd04ed setProp method_access "Public"
- $mthd04ed setProp is_dyn_bound "1"
- $mthd04ed setProp modifier "Value"
- set mthd04f2 [ $clss0400 addRow method ]
- $mthd04f2 setLabel name_type "Flush()\n"
- $mthd04f2 setProp method_access "Public"
- $mthd04f2 setProp is_dyn_bound "1"
- $mthd04f2 setProp modifier "Value"
- set mthd04f7 [ $clss0400 addRow method ]
- $mthd04f7 setLabel name_type "Close()\n"
- $mthd04f7 setProp method_access "Public"
- $mthd04f7 setProp is_dyn_bound "1"
- $mthd04f7 setProp modifier "Value"
- set mthd04fc [ $clss0400 addRow method ]
- $mthd04fc setLabel name_type "GetBufferPtr():UINT"
- $mthd04fc setProp method_access "Public"
- $mthd04fc setProp is_dyn_bound "1"
- $mthd04fc setProp modifier "Value"
- set parm0501 [ $mthd04fc addParam ]
- $parm0501 setLabel name_type "nCommand:UINT, "
- $parm0501 setProp modifier "Value"
- set parm0504 [ $mthd04fc addParam ]
- $parm0504 setLabel name_type "nCount:UINT, "
- $parm0504 setProp modifier "Value"
- $parm0504 setProp default_value " 0"
- set parm0508 [ $mthd04fc addParam ]
- $parm0508 setLabel name_type "ppBufStart:void, "
- $parm0508 setProp modifier "Pointer"
- $parm0508 setProp default_value " 0 "
- set parm050c [ $mthd04fc addParam ]
- $parm050c setLabel name_type "ppBufMax:void"
- $parm050c setProp modifier "Pointer"
- $parm050c setProp default_value " 0 "
- $clss0400 save
- set clss43b7 [ $diag43a2 addNode cad_class 2145 315 120 34 ]
- $clss43b7 setLabel name "CFile"
- $clss43b7 setProp is_folded 1
- $clss43b7 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43b7 5466 251 2205 315
-
- #------------------------ Class: CFileFind ----
- if [info exists debug] {puts "addClass CFileFind"}
- if [info exists debug] {puts "CDM CFileFind"}
- set clss06a7 [ CDM new "CFileFind" "$systemName" "" "" "" "" "" "" "0" ]
- set attr075e [ $clss06a7 addRow attribute ]
- $attr075e setLabel name_type "m_pFoundInfo:genptr\n"
- $attr075e setProp attrib_access "None-None" name_type de
- $attr075e setProp modifier "Pointer" name_type cl
- set attr0762 [ $clss06a7 addRow attribute ]
- $attr0762 setLabel name_type "m_pNextInfo:genptr\n"
- $attr0762 setProp attrib_access "None-None" name_type de
- $attr0762 setProp modifier "Pointer" name_type cl
- set attr0766 [ $clss06a7 addRow attribute ]
- $attr0766 setLabel name_type "m_hContext:HANDLE\n"
- $attr0766 setProp attrib_access "None-None" name_type de
- set attr0769 [ $clss06a7 addRow attribute ]
- $attr0769 setLabel name_type "m_bGotLast:BOOL\n"
- $attr0769 setProp attrib_access "None-None" name_type de
- set attr076c [ $clss06a7 addRow attribute ]
- $attr076c setLabel name_type "m_strRoot:CString\n"
- $attr076c setProp attrib_access "None-None" name_type de
- set attr076f [ $clss06a7 addRow attribute ]
- $attr076f setLabel name_type "m_chDirSeparator:TCHAR\n"
- $attr076f setProp attrib_access "None-None" name_type de
- set attr0772 [ $clss06a7 addRow attribute ]
- $attr0772 setLabel name_type "\$classCFileFind:CRuntimeClass"
- $attr0772 setProp attrib_access "None-None" name_type de
- $attr0772 setProp modifier "Value" name_type cl
- set mthd06aa [ $clss06a7 addRow method ]
- $mthd06aa setLabel name_type "\$create()\n"
- $mthd06aa setProp method_access "Public"
- $mthd06aa setProp modifier "Value"
- set mthd06ae [ $clss06a7 addRow method ]
- $mthd06ae setLabel name_type "GetLength():DWORD\n"
- $mthd06ae setProp method_access "Public"
- $mthd06ae setProp is_const_func "1"
- $mthd06ae setProp modifier "Value"
- set mthd06b3 [ $clss06a7 addRow method ]
- $mthd06b3 setLabel name_type "GetLength64():__int64\n"
- $mthd06b3 setProp method_access "Public"
- $mthd06b3 setProp is_const_func "1"
- $mthd06b3 setProp modifier "Value"
- set mthd06b8 [ $clss06a7 addRow method ]
- $mthd06b8 setLabel name_type "GetFileName():CString\n"
- $mthd06b8 setProp method_access "Public"
- $mthd06b8 setProp is_dyn_bound "1"
- $mthd06b8 setProp is_const_func "1"
- $mthd06b8 setProp modifier "Value"
- set mthd06be [ $clss06a7 addRow method ]
- $mthd06be setLabel name_type "GetFilePath():CString\n"
- $mthd06be setProp method_access "Public"
- $mthd06be setProp is_dyn_bound "1"
- $mthd06be setProp is_const_func "1"
- $mthd06be setProp modifier "Value"
- set mthd06c4 [ $clss06a7 addRow method ]
- $mthd06c4 setLabel name_type "GetFileTitle():CString\n"
- $mthd06c4 setProp method_access "Public"
- $mthd06c4 setProp is_dyn_bound "1"
- $mthd06c4 setProp is_const_func "1"
- $mthd06c4 setProp modifier "Value"
- set mthd06ca [ $clss06a7 addRow method ]
- $mthd06ca setLabel name_type "GetFileURL():CString\n"
- $mthd06ca setProp method_access "Public"
- $mthd06ca setProp is_dyn_bound "1"
- $mthd06ca setProp is_const_func "1"
- $mthd06ca setProp modifier "Value"
- set mthd06d0 [ $clss06a7 addRow method ]
- $mthd06d0 setLabel name_type "GetRoot():CString\n"
- $mthd06d0 setProp method_access "Public"
- $mthd06d0 setProp is_dyn_bound "1"
- $mthd06d0 setProp is_const_func "1"
- $mthd06d0 setProp modifier "Value"
- set mthd06d6 [ $clss06a7 addRow method ]
- $mthd06d6 setLabel name_type "GetLastWriteTime():BOOL\n"
- $mthd06d6 setProp method_access "Public"
- $mthd06d6 setProp is_dyn_bound "1"
- $mthd06d6 setProp is_const_func "1"
- $mthd06d6 setProp modifier "Value"
- set parm06dc [ $mthd06d6 addParam ]
- $parm06dc setLabel name_type "pTimeStamp:FILETIME"
- $parm06dc setProp modifier "Pointer"
- set mthd06df [ $clss06a7 addRow method ]
- $mthd06df setLabel name_type "GetLastAccessTime():BOOL\n"
- $mthd06df setProp method_access "Public"
- $mthd06df setProp is_dyn_bound "1"
- $mthd06df setProp is_const_func "1"
- $mthd06df setProp modifier "Value"
- set parm06e5 [ $mthd06df addParam ]
- $parm06e5 setLabel name_type "pTimeStamp:FILETIME"
- $parm06e5 setProp modifier "Pointer"
- set mthd06e8 [ $clss06a7 addRow method ]
- $mthd06e8 setLabel name_type "GetCreationTime():BOOL\n"
- $mthd06e8 setProp method_access "Public"
- $mthd06e8 setProp is_dyn_bound "1"
- $mthd06e8 setProp is_const_func "1"
- $mthd06e8 setProp modifier "Value"
- set parm06ee [ $mthd06e8 addParam ]
- $parm06ee setLabel name_type "pTimeStamp:FILETIME"
- $parm06ee setProp modifier "Pointer"
- set mthd06f1 [ $clss06a7 addRow method ]
- $mthd06f1 setLabel name_type "GetLastWriteTime():BOOL\n"
- $mthd06f1 setProp method_access "Public"
- $mthd06f1 setProp is_dyn_bound "1"
- $mthd06f1 setProp is_const_func "1"
- $mthd06f1 setProp modifier "Value"
- set parm06f7 [ $mthd06f1 addParam ]
- $parm06f7 setLabel name_type "refTime:CTime"
- $parm06f7 setProp modifier "Reference"
- set mthd06fa [ $clss06a7 addRow method ]
- $mthd06fa setLabel name_type "GetLastAccessTime():BOOL\n"
- $mthd06fa setProp method_access "Public"
- $mthd06fa setProp is_dyn_bound "1"
- $mthd06fa setProp is_const_func "1"
- $mthd06fa setProp modifier "Value"
- set parm0700 [ $mthd06fa addParam ]
- $parm0700 setLabel name_type "refTime:CTime"
- $parm0700 setProp modifier "Reference"
- set mthd0703 [ $clss06a7 addRow method ]
- $mthd0703 setLabel name_type "GetCreationTime():BOOL\n"
- $mthd0703 setProp method_access "Public"
- $mthd0703 setProp is_dyn_bound "1"
- $mthd0703 setProp is_const_func "1"
- $mthd0703 setProp modifier "Value"
- set parm0709 [ $mthd0703 addParam ]
- $parm0709 setLabel name_type "refTime:CTime"
- $parm0709 setProp modifier "Reference"
- set mthd070c [ $clss06a7 addRow method ]
- $mthd070c setLabel name_type "MatchesMask():BOOL\n"
- $mthd070c setProp method_access "Public"
- $mthd070c setProp is_dyn_bound "1"
- $mthd070c setProp is_const_func "1"
- $mthd070c setProp modifier "Value"
- set parm0712 [ $mthd070c addParam ]
- $parm0712 setLabel name_type "dwMask:DWORD"
- $parm0712 setProp modifier "Value"
- set mthd0715 [ $clss06a7 addRow method ]
- $mthd0715 setLabel name_type "IsDots():BOOL\n"
- $mthd0715 setProp method_access "Public"
- $mthd0715 setProp is_dyn_bound "1"
- $mthd0715 setProp is_const_func "1"
- $mthd0715 setProp modifier "Value"
- set mthd071b [ $clss06a7 addRow method ]
- $mthd071b setLabel name_type "IsReadOnly():BOOL\n"
- $mthd071b setProp method_access "Public"
- $mthd071b setProp is_const_func "1"
- $mthd071b setProp modifier "Value"
- set mthd0720 [ $clss06a7 addRow method ]
- $mthd0720 setLabel name_type "IsDirectory():BOOL\n"
- $mthd0720 setProp method_access "Public"
- $mthd0720 setProp is_const_func "1"
- $mthd0720 setProp modifier "Value"
- set mthd0725 [ $clss06a7 addRow method ]
- $mthd0725 setLabel name_type "IsCompressed():BOOL\n"
- $mthd0725 setProp method_access "Public"
- $mthd0725 setProp is_const_func "1"
- $mthd0725 setProp modifier "Value"
- set mthd072a [ $clss06a7 addRow method ]
- $mthd072a setLabel name_type "IsSystem():BOOL\n"
- $mthd072a setProp method_access "Public"
- $mthd072a setProp is_const_func "1"
- $mthd072a setProp modifier "Value"
- set mthd072f [ $clss06a7 addRow method ]
- $mthd072f setLabel name_type "IsHidden():BOOL\n"
- $mthd072f setProp method_access "Public"
- $mthd072f setProp is_const_func "1"
- $mthd072f setProp modifier "Value"
- set mthd0734 [ $clss06a7 addRow method ]
- $mthd0734 setLabel name_type "IsTemporary():BOOL\n"
- $mthd0734 setProp method_access "Public"
- $mthd0734 setProp is_const_func "1"
- $mthd0734 setProp modifier "Value"
- set mthd0739 [ $clss06a7 addRow method ]
- $mthd0739 setLabel name_type "IsNormal():BOOL\n"
- $mthd0739 setProp method_access "Public"
- $mthd0739 setProp is_const_func "1"
- $mthd0739 setProp modifier "Value"
- set mthd073e [ $clss06a7 addRow method ]
- $mthd073e setLabel name_type "IsArchived():BOOL\n"
- $mthd073e setProp method_access "Public"
- $mthd073e setProp is_const_func "1"
- $mthd073e setProp modifier "Value"
- set mthd0743 [ $clss06a7 addRow method ]
- $mthd0743 setLabel name_type "Close()\n"
- $mthd0743 setProp method_access "Public"
- $mthd0743 setProp modifier "Value"
- set mthd0747 [ $clss06a7 addRow method ]
- $mthd0747 setLabel name_type "FindFile():BOOL\n"
- $mthd0747 setProp method_access "Public"
- $mthd0747 setProp is_dyn_bound "1"
- $mthd0747 setProp modifier "Value"
- set parm074c [ $mthd0747 addParam ]
- $parm074c setLabel name_type "pstrName:LPCTSTR, "
- $parm074c setProp modifier "Value"
- $parm074c setProp default_value " 0 "
- set parm0750 [ $mthd0747 addParam ]
- $parm0750 setLabel name_type "dwUnused:DWORD"
- $parm0750 setProp modifier "Value"
- $parm0750 setProp default_value " 0"
- set mthd0754 [ $clss06a7 addRow method ]
- $mthd0754 setLabel name_type "FindNextFile():BOOL\n"
- $mthd0754 setProp method_access "Public"
- $mthd0754 setProp is_dyn_bound "1"
- $mthd0754 setProp modifier "Value"
- set mthd0759 [ $clss06a7 addRow method ]
- $mthd0759 setLabel name_type "CloseContext()\n"
- $mthd0759 setProp method_access "Protected"
- $mthd0759 setProp is_dyn_bound "1"
- $mthd0759 setProp modifier "Value"
- set mthd0776 [ $clss06a7 addRow method ]
- $mthd0776 setLabel name_type "GetRuntimeClass():CRuntimeClass"
- $mthd0776 setProp method_access "Public"
- $mthd0776 setProp is_dyn_bound "1"
- $mthd0776 setProp is_const_func "1"
- $mthd0776 setProp modifier "Pointer"
- $clss06a7 save
- set clss43c0 [ $diag43a2 addNode cad_class 2297 315 120 34 ]
- $clss43c0 setLabel name "CFileFind"
- $clss43c0 setProp is_folded 1
- $clss43c0 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43c0 5466 251 2357 315
-
- #------------------------ Class: CByteArray ----
- if [info exists debug] {puts "addClass CByteArray"}
- if [info exists debug] {puts "CDM CByteArray"}
- set clss0b9d [ CDM new "CByteArray" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0ba0 [ $clss0b9d addRow attribute ]
- $attr0ba0 setLabel name_type "\$classCByteArray:CRuntimeClass\n"
- $attr0ba0 setProp attrib_access "None-None" name_type de
- set attr0c41 [ $clss0b9d addRow attribute ]
- $attr0c41 setLabel name_type "m_pData:BYTE\n"
- $attr0c41 setProp attrib_access "None-None" name_type de
- $attr0c41 setProp modifier "Pointer" name_type cl
- set attr0c45 [ $clss0b9d addRow attribute ]
- $attr0c45 setLabel name_type "m_nSize:int\n"
- $attr0c45 setProp attrib_access "None-None" name_type de
- set attr0c48 [ $clss0b9d addRow attribute ]
- $attr0c48 setLabel name_type "m_nMaxSize:int\n"
- $attr0c48 setProp attrib_access "None-None" name_type de
- set attr0c4b [ $clss0b9d addRow attribute ]
- $attr0c4b setLabel name_type "m_nGrowBy:int\n"
- $attr0c4b setProp attrib_access "None-None" name_type de
- set attr0c55 [ $clss0b9d addRow attribute ]
- $attr0c55 setLabel name_type "BASE_TYPE:BYTE\n"
- $attr0c55 setProp attrib_access "None-None" name_type de
- set attr0c58 [ $clss0b9d addRow attribute ]
- $attr0c58 setLabel name_type "BASE_ARG_TYPE:BYTE"
- $attr0c58 setProp attrib_access "None-None" name_type de
- set mthd0ba3 [ $clss0b9d addRow method ]
- $mthd0ba3 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0ba3 setProp method_access "Public"
- $mthd0ba3 setProp is_dyn_bound "1"
- $mthd0ba3 setProp is_const_func "1"
- $mthd0ba3 setProp modifier "Pointer"
- set mthd0ba9 [ $clss0b9d addRow method ]
- $mthd0ba9 setLabel name_type "\$CreateObject():CObject\n"
- $mthd0ba9 setProp method_access "Public"
- $mthd0ba9 setProp modifier "Pointer"
- set mthd0bad [ $clss0b9d addRow method ]
- $mthd0bad setLabel name_type "\$create()\n"
- $mthd0bad setProp method_access "Public"
- $mthd0bad setProp modifier "Value"
- set mthd0bb1 [ $clss0b9d addRow method ]
- $mthd0bb1 setLabel name_type "GetSize():int\n"
- $mthd0bb1 setProp method_access "Public"
- $mthd0bb1 setProp is_const_func "1"
- $mthd0bb1 setProp modifier "Value"
- set mthd0bb6 [ $clss0b9d addRow method ]
- $mthd0bb6 setLabel name_type "GetUpperBound():int\n"
- $mthd0bb6 setProp method_access "Public"
- $mthd0bb6 setProp is_const_func "1"
- $mthd0bb6 setProp modifier "Value"
- set mthd0bbb [ $clss0b9d addRow method ]
- $mthd0bbb setLabel name_type "SetSize()\n"
- $mthd0bbb setProp method_access "Public"
- $mthd0bbb setProp modifier "Value"
- set parm0bbf [ $mthd0bbb addParam ]
- $parm0bbf setLabel name_type "nNewSize:int, "
- $parm0bbf setProp modifier "Value"
- set parm0bc2 [ $mthd0bbb addParam ]
- $parm0bc2 setLabel name_type "nGrowBy:int"
- $parm0bc2 setProp modifier "Value"
- $parm0bc2 setProp default_value " -1"
- set mthd0bc6 [ $clss0b9d addRow method ]
- $mthd0bc6 setLabel name_type "FreeExtra()\n"
- $mthd0bc6 setProp method_access "Public"
- $mthd0bc6 setProp modifier "Value"
- set mthd0bca [ $clss0b9d addRow method ]
- $mthd0bca setLabel name_type "RemoveAll()\n"
- $mthd0bca setProp method_access "Public"
- $mthd0bca setProp modifier "Value"
- set mthd0bce [ $clss0b9d addRow method ]
- $mthd0bce setLabel name_type "GetAt():BYTE\n"
- $mthd0bce setProp method_access "Public"
- $mthd0bce setProp is_const_func "1"
- $mthd0bce setProp modifier "Value"
- set parm0bd3 [ $mthd0bce addParam ]
- $parm0bd3 setLabel name_type "nIndex:int"
- $parm0bd3 setProp modifier "Value"
- set mthd0bd6 [ $clss0b9d addRow method ]
- $mthd0bd6 setLabel name_type "SetAt()\n"
- $mthd0bd6 setProp method_access "Public"
- $mthd0bd6 setProp modifier "Value"
- set parm0bda [ $mthd0bd6 addParam ]
- $parm0bda setLabel name_type "nIndex:int, "
- $parm0bda setProp modifier "Value"
- set parm0bdd [ $mthd0bd6 addParam ]
- $parm0bdd setLabel name_type "newElement:BYTE"
- $parm0bdd setProp modifier "Value"
- set mthd0be0 [ $clss0b9d addRow method ]
- $mthd0be0 setLabel name_type "ElementAt():BYTE\n"
- $mthd0be0 setProp method_access "Public"
- $mthd0be0 setProp modifier "Reference"
- set parm0be4 [ $mthd0be0 addParam ]
- $parm0be4 setLabel name_type "nIndex:int"
- $parm0be4 setProp modifier "Value"
- set mthd0be7 [ $clss0b9d addRow method ]
- $mthd0be7 setLabel name_type "GetData():BYTE\n"
- $mthd0be7 setProp method_access "Public"
- $mthd0be7 setProp is_const_func "1"
- $mthd0be7 setProp modifier "Pointer to Const"
- set mthd0bec [ $clss0b9d addRow method ]
- $mthd0bec setLabel name_type "GetData():BYTE\n"
- $mthd0bec setProp method_access "Public"
- $mthd0bec setProp modifier "Pointer"
- set mthd0bf0 [ $clss0b9d addRow method ]
- $mthd0bf0 setLabel name_type "SetAtGrow()\n"
- $mthd0bf0 setProp method_access "Public"
- $mthd0bf0 setProp modifier "Value"
- set parm0bf4 [ $mthd0bf0 addParam ]
- $parm0bf4 setLabel name_type "nIndex:int, "
- $parm0bf4 setProp modifier "Value"
- set parm0bf7 [ $mthd0bf0 addParam ]
- $parm0bf7 setLabel name_type "newElement:BYTE"
- $parm0bf7 setProp modifier "Value"
- set mthd0bfa [ $clss0b9d addRow method ]
- $mthd0bfa setLabel name_type "Add():int\n"
- $mthd0bfa setProp method_access "Public"
- $mthd0bfa setProp modifier "Value"
- set parm0bfe [ $mthd0bfa addParam ]
- $parm0bfe setLabel name_type "newElement:BYTE"
- $parm0bfe setProp modifier "Value"
- set mthd0c01 [ $clss0b9d addRow method ]
- $mthd0c01 setLabel name_type "Append():int\n"
- $mthd0c01 setProp method_access "Public"
- $mthd0c01 setProp modifier "Value"
- set parm0c05 [ $mthd0c01 addParam ]
- $parm0c05 setLabel name_type "src:CByteArray"
- $parm0c05 setProp modifier "Reference to Const"
- set mthd0c08 [ $clss0b9d addRow method ]
- $mthd0c08 setLabel name_type "Copy()\n"
- $mthd0c08 setProp method_access "Public"
- $mthd0c08 setProp modifier "Value"
- set parm0c0c [ $mthd0c08 addParam ]
- $parm0c0c setLabel name_type "src:CByteArray"
- $parm0c0c setProp modifier "Reference to Const"
- set mthd0c0f [ $clss0b9d addRow method ]
- $mthd0c0f setLabel name_type "operator\[]():BYTE\n"
- $mthd0c0f setProp method_access "Public"
- $mthd0c0f setProp is_const_func "1"
- $mthd0c0f setProp modifier "Value"
- set parm0c14 [ $mthd0c0f addParam ]
- $parm0c14 setLabel name_type "nIndex:int"
- $parm0c14 setProp modifier "Value"
- set mthd0c17 [ $clss0b9d addRow method ]
- $mthd0c17 setLabel name_type "operator\[]():BYTE\n"
- $mthd0c17 setProp method_access "Public"
- $mthd0c17 setProp modifier "Reference"
- set parm0c1b [ $mthd0c17 addParam ]
- $parm0c1b setLabel name_type "nIndex:int"
- $parm0c1b setProp modifier "Value"
- set mthd0c1e [ $clss0b9d addRow method ]
- $mthd0c1e setLabel name_type "InsertAt()\n"
- $mthd0c1e setProp method_access "Public"
- $mthd0c1e setProp modifier "Value"
- set parm0c22 [ $mthd0c1e addParam ]
- $parm0c22 setLabel name_type "nIndex:int, "
- $parm0c22 setProp modifier "Value"
- set parm0c25 [ $mthd0c1e addParam ]
- $parm0c25 setLabel name_type "newElement:BYTE, "
- $parm0c25 setProp modifier "Value"
- set parm0c28 [ $mthd0c1e addParam ]
- $parm0c28 setLabel name_type "nCount:int"
- $parm0c28 setProp modifier "Value"
- $parm0c28 setProp default_value " 1"
- set mthd0c2c [ $clss0b9d addRow method ]
- $mthd0c2c setLabel name_type "RemoveAt()\n"
- $mthd0c2c setProp method_access "Public"
- $mthd0c2c setProp modifier "Value"
- set parm0c30 [ $mthd0c2c addParam ]
- $parm0c30 setLabel name_type "nIndex:int, "
- $parm0c30 setProp modifier "Value"
- set parm0c33 [ $mthd0c2c addParam ]
- $parm0c33 setLabel name_type "nCount:int"
- $parm0c33 setProp modifier "Value"
- $parm0c33 setProp default_value " 1"
- set mthd0c37 [ $clss0b9d addRow method ]
- $mthd0c37 setLabel name_type "InsertAt()\n"
- $mthd0c37 setProp method_access "Public"
- $mthd0c37 setProp modifier "Value"
- set parm0c3b [ $mthd0c37 addParam ]
- $parm0c3b setLabel name_type "nStartIndex:int, "
- $parm0c3b setProp modifier "Value"
- set parm0c3e [ $mthd0c37 addParam ]
- $parm0c3e setLabel name_type "pNewArray:CByteArray"
- $parm0c3e setProp modifier "Pointer"
- set mthd0c4e [ $clss0b9d addRow method ]
- $mthd0c4e setLabel name_type "Serialize()"
- $mthd0c4e setProp method_access "Public"
- $mthd0c4e setProp modifier "Value"
- set parm0c52 [ $mthd0c4e addParam ]
- $parm0c52 setLabel name_type "p1:CArchive"
- $parm0c52 setProp modifier "Reference"
- $clss0b9d save
- set clss43c2 [ $diag43a2 addNode cad_class 2449 315 468 489 ]
- $clss43c2 setLabel name "CByteArray"
- $clss43c2 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43c2 5466 251 2683 315
-
- #------------------------ Class: CWordArray ----
- if [info exists debug] {puts "addClass CWordArray"}
- if [info exists debug] {puts "CDM CWordArray"}
- set clss0c5b [ CDM new "CWordArray" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0c5e [ $clss0c5b addRow attribute ]
- $attr0c5e setLabel name_type "\$classCWordArray:CRuntimeClass\n"
- $attr0c5e setProp attrib_access "None-None" name_type de
- set attr0cff [ $clss0c5b addRow attribute ]
- $attr0cff setLabel name_type "m_pData:WORD\n"
- $attr0cff setProp attrib_access "None-None" name_type de
- $attr0cff setProp modifier "Pointer" name_type cl
- set attr0d03 [ $clss0c5b addRow attribute ]
- $attr0d03 setLabel name_type "m_nSize:int\n"
- $attr0d03 setProp attrib_access "None-None" name_type de
- set attr0d06 [ $clss0c5b addRow attribute ]
- $attr0d06 setLabel name_type "m_nMaxSize:int\n"
- $attr0d06 setProp attrib_access "None-None" name_type de
- set attr0d09 [ $clss0c5b addRow attribute ]
- $attr0d09 setLabel name_type "m_nGrowBy:int\n"
- $attr0d09 setProp attrib_access "None-None" name_type de
- set attr0d13 [ $clss0c5b addRow attribute ]
- $attr0d13 setLabel name_type "BASE_TYPE:WORD\n"
- $attr0d13 setProp attrib_access "None-None" name_type de
- set attr0d16 [ $clss0c5b addRow attribute ]
- $attr0d16 setLabel name_type "BASE_ARG_TYPE:WORD"
- $attr0d16 setProp attrib_access "None-None" name_type de
- set mthd0c61 [ $clss0c5b addRow method ]
- $mthd0c61 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0c61 setProp method_access "Public"
- $mthd0c61 setProp is_dyn_bound "1"
- $mthd0c61 setProp is_const_func "1"
- $mthd0c61 setProp modifier "Pointer"
- set mthd0c67 [ $clss0c5b addRow method ]
- $mthd0c67 setLabel name_type "\$CreateObject():CObject\n"
- $mthd0c67 setProp method_access "Public"
- $mthd0c67 setProp modifier "Pointer"
- set mthd0c6b [ $clss0c5b addRow method ]
- $mthd0c6b setLabel name_type "\$create()\n"
- $mthd0c6b setProp method_access "Public"
- $mthd0c6b setProp modifier "Value"
- set mthd0c6f [ $clss0c5b addRow method ]
- $mthd0c6f setLabel name_type "GetSize():int\n"
- $mthd0c6f setProp method_access "Public"
- $mthd0c6f setProp is_const_func "1"
- $mthd0c6f setProp modifier "Value"
- set mthd0c74 [ $clss0c5b addRow method ]
- $mthd0c74 setLabel name_type "GetUpperBound():int\n"
- $mthd0c74 setProp method_access "Public"
- $mthd0c74 setProp is_const_func "1"
- $mthd0c74 setProp modifier "Value"
- set mthd0c79 [ $clss0c5b addRow method ]
- $mthd0c79 setLabel name_type "SetSize()\n"
- $mthd0c79 setProp method_access "Public"
- $mthd0c79 setProp modifier "Value"
- set parm0c7d [ $mthd0c79 addParam ]
- $parm0c7d setLabel name_type "nNewSize:int, "
- $parm0c7d setProp modifier "Value"
- set parm0c80 [ $mthd0c79 addParam ]
- $parm0c80 setLabel name_type "nGrowBy:int"
- $parm0c80 setProp modifier "Value"
- $parm0c80 setProp default_value " -1"
- set mthd0c84 [ $clss0c5b addRow method ]
- $mthd0c84 setLabel name_type "FreeExtra()\n"
- $mthd0c84 setProp method_access "Public"
- $mthd0c84 setProp modifier "Value"
- set mthd0c88 [ $clss0c5b addRow method ]
- $mthd0c88 setLabel name_type "RemoveAll()\n"
- $mthd0c88 setProp method_access "Public"
- $mthd0c88 setProp modifier "Value"
- set mthd0c8c [ $clss0c5b addRow method ]
- $mthd0c8c setLabel name_type "GetAt():WORD\n"
- $mthd0c8c setProp method_access "Public"
- $mthd0c8c setProp is_const_func "1"
- $mthd0c8c setProp modifier "Value"
- set parm0c91 [ $mthd0c8c addParam ]
- $parm0c91 setLabel name_type "nIndex:int"
- $parm0c91 setProp modifier "Value"
- set mthd0c94 [ $clss0c5b addRow method ]
- $mthd0c94 setLabel name_type "SetAt()\n"
- $mthd0c94 setProp method_access "Public"
- $mthd0c94 setProp modifier "Value"
- set parm0c98 [ $mthd0c94 addParam ]
- $parm0c98 setLabel name_type "nIndex:int, "
- $parm0c98 setProp modifier "Value"
- set parm0c9b [ $mthd0c94 addParam ]
- $parm0c9b setLabel name_type "newElement:WORD"
- $parm0c9b setProp modifier "Value"
- set mthd0c9e [ $clss0c5b addRow method ]
- $mthd0c9e setLabel name_type "ElementAt():WORD\n"
- $mthd0c9e setProp method_access "Public"
- $mthd0c9e setProp modifier "Reference"
- set parm0ca2 [ $mthd0c9e addParam ]
- $parm0ca2 setLabel name_type "nIndex:int"
- $parm0ca2 setProp modifier "Value"
- set mthd0ca5 [ $clss0c5b addRow method ]
- $mthd0ca5 setLabel name_type "GetData():WORD\n"
- $mthd0ca5 setProp method_access "Public"
- $mthd0ca5 setProp is_const_func "1"
- $mthd0ca5 setProp modifier "Pointer to Const"
- set mthd0caa [ $clss0c5b addRow method ]
- $mthd0caa setLabel name_type "GetData():WORD\n"
- $mthd0caa setProp method_access "Public"
- $mthd0caa setProp modifier "Pointer"
- set mthd0cae [ $clss0c5b addRow method ]
- $mthd0cae setLabel name_type "SetAtGrow()\n"
- $mthd0cae setProp method_access "Public"
- $mthd0cae setProp modifier "Value"
- set parm0cb2 [ $mthd0cae addParam ]
- $parm0cb2 setLabel name_type "nIndex:int, "
- $parm0cb2 setProp modifier "Value"
- set parm0cb5 [ $mthd0cae addParam ]
- $parm0cb5 setLabel name_type "newElement:WORD"
- $parm0cb5 setProp modifier "Value"
- set mthd0cb8 [ $clss0c5b addRow method ]
- $mthd0cb8 setLabel name_type "Add():int\n"
- $mthd0cb8 setProp method_access "Public"
- $mthd0cb8 setProp modifier "Value"
- set parm0cbc [ $mthd0cb8 addParam ]
- $parm0cbc setLabel name_type "newElement:WORD"
- $parm0cbc setProp modifier "Value"
- set mthd0cbf [ $clss0c5b addRow method ]
- $mthd0cbf setLabel name_type "Append():int\n"
- $mthd0cbf setProp method_access "Public"
- $mthd0cbf setProp modifier "Value"
- set parm0cc3 [ $mthd0cbf addParam ]
- $parm0cc3 setLabel name_type "src:CWordArray"
- $parm0cc3 setProp modifier "Reference to Const"
- set mthd0cc6 [ $clss0c5b addRow method ]
- $mthd0cc6 setLabel name_type "Copy()\n"
- $mthd0cc6 setProp method_access "Public"
- $mthd0cc6 setProp modifier "Value"
- set parm0cca [ $mthd0cc6 addParam ]
- $parm0cca setLabel name_type "src:CWordArray"
- $parm0cca setProp modifier "Reference to Const"
- set mthd0ccd [ $clss0c5b addRow method ]
- $mthd0ccd setLabel name_type "operator\[]():WORD\n"
- $mthd0ccd setProp method_access "Public"
- $mthd0ccd setProp is_const_func "1"
- $mthd0ccd setProp modifier "Value"
- set parm0cd2 [ $mthd0ccd addParam ]
- $parm0cd2 setLabel name_type "nIndex:int"
- $parm0cd2 setProp modifier "Value"
- set mthd0cd5 [ $clss0c5b addRow method ]
- $mthd0cd5 setLabel name_type "operator\[]():WORD\n"
- $mthd0cd5 setProp method_access "Public"
- $mthd0cd5 setProp modifier "Reference"
- set parm0cd9 [ $mthd0cd5 addParam ]
- $parm0cd9 setLabel name_type "nIndex:int"
- $parm0cd9 setProp modifier "Value"
- set mthd0cdc [ $clss0c5b addRow method ]
- $mthd0cdc setLabel name_type "InsertAt()\n"
- $mthd0cdc setProp method_access "Public"
- $mthd0cdc setProp modifier "Value"
- set parm0ce0 [ $mthd0cdc addParam ]
- $parm0ce0 setLabel name_type "nIndex:int, "
- $parm0ce0 setProp modifier "Value"
- set parm0ce3 [ $mthd0cdc addParam ]
- $parm0ce3 setLabel name_type "newElement:WORD, "
- $parm0ce3 setProp modifier "Value"
- set parm0ce6 [ $mthd0cdc addParam ]
- $parm0ce6 setLabel name_type "nCount:int"
- $parm0ce6 setProp modifier "Value"
- $parm0ce6 setProp default_value " 1"
- set mthd0cea [ $clss0c5b addRow method ]
- $mthd0cea setLabel name_type "RemoveAt()\n"
- $mthd0cea setProp method_access "Public"
- $mthd0cea setProp modifier "Value"
- set parm0cee [ $mthd0cea addParam ]
- $parm0cee setLabel name_type "nIndex:int, "
- $parm0cee setProp modifier "Value"
- set parm0cf1 [ $mthd0cea addParam ]
- $parm0cf1 setLabel name_type "nCount:int"
- $parm0cf1 setProp modifier "Value"
- $parm0cf1 setProp default_value " 1"
- set mthd0cf5 [ $clss0c5b addRow method ]
- $mthd0cf5 setLabel name_type "InsertAt()\n"
- $mthd0cf5 setProp method_access "Public"
- $mthd0cf5 setProp modifier "Value"
- set parm0cf9 [ $mthd0cf5 addParam ]
- $parm0cf9 setLabel name_type "nStartIndex:int, "
- $parm0cf9 setProp modifier "Value"
- set parm0cfc [ $mthd0cf5 addParam ]
- $parm0cfc setLabel name_type "pNewArray:CWordArray"
- $parm0cfc setProp modifier "Pointer"
- set mthd0d0c [ $clss0c5b addRow method ]
- $mthd0d0c setLabel name_type "Serialize()"
- $mthd0d0c setProp method_access "Public"
- $mthd0d0c setProp modifier "Value"
- set parm0d10 [ $mthd0d0c addParam ]
- $parm0d10 setLabel name_type "p2:CArchive"
- $parm0d10 setProp modifier "Reference"
- $clss0c5b save
- set clss43c4 [ $diag43a2 addNode cad_class 2949 315 468 489 ]
- $clss43c4 setLabel name "CWordArray"
- $clss43c4 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43c4 5466 251 3183 315
-
- #------------------------ Class: CDWordArray ----
- if [info exists debug] {puts "addClass CDWordArray"}
- if [info exists debug] {puts "CDM CDWordArray"}
- set clss0d19 [ CDM new "CDWordArray" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0d1c [ $clss0d19 addRow attribute ]
- $attr0d1c setLabel name_type "\$classCDWordArray:CRuntimeClass\n"
- $attr0d1c setProp attrib_access "None-None" name_type de
- set attr0dbd [ $clss0d19 addRow attribute ]
- $attr0dbd setLabel name_type "m_pData:DWORD\n"
- $attr0dbd setProp attrib_access "None-None" name_type de
- $attr0dbd setProp modifier "Pointer" name_type cl
- set attr0dc1 [ $clss0d19 addRow attribute ]
- $attr0dc1 setLabel name_type "m_nSize:int\n"
- $attr0dc1 setProp attrib_access "None-None" name_type de
- set attr0dc4 [ $clss0d19 addRow attribute ]
- $attr0dc4 setLabel name_type "m_nMaxSize:int\n"
- $attr0dc4 setProp attrib_access "None-None" name_type de
- set attr0dc7 [ $clss0d19 addRow attribute ]
- $attr0dc7 setLabel name_type "m_nGrowBy:int\n"
- $attr0dc7 setProp attrib_access "None-None" name_type de
- set attr0dd1 [ $clss0d19 addRow attribute ]
- $attr0dd1 setLabel name_type "BASE_TYPE:DWORD\n"
- $attr0dd1 setProp attrib_access "None-None" name_type de
- set attr0dd4 [ $clss0d19 addRow attribute ]
- $attr0dd4 setLabel name_type "BASE_ARG_TYPE:DWORD"
- $attr0dd4 setProp attrib_access "None-None" name_type de
- set mthd0d1f [ $clss0d19 addRow method ]
- $mthd0d1f setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0d1f setProp method_access "Public"
- $mthd0d1f setProp is_dyn_bound "1"
- $mthd0d1f setProp is_const_func "1"
- $mthd0d1f setProp modifier "Pointer"
- set mthd0d25 [ $clss0d19 addRow method ]
- $mthd0d25 setLabel name_type "\$CreateObject():CObject\n"
- $mthd0d25 setProp method_access "Public"
- $mthd0d25 setProp modifier "Pointer"
- set mthd0d29 [ $clss0d19 addRow method ]
- $mthd0d29 setLabel name_type "\$create()\n"
- $mthd0d29 setProp method_access "Public"
- $mthd0d29 setProp modifier "Value"
- set mthd0d2d [ $clss0d19 addRow method ]
- $mthd0d2d setLabel name_type "GetSize():int\n"
- $mthd0d2d setProp method_access "Public"
- $mthd0d2d setProp is_const_func "1"
- $mthd0d2d setProp modifier "Value"
- set mthd0d32 [ $clss0d19 addRow method ]
- $mthd0d32 setLabel name_type "GetUpperBound():int\n"
- $mthd0d32 setProp method_access "Public"
- $mthd0d32 setProp is_const_func "1"
- $mthd0d32 setProp modifier "Value"
- set mthd0d37 [ $clss0d19 addRow method ]
- $mthd0d37 setLabel name_type "SetSize()\n"
- $mthd0d37 setProp method_access "Public"
- $mthd0d37 setProp modifier "Value"
- set parm0d3b [ $mthd0d37 addParam ]
- $parm0d3b setLabel name_type "nNewSize:int, "
- $parm0d3b setProp modifier "Value"
- set parm0d3e [ $mthd0d37 addParam ]
- $parm0d3e setLabel name_type "nGrowBy:int"
- $parm0d3e setProp modifier "Value"
- $parm0d3e setProp default_value " -1"
- set mthd0d42 [ $clss0d19 addRow method ]
- $mthd0d42 setLabel name_type "FreeExtra()\n"
- $mthd0d42 setProp method_access "Public"
- $mthd0d42 setProp modifier "Value"
- set mthd0d46 [ $clss0d19 addRow method ]
- $mthd0d46 setLabel name_type "RemoveAll()\n"
- $mthd0d46 setProp method_access "Public"
- $mthd0d46 setProp modifier "Value"
- set mthd0d4a [ $clss0d19 addRow method ]
- $mthd0d4a setLabel name_type "GetAt():DWORD\n"
- $mthd0d4a setProp method_access "Public"
- $mthd0d4a setProp is_const_func "1"
- $mthd0d4a setProp modifier "Value"
- set parm0d4f [ $mthd0d4a addParam ]
- $parm0d4f setLabel name_type "nIndex:int"
- $parm0d4f setProp modifier "Value"
- set mthd0d52 [ $clss0d19 addRow method ]
- $mthd0d52 setLabel name_type "SetAt()\n"
- $mthd0d52 setProp method_access "Public"
- $mthd0d52 setProp modifier "Value"
- set parm0d56 [ $mthd0d52 addParam ]
- $parm0d56 setLabel name_type "nIndex:int, "
- $parm0d56 setProp modifier "Value"
- set parm0d59 [ $mthd0d52 addParam ]
- $parm0d59 setLabel name_type "newElement:DWORD"
- $parm0d59 setProp modifier "Value"
- set mthd0d5c [ $clss0d19 addRow method ]
- $mthd0d5c setLabel name_type "ElementAt():DWORD\n"
- $mthd0d5c setProp method_access "Public"
- $mthd0d5c setProp modifier "Reference"
- set parm0d60 [ $mthd0d5c addParam ]
- $parm0d60 setLabel name_type "nIndex:int"
- $parm0d60 setProp modifier "Value"
- set mthd0d63 [ $clss0d19 addRow method ]
- $mthd0d63 setLabel name_type "GetData():DWORD\n"
- $mthd0d63 setProp method_access "Public"
- $mthd0d63 setProp is_const_func "1"
- $mthd0d63 setProp modifier "Pointer to Const"
- set mthd0d68 [ $clss0d19 addRow method ]
- $mthd0d68 setLabel name_type "GetData():DWORD\n"
- $mthd0d68 setProp method_access "Public"
- $mthd0d68 setProp modifier "Pointer"
- set mthd0d6c [ $clss0d19 addRow method ]
- $mthd0d6c setLabel name_type "SetAtGrow()\n"
- $mthd0d6c setProp method_access "Public"
- $mthd0d6c setProp modifier "Value"
- set parm0d70 [ $mthd0d6c addParam ]
- $parm0d70 setLabel name_type "nIndex:int, "
- $parm0d70 setProp modifier "Value"
- set parm0d73 [ $mthd0d6c addParam ]
- $parm0d73 setLabel name_type "newElement:DWORD"
- $parm0d73 setProp modifier "Value"
- set mthd0d76 [ $clss0d19 addRow method ]
- $mthd0d76 setLabel name_type "Add():int\n"
- $mthd0d76 setProp method_access "Public"
- $mthd0d76 setProp modifier "Value"
- set parm0d7a [ $mthd0d76 addParam ]
- $parm0d7a setLabel name_type "newElement:DWORD"
- $parm0d7a setProp modifier "Value"
- set mthd0d7d [ $clss0d19 addRow method ]
- $mthd0d7d setLabel name_type "Append():int\n"
- $mthd0d7d setProp method_access "Public"
- $mthd0d7d setProp modifier "Value"
- set parm0d81 [ $mthd0d7d addParam ]
- $parm0d81 setLabel name_type "src:CDWordArray"
- $parm0d81 setProp modifier "Reference to Const"
- set mthd0d84 [ $clss0d19 addRow method ]
- $mthd0d84 setLabel name_type "Copy()\n"
- $mthd0d84 setProp method_access "Public"
- $mthd0d84 setProp modifier "Value"
- set parm0d88 [ $mthd0d84 addParam ]
- $parm0d88 setLabel name_type "src:CDWordArray"
- $parm0d88 setProp modifier "Reference to Const"
- set mthd0d8b [ $clss0d19 addRow method ]
- $mthd0d8b setLabel name_type "operator\[]():DWORD\n"
- $mthd0d8b setProp method_access "Public"
- $mthd0d8b setProp is_const_func "1"
- $mthd0d8b setProp modifier "Value"
- set parm0d90 [ $mthd0d8b addParam ]
- $parm0d90 setLabel name_type "nIndex:int"
- $parm0d90 setProp modifier "Value"
- set mthd0d93 [ $clss0d19 addRow method ]
- $mthd0d93 setLabel name_type "operator\[]():DWORD\n"
- $mthd0d93 setProp method_access "Public"
- $mthd0d93 setProp modifier "Reference"
- set parm0d97 [ $mthd0d93 addParam ]
- $parm0d97 setLabel name_type "nIndex:int"
- $parm0d97 setProp modifier "Value"
- set mthd0d9a [ $clss0d19 addRow method ]
- $mthd0d9a setLabel name_type "InsertAt()\n"
- $mthd0d9a setProp method_access "Public"
- $mthd0d9a setProp modifier "Value"
- set parm0d9e [ $mthd0d9a addParam ]
- $parm0d9e setLabel name_type "nIndex:int, "
- $parm0d9e setProp modifier "Value"
- set parm0da1 [ $mthd0d9a addParam ]
- $parm0da1 setLabel name_type "newElement:DWORD, "
- $parm0da1 setProp modifier "Value"
- set parm0da4 [ $mthd0d9a addParam ]
- $parm0da4 setLabel name_type "nCount:int"
- $parm0da4 setProp modifier "Value"
- $parm0da4 setProp default_value " 1"
- set mthd0da8 [ $clss0d19 addRow method ]
- $mthd0da8 setLabel name_type "RemoveAt()\n"
- $mthd0da8 setProp method_access "Public"
- $mthd0da8 setProp modifier "Value"
- set parm0dac [ $mthd0da8 addParam ]
- $parm0dac setLabel name_type "nIndex:int, "
- $parm0dac setProp modifier "Value"
- set parm0daf [ $mthd0da8 addParam ]
- $parm0daf setLabel name_type "nCount:int"
- $parm0daf setProp modifier "Value"
- $parm0daf setProp default_value " 1"
- set mthd0db3 [ $clss0d19 addRow method ]
- $mthd0db3 setLabel name_type "InsertAt()\n"
- $mthd0db3 setProp method_access "Public"
- $mthd0db3 setProp modifier "Value"
- set parm0db7 [ $mthd0db3 addParam ]
- $parm0db7 setLabel name_type "nStartIndex:int, "
- $parm0db7 setProp modifier "Value"
- set parm0dba [ $mthd0db3 addParam ]
- $parm0dba setLabel name_type "pNewArray:CDWordArray"
- $parm0dba setProp modifier "Pointer"
- set mthd0dca [ $clss0d19 addRow method ]
- $mthd0dca setLabel name_type "Serialize()"
- $mthd0dca setProp method_access "Public"
- $mthd0dca setProp modifier "Value"
- set parm0dce [ $mthd0dca addParam ]
- $parm0dce setLabel name_type "p3:CArchive"
- $parm0dce setProp modifier "Reference"
- $clss0d19 save
- set clss43c6 [ $diag43a2 addNode cad_class 3449 315 477 489 ]
- $clss43c6 setLabel name "CDWordArray"
- $clss43c6 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43c6 5466 251 3687.5 315
-
- #------------------------ Class: CUIntArray ----
- if [info exists debug] {puts "addClass CUIntArray"}
- if [info exists debug] {puts "CDM CUIntArray"}
- set clss0dd7 [ CDM new "CUIntArray" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0dda [ $clss0dd7 addRow attribute ]
- $attr0dda setLabel name_type "\$classCUIntArray:CRuntimeClass\n"
- $attr0dda setProp attrib_access "None-None" name_type de
- $attr0dda setProp modifier "Value" name_type cl
- set attr0e78 [ $clss0dd7 addRow attribute ]
- $attr0e78 setLabel name_type "m_pData:UINT\n"
- $attr0e78 setProp attrib_access "None-None" name_type de
- $attr0e78 setProp modifier "Pointer" name_type cl
- set attr0e7c [ $clss0dd7 addRow attribute ]
- $attr0e7c setLabel name_type "m_nSize:int\n"
- $attr0e7c setProp attrib_access "None-None" name_type de
- set attr0e7f [ $clss0dd7 addRow attribute ]
- $attr0e7f setLabel name_type "m_nMaxSize:int\n"
- $attr0e7f setProp attrib_access "None-None" name_type de
- set attr0e82 [ $clss0dd7 addRow attribute ]
- $attr0e82 setLabel name_type "m_nGrowBy:int\n"
- $attr0e82 setProp attrib_access "None-None" name_type de
- set attr0e85 [ $clss0dd7 addRow attribute ]
- $attr0e85 setLabel name_type "BASE_TYPE:UINT\n"
- $attr0e85 setProp attrib_access "None-None" name_type de
- set attr0e88 [ $clss0dd7 addRow attribute ]
- $attr0e88 setLabel name_type "BASE_ARG_TYPE:UINT"
- $attr0e88 setProp attrib_access "None-None" name_type de
- set mthd0dde [ $clss0dd7 addRow method ]
- $mthd0dde setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0dde setProp method_access "Public"
- $mthd0dde setProp is_dyn_bound "1"
- $mthd0dde setProp is_const_func "1"
- $mthd0dde setProp modifier "Pointer"
- set mthd0de4 [ $clss0dd7 addRow method ]
- $mthd0de4 setLabel name_type "\$create()\n"
- $mthd0de4 setProp method_access "Public"
- $mthd0de4 setProp modifier "Value"
- set mthd0de8 [ $clss0dd7 addRow method ]
- $mthd0de8 setLabel name_type "GetSize():int\n"
- $mthd0de8 setProp method_access "Public"
- $mthd0de8 setProp is_const_func "1"
- $mthd0de8 setProp modifier "Value"
- set mthd0ded [ $clss0dd7 addRow method ]
- $mthd0ded setLabel name_type "GetUpperBound():int\n"
- $mthd0ded setProp method_access "Public"
- $mthd0ded setProp is_const_func "1"
- $mthd0ded setProp modifier "Value"
- set mthd0df2 [ $clss0dd7 addRow method ]
- $mthd0df2 setLabel name_type "SetSize()\n"
- $mthd0df2 setProp method_access "Public"
- $mthd0df2 setProp modifier "Value"
- set parm0df6 [ $mthd0df2 addParam ]
- $parm0df6 setLabel name_type "nNewSize:int, "
- $parm0df6 setProp modifier "Value"
- set parm0df9 [ $mthd0df2 addParam ]
- $parm0df9 setLabel name_type "nGrowBy:int"
- $parm0df9 setProp modifier "Value"
- $parm0df9 setProp default_value " -1"
- set mthd0dfd [ $clss0dd7 addRow method ]
- $mthd0dfd setLabel name_type "FreeExtra()\n"
- $mthd0dfd setProp method_access "Public"
- $mthd0dfd setProp modifier "Value"
- set mthd0e01 [ $clss0dd7 addRow method ]
- $mthd0e01 setLabel name_type "RemoveAll()\n"
- $mthd0e01 setProp method_access "Public"
- $mthd0e01 setProp modifier "Value"
- set mthd0e05 [ $clss0dd7 addRow method ]
- $mthd0e05 setLabel name_type "GetAt():UINT\n"
- $mthd0e05 setProp method_access "Public"
- $mthd0e05 setProp is_const_func "1"
- $mthd0e05 setProp modifier "Value"
- set parm0e0a [ $mthd0e05 addParam ]
- $parm0e0a setLabel name_type "nIndex:int"
- $parm0e0a setProp modifier "Value"
- set mthd0e0d [ $clss0dd7 addRow method ]
- $mthd0e0d setLabel name_type "SetAt()\n"
- $mthd0e0d setProp method_access "Public"
- $mthd0e0d setProp modifier "Value"
- set parm0e11 [ $mthd0e0d addParam ]
- $parm0e11 setLabel name_type "nIndex:int, "
- $parm0e11 setProp modifier "Value"
- set parm0e14 [ $mthd0e0d addParam ]
- $parm0e14 setLabel name_type "newElement:UINT"
- $parm0e14 setProp modifier "Value"
- set mthd0e17 [ $clss0dd7 addRow method ]
- $mthd0e17 setLabel name_type "ElementAt():UINT\n"
- $mthd0e17 setProp method_access "Public"
- $mthd0e17 setProp modifier "Reference"
- set parm0e1b [ $mthd0e17 addParam ]
- $parm0e1b setLabel name_type "nIndex:int"
- $parm0e1b setProp modifier "Value"
- set mthd0e1e [ $clss0dd7 addRow method ]
- $mthd0e1e setLabel name_type "GetData():UINT\n"
- $mthd0e1e setProp method_access "Public"
- $mthd0e1e setProp is_const_func "1"
- $mthd0e1e setProp modifier "Pointer to Const"
- set mthd0e23 [ $clss0dd7 addRow method ]
- $mthd0e23 setLabel name_type "GetData():UINT\n"
- $mthd0e23 setProp method_access "Public"
- $mthd0e23 setProp modifier "Pointer"
- set mthd0e27 [ $clss0dd7 addRow method ]
- $mthd0e27 setLabel name_type "SetAtGrow()\n"
- $mthd0e27 setProp method_access "Public"
- $mthd0e27 setProp modifier "Value"
- set parm0e2b [ $mthd0e27 addParam ]
- $parm0e2b setLabel name_type "nIndex:int, "
- $parm0e2b setProp modifier "Value"
- set parm0e2e [ $mthd0e27 addParam ]
- $parm0e2e setLabel name_type "newElement:UINT"
- $parm0e2e setProp modifier "Value"
- set mthd0e31 [ $clss0dd7 addRow method ]
- $mthd0e31 setLabel name_type "Add():int\n"
- $mthd0e31 setProp method_access "Public"
- $mthd0e31 setProp modifier "Value"
- set parm0e35 [ $mthd0e31 addParam ]
- $parm0e35 setLabel name_type "newElement:UINT"
- $parm0e35 setProp modifier "Value"
- set mthd0e38 [ $clss0dd7 addRow method ]
- $mthd0e38 setLabel name_type "Append():int\n"
- $mthd0e38 setProp method_access "Public"
- $mthd0e38 setProp modifier "Value"
- set parm0e3c [ $mthd0e38 addParam ]
- $parm0e3c setLabel name_type "src:CUIntArray"
- $parm0e3c setProp modifier "Reference to Const"
- set mthd0e3f [ $clss0dd7 addRow method ]
- $mthd0e3f setLabel name_type "Copy()\n"
- $mthd0e3f setProp method_access "Public"
- $mthd0e3f setProp modifier "Value"
- set parm0e43 [ $mthd0e3f addParam ]
- $parm0e43 setLabel name_type "src:CUIntArray"
- $parm0e43 setProp modifier "Reference to Const"
- set mthd0e46 [ $clss0dd7 addRow method ]
- $mthd0e46 setLabel name_type "operator\[]():UINT\n"
- $mthd0e46 setProp method_access "Public"
- $mthd0e46 setProp is_const_func "1"
- $mthd0e46 setProp modifier "Value"
- set parm0e4b [ $mthd0e46 addParam ]
- $parm0e4b setLabel name_type "nIndex:int"
- $parm0e4b setProp modifier "Value"
- set mthd0e4e [ $clss0dd7 addRow method ]
- $mthd0e4e setLabel name_type "operator\[]():UINT\n"
- $mthd0e4e setProp method_access "Public"
- $mthd0e4e setProp modifier "Reference"
- set parm0e52 [ $mthd0e4e addParam ]
- $parm0e52 setLabel name_type "nIndex:int"
- $parm0e52 setProp modifier "Value"
- set mthd0e55 [ $clss0dd7 addRow method ]
- $mthd0e55 setLabel name_type "InsertAt()\n"
- $mthd0e55 setProp method_access "Public"
- $mthd0e55 setProp modifier "Value"
- set parm0e59 [ $mthd0e55 addParam ]
- $parm0e59 setLabel name_type "nIndex:int, "
- $parm0e59 setProp modifier "Value"
- set parm0e5c [ $mthd0e55 addParam ]
- $parm0e5c setLabel name_type "newElement:UINT, "
- $parm0e5c setProp modifier "Value"
- set parm0e5f [ $mthd0e55 addParam ]
- $parm0e5f setLabel name_type "nCount:int"
- $parm0e5f setProp modifier "Value"
- $parm0e5f setProp default_value " 1"
- set mthd0e63 [ $clss0dd7 addRow method ]
- $mthd0e63 setLabel name_type "RemoveAt()\n"
- $mthd0e63 setProp method_access "Public"
- $mthd0e63 setProp modifier "Value"
- set parm0e67 [ $mthd0e63 addParam ]
- $parm0e67 setLabel name_type "nIndex:int, "
- $parm0e67 setProp modifier "Value"
- set parm0e6a [ $mthd0e63 addParam ]
- $parm0e6a setLabel name_type "nCount:int"
- $parm0e6a setProp modifier "Value"
- $parm0e6a setProp default_value " 1"
- set mthd0e6e [ $clss0dd7 addRow method ]
- $mthd0e6e setLabel name_type "InsertAt()"
- $mthd0e6e setProp method_access "Public"
- $mthd0e6e setProp modifier "Value"
- set parm0e72 [ $mthd0e6e addParam ]
- $parm0e72 setLabel name_type "nStartIndex:int, "
- $parm0e72 setProp modifier "Value"
- set parm0e75 [ $mthd0e6e addParam ]
- $parm0e75 setLabel name_type "pNewArray:CUIntArray"
- $parm0e75 setProp modifier "Pointer"
- $clss0dd7 save
- set clss43c8 [ $diag43a2 addNode cad_class 3958 315 468 461 ]
- $clss43c8 setLabel name "CUIntArray"
- $clss43c8 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43c8 5466 251 4192 315
-
- #------------------------ Class: CPtrArray ----
- if [info exists debug] {puts "addClass CPtrArray"}
- if [info exists debug] {puts "CDM CPtrArray"}
- set clss0e8b [ CDM new "CPtrArray" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0e8e [ $clss0e8b addRow attribute ]
- $attr0e8e setLabel name_type "\$classCPtrArray:CRuntimeClass\n"
- $attr0e8e setProp attrib_access "None-None" name_type de
- $attr0e8e setProp modifier "Value" name_type cl
- set attr0f2c [ $clss0e8b addRow attribute ]
- $attr0f2c setLabel name_type "m_pData:void\n"
- $attr0f2c setProp attrib_access "None-None" name_type de
- $attr0f2c setProp modifier "Pointer" name_type cl
- set attr0f30 [ $clss0e8b addRow attribute ]
- $attr0f30 setLabel name_type "m_nSize:int\n"
- $attr0f30 setProp attrib_access "None-None" name_type de
- set attr0f33 [ $clss0e8b addRow attribute ]
- $attr0f33 setLabel name_type "m_nMaxSize:int\n"
- $attr0f33 setProp attrib_access "None-None" name_type de
- set attr0f36 [ $clss0e8b addRow attribute ]
- $attr0f36 setLabel name_type "m_nGrowBy:int\n"
- $attr0f36 setProp attrib_access "None-None" name_type de
- set attr0f39 [ $clss0e8b addRow attribute ]
- $attr0f39 setLabel name_type "BASE_TYPE:genptr\n"
- $attr0f39 setProp attrib_access "None-None" name_type de
- $attr0f39 setProp modifier "Pointer" name_type cl
- set attr0f3d [ $clss0e8b addRow attribute ]
- $attr0f3d setLabel name_type "BASE_ARG_TYPE:genptr"
- $attr0f3d setProp attrib_access "None-None" name_type de
- $attr0f3d setProp modifier "Pointer" name_type cl
- set mthd0e92 [ $clss0e8b addRow method ]
- $mthd0e92 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0e92 setProp method_access "Public"
- $mthd0e92 setProp is_dyn_bound "1"
- $mthd0e92 setProp is_const_func "1"
- $mthd0e92 setProp modifier "Pointer"
- set mthd0e98 [ $clss0e8b addRow method ]
- $mthd0e98 setLabel name_type "\$create()\n"
- $mthd0e98 setProp method_access "Public"
- $mthd0e98 setProp modifier "Value"
- set mthd0e9c [ $clss0e8b addRow method ]
- $mthd0e9c setLabel name_type "GetSize():int\n"
- $mthd0e9c setProp method_access "Public"
- $mthd0e9c setProp is_const_func "1"
- $mthd0e9c setProp modifier "Value"
- set mthd0ea1 [ $clss0e8b addRow method ]
- $mthd0ea1 setLabel name_type "GetUpperBound():int\n"
- $mthd0ea1 setProp method_access "Public"
- $mthd0ea1 setProp is_const_func "1"
- $mthd0ea1 setProp modifier "Value"
- set mthd0ea6 [ $clss0e8b addRow method ]
- $mthd0ea6 setLabel name_type "SetSize()\n"
- $mthd0ea6 setProp method_access "Public"
- $mthd0ea6 setProp modifier "Value"
- set parm0eaa [ $mthd0ea6 addParam ]
- $parm0eaa setLabel name_type "nNewSize:int, "
- $parm0eaa setProp modifier "Value"
- set parm0ead [ $mthd0ea6 addParam ]
- $parm0ead setLabel name_type "nGrowBy:int"
- $parm0ead setProp modifier "Value"
- $parm0ead setProp default_value " -1"
- set mthd0eb1 [ $clss0e8b addRow method ]
- $mthd0eb1 setLabel name_type "FreeExtra()\n"
- $mthd0eb1 setProp method_access "Public"
- $mthd0eb1 setProp modifier "Value"
- set mthd0eb5 [ $clss0e8b addRow method ]
- $mthd0eb5 setLabel name_type "RemoveAll()\n"
- $mthd0eb5 setProp method_access "Public"
- $mthd0eb5 setProp modifier "Value"
- set mthd0eb9 [ $clss0e8b addRow method ]
- $mthd0eb9 setLabel name_type "GetAt():genptr\n"
- $mthd0eb9 setProp method_access "Public"
- $mthd0eb9 setProp is_const_func "1"
- $mthd0eb9 setProp modifier "Pointer"
- set parm0ebe [ $mthd0eb9 addParam ]
- $parm0ebe setLabel name_type "nIndex:int"
- $parm0ebe setProp modifier "Value"
- set mthd0ec1 [ $clss0e8b addRow method ]
- $mthd0ec1 setLabel name_type "SetAt()\n"
- $mthd0ec1 setProp method_access "Public"
- $mthd0ec1 setProp modifier "Value"
- set parm0ec5 [ $mthd0ec1 addParam ]
- $parm0ec5 setLabel name_type "nIndex:int, "
- $parm0ec5 setProp modifier "Value"
- set parm0ec8 [ $mthd0ec1 addParam ]
- $parm0ec8 setLabel name_type "newElement:genptr"
- $parm0ec8 setProp modifier "Pointer"
- set mthd0ecb [ $clss0e8b addRow method ]
- $mthd0ecb setLabel name_type "ElementAt():void\n"
- $mthd0ecb setProp method_access "Public"
- $mthd0ecb setProp modifier "Pointer"
- set parm0ecf [ $mthd0ecb addParam ]
- $parm0ecf setLabel name_type "nIndex:int"
- $parm0ecf setProp modifier "Value"
- set mthd0ed2 [ $clss0e8b addRow method ]
- $mthd0ed2 setLabel name_type "GetData():void\n"
- $mthd0ed2 setProp method_access "Public"
- $mthd0ed2 setProp is_const_func "1"
- $mthd0ed2 setProp modifier "Pointer to Const"
- set mthd0ed7 [ $clss0e8b addRow method ]
- $mthd0ed7 setLabel name_type "GetData():void\n"
- $mthd0ed7 setProp method_access "Public"
- $mthd0ed7 setProp modifier "Pointer"
- set mthd0edb [ $clss0e8b addRow method ]
- $mthd0edb setLabel name_type "SetAtGrow()\n"
- $mthd0edb setProp method_access "Public"
- $mthd0edb setProp modifier "Value"
- set parm0edf [ $mthd0edb addParam ]
- $parm0edf setLabel name_type "nIndex:int, "
- $parm0edf setProp modifier "Value"
- set parm0ee2 [ $mthd0edb addParam ]
- $parm0ee2 setLabel name_type "newElement:genptr"
- $parm0ee2 setProp modifier "Pointer"
- set mthd0ee5 [ $clss0e8b addRow method ]
- $mthd0ee5 setLabel name_type "Add():int\n"
- $mthd0ee5 setProp method_access "Public"
- $mthd0ee5 setProp modifier "Value"
- set parm0ee9 [ $mthd0ee5 addParam ]
- $parm0ee9 setLabel name_type "newElement:genptr"
- $parm0ee9 setProp modifier "Pointer"
- set mthd0eec [ $clss0e8b addRow method ]
- $mthd0eec setLabel name_type "Append():int\n"
- $mthd0eec setProp method_access "Public"
- $mthd0eec setProp modifier "Value"
- set parm0ef0 [ $mthd0eec addParam ]
- $parm0ef0 setLabel name_type "src:CPtrArray"
- $parm0ef0 setProp modifier "Reference to Const"
- set mthd0ef3 [ $clss0e8b addRow method ]
- $mthd0ef3 setLabel name_type "Copy()\n"
- $mthd0ef3 setProp method_access "Public"
- $mthd0ef3 setProp modifier "Value"
- set parm0ef7 [ $mthd0ef3 addParam ]
- $parm0ef7 setLabel name_type "src:CPtrArray"
- $parm0ef7 setProp modifier "Reference to Const"
- set mthd0efa [ $clss0e8b addRow method ]
- $mthd0efa setLabel name_type "operator\[]():genptr\n"
- $mthd0efa setProp method_access "Public"
- $mthd0efa setProp is_const_func "1"
- $mthd0efa setProp modifier "Pointer"
- set parm0eff [ $mthd0efa addParam ]
- $parm0eff setLabel name_type "nIndex:int"
- $parm0eff setProp modifier "Value"
- set mthd0f02 [ $clss0e8b addRow method ]
- $mthd0f02 setLabel name_type "operator\[]():void\n"
- $mthd0f02 setProp method_access "Public"
- $mthd0f02 setProp modifier "Pointer"
- set parm0f06 [ $mthd0f02 addParam ]
- $parm0f06 setLabel name_type "nIndex:int"
- $parm0f06 setProp modifier "Value"
- set mthd0f09 [ $clss0e8b addRow method ]
- $mthd0f09 setLabel name_type "InsertAt()\n"
- $mthd0f09 setProp method_access "Public"
- $mthd0f09 setProp modifier "Value"
- set parm0f0d [ $mthd0f09 addParam ]
- $parm0f0d setLabel name_type "nIndex:int, "
- $parm0f0d setProp modifier "Value"
- set parm0f10 [ $mthd0f09 addParam ]
- $parm0f10 setLabel name_type "newElement:genptr, "
- $parm0f10 setProp modifier "Pointer"
- set parm0f13 [ $mthd0f09 addParam ]
- $parm0f13 setLabel name_type "nCount:int"
- $parm0f13 setProp modifier "Value"
- $parm0f13 setProp default_value " 1"
- set mthd0f17 [ $clss0e8b addRow method ]
- $mthd0f17 setLabel name_type "RemoveAt()\n"
- $mthd0f17 setProp method_access "Public"
- $mthd0f17 setProp modifier "Value"
- set parm0f1b [ $mthd0f17 addParam ]
- $parm0f1b setLabel name_type "nIndex:int, "
- $parm0f1b setProp modifier "Value"
- set parm0f1e [ $mthd0f17 addParam ]
- $parm0f1e setLabel name_type "nCount:int"
- $parm0f1e setProp modifier "Value"
- $parm0f1e setProp default_value " 1"
- set mthd0f22 [ $clss0e8b addRow method ]
- $mthd0f22 setLabel name_type "InsertAt()"
- $mthd0f22 setProp method_access "Public"
- $mthd0f22 setProp modifier "Value"
- set parm0f26 [ $mthd0f22 addParam ]
- $parm0f26 setLabel name_type "nStartIndex:int, "
- $parm0f26 setProp modifier "Value"
- set parm0f29 [ $mthd0f22 addParam ]
- $parm0f29 setLabel name_type "pNewArray:CPtrArray"
- $parm0f29 setProp modifier "Pointer"
- $clss0e8b save
- set clss43ca [ $diag43a2 addNode cad_class 4458 315 486 461 ]
- $clss43ca setLabel name "CPtrArray"
- $clss43ca setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43ca 5466 251 4701 315
-
- #------------------------ Class: CObArray ----
- if [info exists debug] {puts "addClass CObArray"}
- if [info exists debug] {puts "CDM CObArray"}
- set clss0f41 [ CDM new "CObArray" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0f44 [ $clss0f41 addRow attribute ]
- $attr0f44 setLabel name_type "\$classCObArray:CRuntimeClass\n"
- $attr0f44 setProp attrib_access "None-None" name_type de
- set attr0fe5 [ $clss0f41 addRow attribute ]
- $attr0fe5 setLabel name_type "m_pData:CObject\n"
- $attr0fe5 setProp attrib_access "None-None" name_type de
- $attr0fe5 setProp modifier "Pointer" name_type cl
- set attr0fe9 [ $clss0f41 addRow attribute ]
- $attr0fe9 setLabel name_type "m_nSize:int\n"
- $attr0fe9 setProp attrib_access "None-None" name_type de
- set attr0fec [ $clss0f41 addRow attribute ]
- $attr0fec setLabel name_type "m_nMaxSize:int\n"
- $attr0fec setProp attrib_access "None-None" name_type de
- set attr0fef [ $clss0f41 addRow attribute ]
- $attr0fef setLabel name_type "m_nGrowBy:int\n"
- $attr0fef setProp attrib_access "None-None" name_type de
- set attr0ff9 [ $clss0f41 addRow attribute ]
- $attr0ff9 setLabel name_type "BASE_TYPE:CObject\n"
- $attr0ff9 setProp attrib_access "None-None" name_type de
- $attr0ff9 setProp modifier "Pointer" name_type cl
- set attr0ffd [ $clss0f41 addRow attribute ]
- $attr0ffd setLabel name_type "BASE_ARG_TYPE:CObject"
- $attr0ffd setProp attrib_access "None-None" name_type de
- $attr0ffd setProp modifier "Pointer" name_type cl
- set mthd0f47 [ $clss0f41 addRow method ]
- $mthd0f47 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd0f47 setProp method_access "Public"
- $mthd0f47 setProp is_dyn_bound "1"
- $mthd0f47 setProp is_const_func "1"
- $mthd0f47 setProp modifier "Pointer"
- set mthd0f4d [ $clss0f41 addRow method ]
- $mthd0f4d setLabel name_type "\$CreateObject():CObject\n"
- $mthd0f4d setProp method_access "Public"
- $mthd0f4d setProp modifier "Pointer"
- set mthd0f51 [ $clss0f41 addRow method ]
- $mthd0f51 setLabel name_type "\$create()\n"
- $mthd0f51 setProp method_access "Public"
- $mthd0f51 setProp modifier "Value"
- set mthd0f55 [ $clss0f41 addRow method ]
- $mthd0f55 setLabel name_type "GetSize():int\n"
- $mthd0f55 setProp method_access "Public"
- $mthd0f55 setProp is_const_func "1"
- $mthd0f55 setProp modifier "Value"
- set mthd0f5a [ $clss0f41 addRow method ]
- $mthd0f5a setLabel name_type "GetUpperBound():int\n"
- $mthd0f5a setProp method_access "Public"
- $mthd0f5a setProp is_const_func "1"
- $mthd0f5a setProp modifier "Value"
- set mthd0f5f [ $clss0f41 addRow method ]
- $mthd0f5f setLabel name_type "SetSize()\n"
- $mthd0f5f setProp method_access "Public"
- $mthd0f5f setProp modifier "Value"
- set parm0f63 [ $mthd0f5f addParam ]
- $parm0f63 setLabel name_type "nNewSize:int, "
- $parm0f63 setProp modifier "Value"
- set parm0f66 [ $mthd0f5f addParam ]
- $parm0f66 setLabel name_type "nGrowBy:int"
- $parm0f66 setProp modifier "Value"
- $parm0f66 setProp default_value " -1"
- set mthd0f6a [ $clss0f41 addRow method ]
- $mthd0f6a setLabel name_type "FreeExtra()\n"
- $mthd0f6a setProp method_access "Public"
- $mthd0f6a setProp modifier "Value"
- set mthd0f6e [ $clss0f41 addRow method ]
- $mthd0f6e setLabel name_type "RemoveAll()\n"
- $mthd0f6e setProp method_access "Public"
- $mthd0f6e setProp modifier "Value"
- set mthd0f72 [ $clss0f41 addRow method ]
- $mthd0f72 setLabel name_type "GetAt():CObject\n"
- $mthd0f72 setProp method_access "Public"
- $mthd0f72 setProp is_const_func "1"
- $mthd0f72 setProp modifier "Pointer"
- set parm0f77 [ $mthd0f72 addParam ]
- $parm0f77 setLabel name_type "nIndex:int"
- $parm0f77 setProp modifier "Value"
- set mthd0f7a [ $clss0f41 addRow method ]
- $mthd0f7a setLabel name_type "SetAt()\n"
- $mthd0f7a setProp method_access "Public"
- $mthd0f7a setProp modifier "Value"
- set parm0f7e [ $mthd0f7a addParam ]
- $parm0f7e setLabel name_type "nIndex:int, "
- $parm0f7e setProp modifier "Value"
- set parm0f81 [ $mthd0f7a addParam ]
- $parm0f81 setLabel name_type "newElement:CObject"
- $parm0f81 setProp modifier "Pointer"
- set mthd0f84 [ $clss0f41 addRow method ]
- $mthd0f84 setLabel name_type "ElementAt():CObject\n"
- $mthd0f84 setProp method_access "Public"
- $mthd0f84 setProp modifier "Pointer"
- set parm0f88 [ $mthd0f84 addParam ]
- $parm0f88 setLabel name_type "nIndex:int"
- $parm0f88 setProp modifier "Value"
- set mthd0f8b [ $clss0f41 addRow method ]
- $mthd0f8b setLabel name_type "GetData():CObject\n"
- $mthd0f8b setProp method_access "Public"
- $mthd0f8b setProp is_const_func "1"
- $mthd0f8b setProp modifier "Pointer to Const"
- set mthd0f90 [ $clss0f41 addRow method ]
- $mthd0f90 setLabel name_type "GetData():CObject\n"
- $mthd0f90 setProp method_access "Public"
- $mthd0f90 setProp modifier "Pointer"
- set mthd0f94 [ $clss0f41 addRow method ]
- $mthd0f94 setLabel name_type "SetAtGrow()\n"
- $mthd0f94 setProp method_access "Public"
- $mthd0f94 setProp modifier "Value"
- set parm0f98 [ $mthd0f94 addParam ]
- $parm0f98 setLabel name_type "nIndex:int, "
- $parm0f98 setProp modifier "Value"
- set parm0f9b [ $mthd0f94 addParam ]
- $parm0f9b setLabel name_type "newElement:CObject"
- $parm0f9b setProp modifier "Pointer"
- set mthd0f9e [ $clss0f41 addRow method ]
- $mthd0f9e setLabel name_type "Add():int\n"
- $mthd0f9e setProp method_access "Public"
- $mthd0f9e setProp modifier "Value"
- set parm0fa2 [ $mthd0f9e addParam ]
- $parm0fa2 setLabel name_type "newElement:CObject"
- $parm0fa2 setProp modifier "Pointer"
- set mthd0fa5 [ $clss0f41 addRow method ]
- $mthd0fa5 setLabel name_type "Append():int\n"
- $mthd0fa5 setProp method_access "Public"
- $mthd0fa5 setProp modifier "Value"
- set parm0fa9 [ $mthd0fa5 addParam ]
- $parm0fa9 setLabel name_type "src:CObArray"
- $parm0fa9 setProp modifier "Reference to Const"
- set mthd0fac [ $clss0f41 addRow method ]
- $mthd0fac setLabel name_type "Copy()\n"
- $mthd0fac setProp method_access "Public"
- $mthd0fac setProp modifier "Value"
- set parm0fb0 [ $mthd0fac addParam ]
- $parm0fb0 setLabel name_type "src:CObArray"
- $parm0fb0 setProp modifier "Reference to Const"
- set mthd0fb3 [ $clss0f41 addRow method ]
- $mthd0fb3 setLabel name_type "operator\[]():CObject\n"
- $mthd0fb3 setProp method_access "Public"
- $mthd0fb3 setProp is_const_func "1"
- $mthd0fb3 setProp modifier "Pointer"
- set parm0fb8 [ $mthd0fb3 addParam ]
- $parm0fb8 setLabel name_type "nIndex:int"
- $parm0fb8 setProp modifier "Value"
- set mthd0fbb [ $clss0f41 addRow method ]
- $mthd0fbb setLabel name_type "operator\[]():CObject\n"
- $mthd0fbb setProp method_access "Public"
- $mthd0fbb setProp modifier "Pointer"
- set parm0fbf [ $mthd0fbb addParam ]
- $parm0fbf setLabel name_type "nIndex:int"
- $parm0fbf setProp modifier "Value"
- set mthd0fc2 [ $clss0f41 addRow method ]
- $mthd0fc2 setLabel name_type "InsertAt()\n"
- $mthd0fc2 setProp method_access "Public"
- $mthd0fc2 setProp modifier "Value"
- set parm0fc6 [ $mthd0fc2 addParam ]
- $parm0fc6 setLabel name_type "nIndex:int, "
- $parm0fc6 setProp modifier "Value"
- set parm0fc9 [ $mthd0fc2 addParam ]
- $parm0fc9 setLabel name_type "newElement:CObject, "
- $parm0fc9 setProp modifier "Pointer"
- set parm0fcc [ $mthd0fc2 addParam ]
- $parm0fcc setLabel name_type "nCount:int"
- $parm0fcc setProp modifier "Value"
- $parm0fcc setProp default_value " 1"
- set mthd0fd0 [ $clss0f41 addRow method ]
- $mthd0fd0 setLabel name_type "RemoveAt()\n"
- $mthd0fd0 setProp method_access "Public"
- $mthd0fd0 setProp modifier "Value"
- set parm0fd4 [ $mthd0fd0 addParam ]
- $parm0fd4 setLabel name_type "nIndex:int, "
- $parm0fd4 setProp modifier "Value"
- set parm0fd7 [ $mthd0fd0 addParam ]
- $parm0fd7 setLabel name_type "nCount:int"
- $parm0fd7 setProp modifier "Value"
- $parm0fd7 setProp default_value " 1"
- set mthd0fdb [ $clss0f41 addRow method ]
- $mthd0fdb setLabel name_type "InsertAt()\n"
- $mthd0fdb setProp method_access "Public"
- $mthd0fdb setProp modifier "Value"
- set parm0fdf [ $mthd0fdb addParam ]
- $parm0fdf setLabel name_type "nStartIndex:int, "
- $parm0fdf setProp modifier "Value"
- set parm0fe2 [ $mthd0fdb addParam ]
- $parm0fe2 setLabel name_type "pNewArray:CObArray"
- $parm0fe2 setProp modifier "Pointer"
- set mthd0ff2 [ $clss0f41 addRow method ]
- $mthd0ff2 setLabel name_type "Serialize()"
- $mthd0ff2 setProp method_access "Public"
- $mthd0ff2 setProp modifier "Value"
- set parm0ff6 [ $mthd0ff2 addParam ]
- $parm0ff6 setLabel name_type "p4:CArchive"
- $parm0ff6 setProp modifier "Reference"
- $clss0f41 save
- set clss43cc [ $diag43a2 addNode cad_class 4976 315 495 489 ]
- $clss43cc setLabel name "CObArray"
- $clss43cc setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43cc 5466 251 5223.5 315
-
- #------------------------ Class: CStringArray ----
- if [info exists debug] {puts "addClass CStringArray"}
- if [info exists debug] {puts "CDM CStringArray"}
- set clss1001 [ CDM new "CStringArray" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1004 [ $clss1001 addRow attribute ]
- $attr1004 setLabel name_type "\$classCStringArray:CRuntimeClass\n"
- $attr1004 setProp attrib_access "None-None" name_type de
- set attr10a5 [ $clss1001 addRow attribute ]
- $attr10a5 setLabel name_type "m_pData:CString\n"
- $attr10a5 setProp attrib_access "None-None" name_type de
- $attr10a5 setProp modifier "Pointer" name_type cl
- set attr10a9 [ $clss1001 addRow attribute ]
- $attr10a9 setLabel name_type "m_nSize:int\n"
- $attr10a9 setProp attrib_access "None-None" name_type de
- set attr10ac [ $clss1001 addRow attribute ]
- $attr10ac setLabel name_type "m_nMaxSize:int\n"
- $attr10ac setProp attrib_access "None-None" name_type de
- set attr10af [ $clss1001 addRow attribute ]
- $attr10af setLabel name_type "m_nGrowBy:int\n"
- $attr10af setProp attrib_access "None-None" name_type de
- set attr10b9 [ $clss1001 addRow attribute ]
- $attr10b9 setLabel name_type "BASE_TYPE:CString\n"
- $attr10b9 setProp attrib_access "None-None" name_type de
- set attr10bc [ $clss1001 addRow attribute ]
- $attr10bc setLabel name_type "BASE_ARG_TYPE:LPCTSTR"
- $attr10bc setProp attrib_access "None-None" name_type de
- set mthd1007 [ $clss1001 addRow method ]
- $mthd1007 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd1007 setProp method_access "Public"
- $mthd1007 setProp is_dyn_bound "1"
- $mthd1007 setProp is_const_func "1"
- $mthd1007 setProp modifier "Pointer"
- set mthd100d [ $clss1001 addRow method ]
- $mthd100d setLabel name_type "\$CreateObject():CObject\n"
- $mthd100d setProp method_access "Public"
- $mthd100d setProp modifier "Pointer"
- set mthd1011 [ $clss1001 addRow method ]
- $mthd1011 setLabel name_type "\$create()\n"
- $mthd1011 setProp method_access "Public"
- $mthd1011 setProp modifier "Value"
- set mthd1015 [ $clss1001 addRow method ]
- $mthd1015 setLabel name_type "GetSize():int\n"
- $mthd1015 setProp method_access "Public"
- $mthd1015 setProp is_const_func "1"
- $mthd1015 setProp modifier "Value"
- set mthd101a [ $clss1001 addRow method ]
- $mthd101a setLabel name_type "GetUpperBound():int\n"
- $mthd101a setProp method_access "Public"
- $mthd101a setProp is_const_func "1"
- $mthd101a setProp modifier "Value"
- set mthd101f [ $clss1001 addRow method ]
- $mthd101f setLabel name_type "SetSize()\n"
- $mthd101f setProp method_access "Public"
- $mthd101f setProp modifier "Value"
- set parm1023 [ $mthd101f addParam ]
- $parm1023 setLabel name_type "nNewSize:int, "
- $parm1023 setProp modifier "Value"
- set parm1026 [ $mthd101f addParam ]
- $parm1026 setLabel name_type "nGrowBy:int"
- $parm1026 setProp modifier "Value"
- $parm1026 setProp default_value " -1"
- set mthd102a [ $clss1001 addRow method ]
- $mthd102a setLabel name_type "FreeExtra()\n"
- $mthd102a setProp method_access "Public"
- $mthd102a setProp modifier "Value"
- set mthd102e [ $clss1001 addRow method ]
- $mthd102e setLabel name_type "RemoveAll()\n"
- $mthd102e setProp method_access "Public"
- $mthd102e setProp modifier "Value"
- set mthd1032 [ $clss1001 addRow method ]
- $mthd1032 setLabel name_type "GetAt():CString\n"
- $mthd1032 setProp method_access "Public"
- $mthd1032 setProp is_const_func "1"
- $mthd1032 setProp modifier "Value"
- set parm1037 [ $mthd1032 addParam ]
- $parm1037 setLabel name_type "nIndex:int"
- $parm1037 setProp modifier "Value"
- set mthd103a [ $clss1001 addRow method ]
- $mthd103a setLabel name_type "SetAt()\n"
- $mthd103a setProp method_access "Public"
- $mthd103a setProp modifier "Value"
- set parm103e [ $mthd103a addParam ]
- $parm103e setLabel name_type "nIndex:int, "
- $parm103e setProp modifier "Value"
- set parm1041 [ $mthd103a addParam ]
- $parm1041 setLabel name_type "newElement:LPCTSTR"
- $parm1041 setProp modifier "Value"
- set mthd1044 [ $clss1001 addRow method ]
- $mthd1044 setLabel name_type "ElementAt():CString\n"
- $mthd1044 setProp method_access "Public"
- $mthd1044 setProp modifier "Reference"
- set parm1048 [ $mthd1044 addParam ]
- $parm1048 setLabel name_type "nIndex:int"
- $parm1048 setProp modifier "Value"
- set mthd104b [ $clss1001 addRow method ]
- $mthd104b setLabel name_type "GetData():CString\n"
- $mthd104b setProp method_access "Public"
- $mthd104b setProp is_const_func "1"
- $mthd104b setProp modifier "Pointer to Const"
- set mthd1050 [ $clss1001 addRow method ]
- $mthd1050 setLabel name_type "GetData():CString\n"
- $mthd1050 setProp method_access "Public"
- $mthd1050 setProp modifier "Pointer"
- set mthd1054 [ $clss1001 addRow method ]
- $mthd1054 setLabel name_type "SetAtGrow()\n"
- $mthd1054 setProp method_access "Public"
- $mthd1054 setProp modifier "Value"
- set parm1058 [ $mthd1054 addParam ]
- $parm1058 setLabel name_type "nIndex:int, "
- $parm1058 setProp modifier "Value"
- set parm105b [ $mthd1054 addParam ]
- $parm105b setLabel name_type "newElement:LPCTSTR"
- $parm105b setProp modifier "Value"
- set mthd105e [ $clss1001 addRow method ]
- $mthd105e setLabel name_type "Add():int\n"
- $mthd105e setProp method_access "Public"
- $mthd105e setProp modifier "Value"
- set parm1062 [ $mthd105e addParam ]
- $parm1062 setLabel name_type "newElement:LPCTSTR"
- $parm1062 setProp modifier "Value"
- set mthd1065 [ $clss1001 addRow method ]
- $mthd1065 setLabel name_type "Append():int\n"
- $mthd1065 setProp method_access "Public"
- $mthd1065 setProp modifier "Value"
- set parm1069 [ $mthd1065 addParam ]
- $parm1069 setLabel name_type "src:CStringArray"
- $parm1069 setProp modifier "Reference to Const"
- set mthd106c [ $clss1001 addRow method ]
- $mthd106c setLabel name_type "Copy()\n"
- $mthd106c setProp method_access "Public"
- $mthd106c setProp modifier "Value"
- set parm1070 [ $mthd106c addParam ]
- $parm1070 setLabel name_type "src:CStringArray"
- $parm1070 setProp modifier "Reference to Const"
- set mthd1073 [ $clss1001 addRow method ]
- $mthd1073 setLabel name_type "operator\[]():CString\n"
- $mthd1073 setProp method_access "Public"
- $mthd1073 setProp is_const_func "1"
- $mthd1073 setProp modifier "Value"
- set parm1078 [ $mthd1073 addParam ]
- $parm1078 setLabel name_type "nIndex:int"
- $parm1078 setProp modifier "Value"
- set mthd107b [ $clss1001 addRow method ]
- $mthd107b setLabel name_type "operator\[]():CString\n"
- $mthd107b setProp method_access "Public"
- $mthd107b setProp modifier "Reference"
- set parm107f [ $mthd107b addParam ]
- $parm107f setLabel name_type "nIndex:int"
- $parm107f setProp modifier "Value"
- set mthd1082 [ $clss1001 addRow method ]
- $mthd1082 setLabel name_type "InsertAt()\n"
- $mthd1082 setProp method_access "Public"
- $mthd1082 setProp modifier "Value"
- set parm1086 [ $mthd1082 addParam ]
- $parm1086 setLabel name_type "nIndex:int, "
- $parm1086 setProp modifier "Value"
- set parm1089 [ $mthd1082 addParam ]
- $parm1089 setLabel name_type "newElement:LPCTSTR, "
- $parm1089 setProp modifier "Value"
- set parm108c [ $mthd1082 addParam ]
- $parm108c setLabel name_type "nCount:int"
- $parm108c setProp modifier "Value"
- $parm108c setProp default_value " 1"
- set mthd1090 [ $clss1001 addRow method ]
- $mthd1090 setLabel name_type "RemoveAt()\n"
- $mthd1090 setProp method_access "Public"
- $mthd1090 setProp modifier "Value"
- set parm1094 [ $mthd1090 addParam ]
- $parm1094 setLabel name_type "nIndex:int, "
- $parm1094 setProp modifier "Value"
- set parm1097 [ $mthd1090 addParam ]
- $parm1097 setLabel name_type "nCount:int"
- $parm1097 setProp modifier "Value"
- $parm1097 setProp default_value " 1"
- set mthd109b [ $clss1001 addRow method ]
- $mthd109b setLabel name_type "InsertAt()\n"
- $mthd109b setProp method_access "Public"
- $mthd109b setProp modifier "Value"
- set parm109f [ $mthd109b addParam ]
- $parm109f setLabel name_type "nStartIndex:int, "
- $parm109f setProp modifier "Value"
- set parm10a2 [ $mthd109b addParam ]
- $parm10a2 setLabel name_type "pNewArray:CStringArray"
- $parm10a2 setProp modifier "Pointer"
- set mthd10b2 [ $clss1001 addRow method ]
- $mthd10b2 setLabel name_type "Serialize()"
- $mthd10b2 setProp method_access "Public"
- $mthd10b2 setProp modifier "Value"
- set parm10b6 [ $mthd10b2 addParam ]
- $parm10b6 setLabel name_type "p5:CArchive"
- $parm10b6 setProp modifier "Reference"
- $clss1001 save
- set clss43ce [ $diag43a2 addNode cad_class 5503 315 495 489 ]
- $clss43ce setLabel name "CStringArray"
- $clss43ce setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43ce 5466 251 5750.5 315
-
- #------------------------ Class: CPtrList ----
- if [info exists debug] {puts "addClass CPtrList"}
- if [info exists debug] {puts "CDM CPtrList"}
- set clss10bf [ CDM new "CPtrList" "$systemName" "" "" "" "" "" "" "0" ]
- set attr10c2 [ $clss10bf addRow attribute ]
- $attr10c2 setLabel name_type "\$classCPtrList:CRuntimeClass\n"
- $attr10c2 setProp attrib_access "None-None" name_type de
- $attr10c2 setProp modifier "Value" name_type cl
- set attr10cc [ $clss10bf addRow attribute ]
- $attr10cc setLabel name_type "pPrev:CNode\n"
- $attr10cc setProp attrib_access "None-None" name_type de
- $attr10cc setProp modifier "Pointer" name_type cl
- set attr10d0 [ $clss10bf addRow attribute ]
- $attr10d0 setLabel name_type "data:genptr"
- $attr10d0 setProp attrib_access "None-None" name_type de
- $attr10d0 setProp modifier "Pointer" name_type cl
- set mthd10c6 [ $clss10bf addRow method ]
- $mthd10c6 setLabel name_type "GetRuntimeClass():CRuntimeClass"
- $mthd10c6 setProp method_access "Public"
- $mthd10c6 setProp is_dyn_bound "1"
- $mthd10c6 setProp is_const_func "1"
- $mthd10c6 setProp modifier "Pointer"
- $clss10bf save
- set clss43d0 [ $diag43a2 addNode cad_class 6030 315 288 125 ]
- $clss43d0 setLabel name "CPtrList"
- $clss43d0 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43d0 5466 251 6174 315
-
- #------------------------ Class: CObList ----
- if [info exists debug] {puts "addClass CObList"}
- if [info exists debug] {puts "CDM CObList"}
- set clss10d4 [ CDM new "CObList" "$systemName" "" "" "" "" "" "" "0" ]
- set attr10d7 [ $clss10d4 addRow attribute ]
- $attr10d7 setLabel name_type "\$classCObList:CRuntimeClass\n"
- $attr10d7 setProp attrib_access "None-None" name_type de
- set attr10e4 [ $clss10d4 addRow attribute ]
- $attr10e4 setLabel name_type "pPrev:CNode\n"
- $attr10e4 setProp attrib_access "None-None" name_type de
- $attr10e4 setProp modifier "Pointer" name_type cl
- set attr10e8 [ $clss10d4 addRow attribute ]
- $attr10e8 setLabel name_type "data:CObject"
- $attr10e8 setProp attrib_access "None-None" name_type de
- $attr10e8 setProp modifier "Pointer" name_type cl
- set mthd10da [ $clss10d4 addRow method ]
- $mthd10da setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd10da setProp method_access "Public"
- $mthd10da setProp is_dyn_bound "1"
- $mthd10da setProp is_const_func "1"
- $mthd10da setProp modifier "Pointer"
- set mthd10e0 [ $clss10d4 addRow method ]
- $mthd10e0 setLabel name_type "\$CreateObject():CObject"
- $mthd10e0 setProp method_access "Public"
- $mthd10e0 setProp modifier "Pointer"
- $clss10d4 save
- set clss43d2 [ $diag43a2 addNode cad_class 6350 315 288 139 ]
- $clss43d2 setLabel name "CObList"
- $clss43d2 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43d2 5466 251 6494 315
-
- #------------------------ Class: CStringList ----
- if [info exists debug] {puts "addClass CStringList"}
- if [info exists debug] {puts "CDM CStringList"}
- set clss10ec [ CDM new "CStringList" "$systemName" "" "" "" "" "" "" "0" ]
- set attr10ef [ $clss10ec addRow attribute ]
- $attr10ef setLabel name_type "\$classCStringList:CRuntimeClass\n"
- $attr10ef setProp attrib_access "None-None" name_type de
- set attr10fc [ $clss10ec addRow attribute ]
- $attr10fc setLabel name_type "pPrev:CNode\n"
- $attr10fc setProp attrib_access "None-None" name_type de
- $attr10fc setProp modifier "Pointer" name_type cl
- set attr1100 [ $clss10ec addRow attribute ]
- $attr1100 setLabel name_type "data:CString"
- $attr1100 setProp attrib_access "None-None" name_type de
- set mthd10f2 [ $clss10ec addRow method ]
- $mthd10f2 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd10f2 setProp method_access "Public"
- $mthd10f2 setProp is_dyn_bound "1"
- $mthd10f2 setProp is_const_func "1"
- $mthd10f2 setProp modifier "Pointer"
- set mthd10f8 [ $clss10ec addRow method ]
- $mthd10f8 setLabel name_type "\$CreateObject():CObject"
- $mthd10f8 setProp method_access "Public"
- $mthd10f8 setProp modifier "Pointer"
- $clss10ec save
- set clss43d4 [ $diag43a2 addNode cad_class 6670 315 288 139 ]
- $clss43d4 setLabel name "CStringList"
- $clss43d4 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43d4 5466 251 6814 315
-
- #------------------------ Class: CMapWordToPtr ----
- if [info exists debug] {puts "addClass CMapWordToPtr"}
- if [info exists debug] {puts "CDM CMapWordToPtr"}
- set clss1103 [ CDM new "CMapWordToPtr" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1106 [ $clss1103 addRow attribute ]
- $attr1106 setLabel name_type "\$classCMapWordToPtr:CRuntimeClass\n"
- $attr1106 setProp attrib_access "None-None" name_type de
- $attr1106 setProp modifier "Value" name_type cl
- set attr1110 [ $clss1103 addRow attribute ]
- $attr1110 setLabel name_type "key:WORD\n"
- $attr1110 setProp attrib_access "None-None" name_type de
- set attr1113 [ $clss1103 addRow attribute ]
- $attr1113 setLabel name_type "value:genptr"
- $attr1113 setProp attrib_access "None-None" name_type de
- $attr1113 setProp modifier "Pointer" name_type cl
- set mthd110a [ $clss1103 addRow method ]
- $mthd110a setLabel name_type "GetRuntimeClass():CRuntimeClass"
- $mthd110a setProp method_access "Public"
- $mthd110a setProp is_dyn_bound "1"
- $mthd110a setProp is_const_func "1"
- $mthd110a setProp modifier "Pointer"
- $clss1103 save
- set clss43d6 [ $diag43a2 addNode cad_class 6990 315 306 125 ]
- $clss43d6 setLabel name "CMapWordToPtr"
- $clss43d6 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43d6 5466 251 7143 315
-
- #------------------------ Class: CMapPtrToWord ----
- if [info exists debug] {puts "addClass CMapPtrToWord"}
- if [info exists debug] {puts "CDM CMapPtrToWord"}
- set clss1117 [ CDM new "CMapPtrToWord" "$systemName" "" "" "" "" "" "" "0" ]
- set attr111a [ $clss1117 addRow attribute ]
- $attr111a setLabel name_type "\$classCMapPtrToWord:CRuntimeClass\n"
- $attr111a setProp attrib_access "None-None" name_type de
- $attr111a setProp modifier "Value" name_type cl
- set attr1124 [ $clss1117 addRow attribute ]
- $attr1124 setLabel name_type "key:genptr\n"
- $attr1124 setProp attrib_access "None-None" name_type de
- $attr1124 setProp modifier "Pointer" name_type cl
- set attr1128 [ $clss1117 addRow attribute ]
- $attr1128 setLabel name_type "value:WORD"
- $attr1128 setProp attrib_access "None-None" name_type de
- set mthd111e [ $clss1117 addRow method ]
- $mthd111e setLabel name_type "GetRuntimeClass():CRuntimeClass"
- $mthd111e setProp method_access "Public"
- $mthd111e setProp is_dyn_bound "1"
- $mthd111e setProp is_const_func "1"
- $mthd111e setProp modifier "Pointer"
- $clss1117 save
- set clss43d8 [ $diag43a2 addNode cad_class 7328 315 306 125 ]
- $clss43d8 setLabel name "CMapPtrToWord"
- $clss43d8 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43d8 5466 251 7481 315
-
- #------------------------ Class: CMapPtrToPtr ----
- if [info exists debug] {puts "addClass CMapPtrToPtr"}
- if [info exists debug] {puts "CDM CMapPtrToPtr"}
- set clss112b [ CDM new "CMapPtrToPtr" "$systemName" "" "" "" "" "" "" "0" ]
- set attr112e [ $clss112b addRow attribute ]
- $attr112e setLabel name_type "\$classCMapPtrToPtr:CRuntimeClass\n"
- $attr112e setProp attrib_access "None-None" name_type de
- $attr112e setProp modifier "Value" name_type cl
- set attr1138 [ $clss112b addRow attribute ]
- $attr1138 setLabel name_type "key:genptr\n"
- $attr1138 setProp attrib_access "None-None" name_type de
- $attr1138 setProp modifier "Pointer" name_type cl
- set attr113c [ $clss112b addRow attribute ]
- $attr113c setLabel name_type "value:genptr"
- $attr113c setProp attrib_access "None-None" name_type de
- $attr113c setProp modifier "Pointer" name_type cl
- set mthd1132 [ $clss112b addRow method ]
- $mthd1132 setLabel name_type "GetRuntimeClass():CRuntimeClass"
- $mthd1132 setProp method_access "Public"
- $mthd1132 setProp is_dyn_bound "1"
- $mthd1132 setProp is_const_func "1"
- $mthd1132 setProp modifier "Pointer"
- $clss112b save
- set clss43da [ $diag43a2 addNode cad_class 7666 315 297 125 ]
- $clss43da setLabel name "CMapPtrToPtr"
- $clss43da setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43da 5466 251 7814.5 315
-
- #------------------------ Class: CMapWordToOb ----
- if [info exists debug] {puts "addClass CMapWordToOb"}
- if [info exists debug] {puts "CDM CMapWordToOb"}
- set clss1140 [ CDM new "CMapWordToOb" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1143 [ $clss1140 addRow attribute ]
- $attr1143 setLabel name_type "\$classCMapWordToOb:CRuntimeClass\n"
- $attr1143 setProp attrib_access "None-None" name_type de
- set attr1150 [ $clss1140 addRow attribute ]
- $attr1150 setLabel name_type "key:WORD\n"
- $attr1150 setProp attrib_access "None-None" name_type de
- set attr1153 [ $clss1140 addRow attribute ]
- $attr1153 setLabel name_type "value:CObject"
- $attr1153 setProp attrib_access "None-None" name_type de
- $attr1153 setProp modifier "Pointer" name_type cl
- set mthd1146 [ $clss1140 addRow method ]
- $mthd1146 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd1146 setProp method_access "Public"
- $mthd1146 setProp is_dyn_bound "1"
- $mthd1146 setProp is_const_func "1"
- $mthd1146 setProp modifier "Pointer"
- set mthd114c [ $clss1140 addRow method ]
- $mthd114c setLabel name_type "\$CreateObject():CObject"
- $mthd114c setProp method_access "Public"
- $mthd114c setProp modifier "Pointer"
- $clss1140 save
- set clss43dc [ $diag43a2 addNode cad_class 7995 315 297 139 ]
- $clss43dc setLabel name "CMapWordToOb"
- $clss43dc setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43dc 5466 251 8143.5 315
-
- #------------------------ Class: CMapStringToPtr ----
- if [info exists debug] {puts "addClass CMapStringToPtr"}
- if [info exists debug] {puts "CDM CMapStringToPtr"}
- set clss1157 [ CDM new "CMapStringToPtr" "$systemName" "" "" "" "" "" "" "0" ]
- set attr115a [ $clss1157 addRow attribute ]
- $attr115a setLabel name_type "\$classCMapStringToPtr:CRuntimeClass\n"
- $attr115a setProp attrib_access "None-None" name_type de
- $attr115a setProp modifier "Value" name_type cl
- set attr1164 [ $clss1157 addRow attribute ]
- $attr1164 setLabel name_type "nHashValue:UINT\n"
- $attr1164 setProp attrib_access "None-None" name_type de
- set attr1167 [ $clss1157 addRow attribute ]
- $attr1167 setLabel name_type "key:CString\n"
- $attr1167 setProp attrib_access "None-None" name_type de
- set attr116a [ $clss1157 addRow attribute ]
- $attr116a setLabel name_type "value:genptr"
- $attr116a setProp attrib_access "None-None" name_type de
- $attr116a setProp modifier "Pointer" name_type cl
- set mthd115e [ $clss1157 addRow method ]
- $mthd115e setLabel name_type "GetRuntimeClass():CRuntimeClass"
- $mthd115e setProp method_access "Public"
- $mthd115e setProp is_dyn_bound "1"
- $mthd115e setProp is_const_func "1"
- $mthd115e setProp modifier "Pointer"
- $clss1157 save
- set clss43de [ $diag43a2 addNode cad_class 8324 315 324 139 ]
- $clss43de setLabel name "CMapStringToPtr"
- $clss43de setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43de 5466 251 8486 315
-
- #------------------------ Class: CMapStringToOb ----
- if [info exists debug] {puts "addClass CMapStringToOb"}
- if [info exists debug] {puts "CDM CMapStringToOb"}
- set clss116e [ CDM new "CMapStringToOb" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1171 [ $clss116e addRow attribute ]
- $attr1171 setLabel name_type "\$classCMapStringToOb:CRuntimeClass\n"
- $attr1171 setProp attrib_access "None-None" name_type de
- set attr117e [ $clss116e addRow attribute ]
- $attr117e setLabel name_type "nHashValue:UINT\n"
- $attr117e setProp attrib_access "None-None" name_type de
- set attr1181 [ $clss116e addRow attribute ]
- $attr1181 setLabel name_type "key:CString\n"
- $attr1181 setProp attrib_access "None-None" name_type de
- set attr1184 [ $clss116e addRow attribute ]
- $attr1184 setLabel name_type "value:CObject"
- $attr1184 setProp attrib_access "None-None" name_type de
- $attr1184 setProp modifier "Pointer" name_type cl
- set mthd1174 [ $clss116e addRow method ]
- $mthd1174 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd1174 setProp method_access "Public"
- $mthd1174 setProp is_dyn_bound "1"
- $mthd1174 setProp is_const_func "1"
- $mthd1174 setProp modifier "Pointer"
- set mthd117a [ $clss116e addRow method ]
- $mthd117a setLabel name_type "\$CreateObject():CObject"
- $mthd117a setProp method_access "Public"
- $mthd117a setProp modifier "Pointer"
- $clss116e save
- set clss43e0 [ $diag43a2 addNode cad_class 8680 315 315 153 ]
- $clss43e0 setLabel name "CMapStringToOb"
- $clss43e0 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43e0 5466 251 8837.5 315
-
- #------------------------ Class: CMapStringToString ----
- if [info exists debug] {puts "addClass CMapStringToString"}
- if [info exists debug] {puts "CDM CMapStringToString"}
- set clss1188 [ CDM new "CMapStringToString" "$systemName" "" "" "" "" "" "" "0" ]
- set attr118b [ $clss1188 addRow attribute ]
- $attr118b setLabel name_type "\$classCMapStringToString:CRuntimeClass\n"
- $attr118b setProp attrib_access "None-None" name_type de
- set attr1198 [ $clss1188 addRow attribute ]
- $attr1198 setLabel name_type "nHashValue:UINT\n"
- $attr1198 setProp attrib_access "None-None" name_type de
- set attr119b [ $clss1188 addRow attribute ]
- $attr119b setLabel name_type "key:CString\n"
- $attr119b setProp attrib_access "None-None" name_type de
- set attr119e [ $clss1188 addRow attribute ]
- $attr119e setLabel name_type "value:CString"
- $attr119e setProp attrib_access "None-None" name_type de
- set mthd118e [ $clss1188 addRow method ]
- $mthd118e setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd118e setProp method_access "Public"
- $mthd118e setProp is_dyn_bound "1"
- $mthd118e setProp is_const_func "1"
- $mthd118e setProp modifier "Pointer"
- set mthd1194 [ $clss1188 addRow method ]
- $mthd1194 setLabel name_type "\$CreateObject():CObject"
- $mthd1194 setProp method_access "Public"
- $mthd1194 setProp modifier "Pointer"
- $clss1188 save
- set clss43e2 [ $diag43a2 addNode cad_class 9027 315 351 153 ]
- $clss43e2 setLabel name "CMapStringToString"
- $clss43e2 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43e2 5466 251 9202.5 315
-
- #------------------------ Class: CGdiObject ----
- if [info exists debug] {puts "addClass CGdiObject"}
- if [info exists debug] {puts "CDM CGdiObject"}
- set clss14c8 [ CDM new "CGdiObject" "$systemName" "" "" "" "" "" "" "0" ]
- set attr14cb [ $clss14c8 addRow attribute ]
- $attr14cb setLabel name_type "\$classCGdiObject:CRuntimeClass\n"
- $attr14cb setProp attrib_access "None-None" name_type de
- $attr14cb setProp modifier "Value" name_type cl
- set attr14d9 [ $clss14c8 addRow attribute ]
- $attr14d9 setLabel name_type "m_hObject:HGDIOBJ"
- $attr14d9 setProp attrib_access "None-None" name_type de
- set mthd14cf [ $clss14c8 addRow method ]
- $mthd14cf setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd14cf setProp method_access "Public"
- $mthd14cf setProp is_dyn_bound "1"
- $mthd14cf setProp is_const_func "1"
- $mthd14cf setProp modifier "Pointer"
- set mthd14d5 [ $clss14c8 addRow method ]
- $mthd14d5 setLabel name_type "\$CreateObject():CObject\n"
- $mthd14d5 setProp method_access "Public"
- $mthd14d5 setProp modifier "Pointer"
- set mthd14dc [ $clss14c8 addRow method ]
- $mthd14dc setLabel name_type "type_conv()\n"
- $mthd14dc setProp method_access "Public"
- $mthd14dc setProp is_const_func "1"
- $mthd14dc setProp modifier "Value"
- set mthd14e1 [ $clss14c8 addRow method ]
- $mthd14e1 setLabel name_type "GetSafeHandle():HGDIOBJ\n"
- $mthd14e1 setProp method_access "Public"
- $mthd14e1 setProp is_const_func "1"
- $mthd14e1 setProp modifier "Value"
- set mthd14e6 [ $clss14c8 addRow method ]
- $mthd14e6 setLabel name_type "\$FromHandle():CGdiObject\n"
- $mthd14e6 setProp method_access "Public"
- $mthd14e6 setProp modifier "Pointer"
- set parm14ea [ $mthd14e6 addParam ]
- $parm14ea setLabel name_type "hObject:HGDIOBJ"
- $parm14ea setProp modifier "Value"
- set mthd14ed [ $clss14c8 addRow method ]
- $mthd14ed setLabel name_type "\$DeleteTempMap()\n"
- $mthd14ed setProp method_access "Public"
- $mthd14ed setProp modifier "Value"
- set mthd14f1 [ $clss14c8 addRow method ]
- $mthd14f1 setLabel name_type "Attach():BOOL\n"
- $mthd14f1 setProp method_access "Public"
- $mthd14f1 setProp modifier "Value"
- set parm14f5 [ $mthd14f1 addParam ]
- $parm14f5 setLabel name_type "hObject:HGDIOBJ"
- $parm14f5 setProp modifier "Value"
- set mthd14f8 [ $clss14c8 addRow method ]
- $mthd14f8 setLabel name_type "Detach():HGDIOBJ\n"
- $mthd14f8 setProp method_access "Public"
- $mthd14f8 setProp modifier "Value"
- set mthd14fc [ $clss14c8 addRow method ]
- $mthd14fc setLabel name_type "\$create()\n"
- $mthd14fc setProp method_access "Public"
- $mthd14fc setProp modifier "Value"
- set mthd1500 [ $clss14c8 addRow method ]
- $mthd1500 setLabel name_type "DeleteObject():BOOL\n"
- $mthd1500 setProp method_access "Public"
- $mthd1500 setProp modifier "Value"
- set mthd1504 [ $clss14c8 addRow method ]
- $mthd1504 setLabel name_type "GetObject():int\n"
- $mthd1504 setProp method_access "Public"
- $mthd1504 setProp is_const_func "1"
- $mthd1504 setProp modifier "Value"
- set parm1509 [ $mthd1504 addParam ]
- $parm1509 setLabel name_type "nCount:int, "
- $parm1509 setProp modifier "Value"
- set parm150c [ $mthd1504 addParam ]
- $parm150c setLabel name_type "lpObject:LPVOID"
- $parm150c setProp modifier "Value"
- set mthd150f [ $clss14c8 addRow method ]
- $mthd150f setLabel name_type "GetObjectType():UINT\n"
- $mthd150f setProp method_access "Public"
- $mthd150f setProp is_const_func "1"
- $mthd150f setProp modifier "Value"
- set mthd1514 [ $clss14c8 addRow method ]
- $mthd1514 setLabel name_type "CreateStockObject():BOOL\n"
- $mthd1514 setProp method_access "Public"
- $mthd1514 setProp modifier "Value"
- set parm1518 [ $mthd1514 addParam ]
- $parm1518 setLabel name_type "nIndex:int"
- $parm1518 setProp modifier "Value"
- set mthd151b [ $clss14c8 addRow method ]
- $mthd151b setLabel name_type "UnrealizeObject():BOOL"
- $mthd151b setProp method_access "Public"
- $mthd151b setProp modifier "Value"
- $clss14c8 save
- set clss43e4 [ $diag43a2 addNode cad_class 9410 315 405 293 ]
- $clss43e4 setLabel name "CGdiObject"
- $clss43e4 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43e4 5466 251 9612.5 315
-
- #------------------------ Class: CDC ----
- if [info exists debug] {puts "addClass CDC"}
- if [info exists debug] {puts "CDM CDC"}
- set clss188b [ CDM new "CDC" "$systemName" "" "" "" "" "" "" "0" ]
- set attr188e [ $clss188b addRow attribute ]
- $attr188e setLabel name_type "\$classCDC:CRuntimeClass\n"
- $attr188e setProp attrib_access "None-None" name_type de
- $attr188e setProp modifier "Value" name_type cl
- set attr189c [ $clss188b addRow attribute ]
- $attr189c setLabel name_type "m_hDC:HDC\n"
- $attr189c setProp attrib_access "None-None" name_type de
- set attr189f [ $clss188b addRow attribute ]
- $attr189f setLabel name_type "m_hAttribDC:HDC\n"
- $attr189f setProp attrib_access "None-None" name_type de
- set attr219a [ $clss188b addRow attribute ]
- $attr219a setLabel name_type "m_bPrinting:BOOL"
- $attr219a setProp attrib_access "None-None" name_type de
- set mthd1892 [ $clss188b addRow method ]
- $mthd1892 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd1892 setProp method_access "Public"
- $mthd1892 setProp is_dyn_bound "1"
- $mthd1892 setProp is_const_func "1"
- $mthd1892 setProp modifier "Pointer"
- set mthd1898 [ $clss188b addRow method ]
- $mthd1898 setLabel name_type "\$CreateObject():CObject\n"
- $mthd1898 setProp method_access "Public"
- $mthd1898 setProp modifier "Pointer"
- set mthd18a2 [ $clss188b addRow method ]
- $mthd18a2 setLabel name_type "type_conv()\n"
- $mthd18a2 setProp method_access "Public"
- $mthd18a2 setProp is_const_func "1"
- $mthd18a2 setProp modifier "Value"
- set mthd18a7 [ $clss188b addRow method ]
- $mthd18a7 setLabel name_type "GetSafeHdc():HDC\n"
- $mthd18a7 setProp method_access "Public"
- $mthd18a7 setProp is_const_func "1"
- $mthd18a7 setProp modifier "Value"
- set mthd18ac [ $clss188b addRow method ]
- $mthd18ac setLabel name_type "GetWindow():CWnd\n"
- $mthd18ac setProp method_access "Public"
- $mthd18ac setProp is_const_func "1"
- $mthd18ac setProp modifier "Pointer"
- set mthd18b1 [ $clss188b addRow method ]
- $mthd18b1 setLabel name_type "\$FromHandle():CDC\n"
- $mthd18b1 setProp method_access "Public"
- $mthd18b1 setProp modifier "Pointer"
- set parm18b5 [ $mthd18b1 addParam ]
- $parm18b5 setLabel name_type "hDC:HDC"
- $parm18b5 setProp modifier "Value"
- set mthd18b8 [ $clss188b addRow method ]
- $mthd18b8 setLabel name_type "\$DeleteTempMap()\n"
- $mthd18b8 setProp method_access "Public"
- $mthd18b8 setProp modifier "Value"
- set mthd18bc [ $clss188b addRow method ]
- $mthd18bc setLabel name_type "Attach():BOOL\n"
- $mthd18bc setProp method_access "Public"
- $mthd18bc setProp modifier "Value"
- set parm18c0 [ $mthd18bc addParam ]
- $parm18c0 setLabel name_type "hDC:HDC"
- $parm18c0 setProp modifier "Value"
- set mthd18c3 [ $clss188b addRow method ]
- $mthd18c3 setLabel name_type "Detach():HDC\n"
- $mthd18c3 setProp method_access "Public"
- $mthd18c3 setProp modifier "Value"
- set mthd18c7 [ $clss188b addRow method ]
- $mthd18c7 setLabel name_type "SetAttribDC()\n"
- $mthd18c7 setProp method_access "Public"
- $mthd18c7 setProp is_dyn_bound "1"
- $mthd18c7 setProp modifier "Value"
- set parm18cc [ $mthd18c7 addParam ]
- $parm18cc setLabel name_type "hDC:HDC"
- $parm18cc setProp modifier "Value"
- set mthd18cf [ $clss188b addRow method ]
- $mthd18cf setLabel name_type "SetOutputDC()\n"
- $mthd18cf setProp method_access "Public"
- $mthd18cf setProp is_dyn_bound "1"
- $mthd18cf setProp modifier "Value"
- set parm18d4 [ $mthd18cf addParam ]
- $parm18d4 setLabel name_type "hDC:HDC"
- $parm18d4 setProp modifier "Value"
- set mthd18d7 [ $clss188b addRow method ]
- $mthd18d7 setLabel name_type "ReleaseAttribDC()\n"
- $mthd18d7 setProp method_access "Public"
- $mthd18d7 setProp is_dyn_bound "1"
- $mthd18d7 setProp modifier "Value"
- set mthd18dc [ $clss188b addRow method ]
- $mthd18dc setLabel name_type "ReleaseOutputDC()\n"
- $mthd18dc setProp method_access "Public"
- $mthd18dc setProp is_dyn_bound "1"
- $mthd18dc setProp modifier "Value"
- set mthd18e1 [ $clss188b addRow method ]
- $mthd18e1 setLabel name_type "IsPrinting():BOOL\n"
- $mthd18e1 setProp method_access "Public"
- $mthd18e1 setProp is_const_func "1"
- $mthd18e1 setProp modifier "Value"
- set mthd18e6 [ $clss188b addRow method ]
- $mthd18e6 setLabel name_type "GetCurrentPen():CPen\n"
- $mthd18e6 setProp method_access "Public"
- $mthd18e6 setProp is_const_func "1"
- $mthd18e6 setProp modifier "Pointer"
- set mthd18eb [ $clss188b addRow method ]
- $mthd18eb setLabel name_type "GetCurrentBrush():CBrush\n"
- $mthd18eb setProp method_access "Public"
- $mthd18eb setProp is_const_func "1"
- $mthd18eb setProp modifier "Pointer"
- set mthd18f0 [ $clss188b addRow method ]
- $mthd18f0 setLabel name_type "GetCurrentPalette():CPalette\n"
- $mthd18f0 setProp method_access "Public"
- $mthd18f0 setProp is_const_func "1"
- $mthd18f0 setProp modifier "Pointer"
- set mthd18f5 [ $clss188b addRow method ]
- $mthd18f5 setLabel name_type "GetCurrentFont():CFont\n"
- $mthd18f5 setProp method_access "Public"
- $mthd18f5 setProp is_const_func "1"
- $mthd18f5 setProp modifier "Pointer"
- set mthd18fa [ $clss188b addRow method ]
- $mthd18fa setLabel name_type "GetCurrentBitmap():CBitmap\n"
- $mthd18fa setProp method_access "Public"
- $mthd18fa setProp is_const_func "1"
- $mthd18fa setProp modifier "Pointer"
- set mthd18ff [ $clss188b addRow method ]
- $mthd18ff setLabel name_type "\$create()\n"
- $mthd18ff setProp method_access "Public"
- $mthd18ff setProp modifier "Value"
- set mthd1903 [ $clss188b addRow method ]
- $mthd1903 setLabel name_type "CreateDC():BOOL\n"
- $mthd1903 setProp method_access "Public"
- $mthd1903 setProp modifier "Value"
- set parm1907 [ $mthd1903 addParam ]
- $parm1907 setLabel name_type "lpszDriverName:LPCTSTR, "
- $parm1907 setProp modifier "Value"
- set parm190a [ $mthd1903 addParam ]
- $parm190a setLabel name_type "lpszDeviceName:LPCTSTR, "
- $parm190a setProp modifier "Value"
- set parm190d [ $mthd1903 addParam ]
- $parm190d setLabel name_type "lpszOutput:LPCTSTR, "
- $parm190d setProp modifier "Value"
- set parm1910 [ $mthd1903 addParam ]
- $parm1910 setLabel name_type "lpInitData:void"
- $parm1910 setProp modifier "Pointer to Const"
- set mthd1913 [ $clss188b addRow method ]
- $mthd1913 setLabel name_type "CreateIC():BOOL\n"
- $mthd1913 setProp method_access "Public"
- $mthd1913 setProp modifier "Value"
- set parm1917 [ $mthd1913 addParam ]
- $parm1917 setLabel name_type "lpszDriverName:LPCTSTR, "
- $parm1917 setProp modifier "Value"
- set parm191a [ $mthd1913 addParam ]
- $parm191a setLabel name_type "lpszDeviceName:LPCTSTR, "
- $parm191a setProp modifier "Value"
- set parm191d [ $mthd1913 addParam ]
- $parm191d setLabel name_type "lpszOutput:LPCTSTR, "
- $parm191d setProp modifier "Value"
- set parm1920 [ $mthd1913 addParam ]
- $parm1920 setLabel name_type "lpInitData:void"
- $parm1920 setProp modifier "Pointer to Const"
- set mthd1923 [ $clss188b addRow method ]
- $mthd1923 setLabel name_type "CreateCompatibleDC():BOOL\n"
- $mthd1923 setProp method_access "Public"
- $mthd1923 setProp modifier "Value"
- set parm1927 [ $mthd1923 addParam ]
- $parm1927 setLabel name_type "pDC:CDC"
- $parm1927 setProp modifier "Pointer"
- set mthd192a [ $clss188b addRow method ]
- $mthd192a setLabel name_type "DeleteDC():BOOL\n"
- $mthd192a setProp method_access "Public"
- $mthd192a setProp modifier "Value"
- set mthd192e [ $clss188b addRow method ]
- $mthd192e setLabel name_type "SaveDC():int\n"
- $mthd192e setProp method_access "Public"
- $mthd192e setProp is_dyn_bound "1"
- $mthd192e setProp modifier "Value"
- set mthd1933 [ $clss188b addRow method ]
- $mthd1933 setLabel name_type "RestoreDC():BOOL\n"
- $mthd1933 setProp method_access "Public"
- $mthd1933 setProp is_dyn_bound "1"
- $mthd1933 setProp modifier "Value"
- set parm1938 [ $mthd1933 addParam ]
- $parm1938 setLabel name_type "nSavedDC:int"
- $parm1938 setProp modifier "Value"
- set mthd193b [ $clss188b addRow method ]
- $mthd193b setLabel name_type "GetDeviceCaps():int\n"
- $mthd193b setProp method_access "Public"
- $mthd193b setProp is_const_func "1"
- $mthd193b setProp modifier "Value"
- set parm1940 [ $mthd193b addParam ]
- $parm1940 setLabel name_type "nIndex:int"
- $parm1940 setProp modifier "Value"
- set mthd1943 [ $clss188b addRow method ]
- $mthd1943 setLabel name_type "SetBoundsRect():UINT\n"
- $mthd1943 setProp method_access "Public"
- $mthd1943 setProp modifier "Value"
- set parm1947 [ $mthd1943 addParam ]
- $parm1947 setLabel name_type "lpRectBounds:LPCRECT, "
- $parm1947 setProp modifier "Value"
- set parm194a [ $mthd1943 addParam ]
- $parm194a setLabel name_type "flags:UINT"
- $parm194a setProp modifier "Value"
- set mthd194d [ $clss188b addRow method ]
- $mthd194d setLabel name_type "GetBoundsRect():UINT\n"
- $mthd194d setProp method_access "Public"
- $mthd194d setProp modifier "Value"
- set parm1951 [ $mthd194d addParam ]
- $parm1951 setLabel name_type "lpRectBounds:LPRECT, "
- $parm1951 setProp modifier "Value"
- set parm1954 [ $mthd194d addParam ]
- $parm1954 setLabel name_type "flags:UINT"
- $parm1954 setProp modifier "Value"
- set mthd1957 [ $clss188b addRow method ]
- $mthd1957 setLabel name_type "ResetDC():BOOL\n"
- $mthd1957 setProp method_access "Public"
- $mthd1957 setProp modifier "Value"
- set parm195b [ $mthd1957 addParam ]
- $parm195b setLabel name_type "lpDevMode:DEVMODE"
- $parm195b setProp modifier "Pointer to Const"
- set mthd195e [ $clss188b addRow method ]
- $mthd195e setLabel name_type "GetBrushOrg():CPoint\n"
- $mthd195e setProp method_access "Public"
- $mthd195e setProp is_const_func "1"
- $mthd195e setProp modifier "Value"
- set mthd1963 [ $clss188b addRow method ]
- $mthd1963 setLabel name_type "SetBrushOrg():CPoint\n"
- $mthd1963 setProp method_access "Public"
- $mthd1963 setProp modifier "Value"
- set parm1967 [ $mthd1963 addParam ]
- $parm1967 setLabel name_type "x:int, "
- $parm1967 setProp modifier "Value"
- set parm196a [ $mthd1963 addParam ]
- $parm196a setLabel name_type "y:int"
- $parm196a setProp modifier "Value"
- set mthd196d [ $clss188b addRow method ]
- $mthd196d setLabel name_type "SetBrushOrg():CPoint\n"
- $mthd196d setProp method_access "Public"
- $mthd196d setProp modifier "Value"
- set parm1971 [ $mthd196d addParam ]
- $parm1971 setLabel name_type "point:POINT"
- $parm1971 setProp modifier "Value"
- set mthd1974 [ $clss188b addRow method ]
- $mthd1974 setLabel name_type "EnumObjects():int\n"
- $mthd1974 setProp method_access "Public"
- $mthd1974 setProp modifier "Value"
- set parm1978 [ $mthd1974 addParam ]
- $parm1978 setLabel name_type "nObjectType:int, "
- $parm1978 setProp modifier "Value"
- set parm197b [ $mthd1974 addParam ]
- $parm197b setLabel name_type " lpfn:int, "
- $parm197b setProp modifier "Value"
- set parm197e [ $mthd1974 addParam ]
- $parm197e setLabel name_type "lpData:LPARAM"
- $parm197e setProp modifier "Value"
- set mthd1981 [ $clss188b addRow method ]
- $mthd1981 setLabel name_type "SelectStockObject():CGdiObject\n"
- $mthd1981 setProp method_access "Public"
- $mthd1981 setProp is_dyn_bound "1"
- $mthd1981 setProp modifier "Pointer"
- set parm1986 [ $mthd1981 addParam ]
- $parm1986 setLabel name_type "nIndex:int"
- $parm1986 setProp modifier "Value"
- set mthd1989 [ $clss188b addRow method ]
- $mthd1989 setLabel name_type "SelectObject():CPen\n"
- $mthd1989 setProp method_access "Public"
- $mthd1989 setProp modifier "Pointer"
- set parm198d [ $mthd1989 addParam ]
- $parm198d setLabel name_type "pPen:CPen"
- $parm198d setProp modifier "Pointer"
- set mthd1990 [ $clss188b addRow method ]
- $mthd1990 setLabel name_type "SelectObject():CBrush\n"
- $mthd1990 setProp method_access "Public"
- $mthd1990 setProp modifier "Pointer"
- set parm1994 [ $mthd1990 addParam ]
- $parm1994 setLabel name_type "pBrush:CBrush"
- $parm1994 setProp modifier "Pointer"
- set mthd1997 [ $clss188b addRow method ]
- $mthd1997 setLabel name_type "SelectObject():CFont\n"
- $mthd1997 setProp method_access "Public"
- $mthd1997 setProp is_dyn_bound "1"
- $mthd1997 setProp modifier "Pointer"
- set parm199c [ $mthd1997 addParam ]
- $parm199c setLabel name_type "pFont:CFont"
- $parm199c setProp modifier "Pointer"
- set mthd199f [ $clss188b addRow method ]
- $mthd199f setLabel name_type "SelectObject():CBitmap\n"
- $mthd199f setProp method_access "Public"
- $mthd199f setProp modifier "Pointer"
- set parm19a3 [ $mthd199f addParam ]
- $parm19a3 setLabel name_type "pBitmap:CBitmap"
- $parm19a3 setProp modifier "Pointer"
- set mthd19a6 [ $clss188b addRow method ]
- $mthd19a6 setLabel name_type "SelectObject():int\n"
- $mthd19a6 setProp method_access "Public"
- $mthd19a6 setProp modifier "Value"
- set parm19aa [ $mthd19a6 addParam ]
- $parm19aa setLabel name_type "pRgn:CRgn"
- $parm19aa setProp modifier "Pointer"
- set mthd19ad [ $clss188b addRow method ]
- $mthd19ad setLabel name_type "SelectObject():CGdiObject\n"
- $mthd19ad setProp method_access "Public"
- $mthd19ad setProp modifier "Pointer"
- set parm19b1 [ $mthd19ad addParam ]
- $parm19b1 setLabel name_type "pObject:CGdiObject"
- $parm19b1 setProp modifier "Pointer"
- set mthd19b4 [ $clss188b addRow method ]
- $mthd19b4 setLabel name_type "GetNearestColor():COLORREF\n"
- $mthd19b4 setProp method_access "Public"
- $mthd19b4 setProp is_const_func "1"
- $mthd19b4 setProp modifier "Value"
- set parm19b9 [ $mthd19b4 addParam ]
- $parm19b9 setLabel name_type "crColor:COLORREF"
- $parm19b9 setProp modifier "Value"
- set mthd19bc [ $clss188b addRow method ]
- $mthd19bc setLabel name_type "SelectPalette():CPalette\n"
- $mthd19bc setProp method_access "Public"
- $mthd19bc setProp modifier "Pointer"
- set parm19c0 [ $mthd19bc addParam ]
- $parm19c0 setLabel name_type "pPalette:CPalette, "
- $parm19c0 setProp modifier "Pointer"
- set parm19c3 [ $mthd19bc addParam ]
- $parm19c3 setLabel name_type "bForceBackground:BOOL"
- $parm19c3 setProp modifier "Value"
- set mthd19c6 [ $clss188b addRow method ]
- $mthd19c6 setLabel name_type "RealizePalette():UINT\n"
- $mthd19c6 setProp method_access "Public"
- $mthd19c6 setProp modifier "Value"
- set mthd19ca [ $clss188b addRow method ]
- $mthd19ca setLabel name_type "UpdateColors()\n"
- $mthd19ca setProp method_access "Public"
- $mthd19ca setProp modifier "Value"
- set mthd19ce [ $clss188b addRow method ]
- $mthd19ce setLabel name_type "GetBkColor():COLORREF\n"
- $mthd19ce setProp method_access "Public"
- $mthd19ce setProp is_const_func "1"
- $mthd19ce setProp modifier "Value"
- set mthd19d3 [ $clss188b addRow method ]
- $mthd19d3 setLabel name_type "GetBkMode():int\n"
- $mthd19d3 setProp method_access "Public"
- $mthd19d3 setProp is_const_func "1"
- $mthd19d3 setProp modifier "Value"
- set mthd19d8 [ $clss188b addRow method ]
- $mthd19d8 setLabel name_type "GetPolyFillMode():int\n"
- $mthd19d8 setProp method_access "Public"
- $mthd19d8 setProp is_const_func "1"
- $mthd19d8 setProp modifier "Value"
- set mthd19dd [ $clss188b addRow method ]
- $mthd19dd setLabel name_type "GetROP2():int\n"
- $mthd19dd setProp method_access "Public"
- $mthd19dd setProp is_const_func "1"
- $mthd19dd setProp modifier "Value"
- set mthd19e2 [ $clss188b addRow method ]
- $mthd19e2 setLabel name_type "GetStretchBltMode():int\n"
- $mthd19e2 setProp method_access "Public"
- $mthd19e2 setProp is_const_func "1"
- $mthd19e2 setProp modifier "Value"
- set mthd19e7 [ $clss188b addRow method ]
- $mthd19e7 setLabel name_type "GetTextColor():COLORREF\n"
- $mthd19e7 setProp method_access "Public"
- $mthd19e7 setProp is_const_func "1"
- $mthd19e7 setProp modifier "Value"
- set mthd19ec [ $clss188b addRow method ]
- $mthd19ec setLabel name_type "SetBkColor():COLORREF\n"
- $mthd19ec setProp method_access "Public"
- $mthd19ec setProp is_dyn_bound "1"
- $mthd19ec setProp modifier "Value"
- set parm19f1 [ $mthd19ec addParam ]
- $parm19f1 setLabel name_type "crColor:COLORREF"
- $parm19f1 setProp modifier "Value"
- set mthd19f4 [ $clss188b addRow method ]
- $mthd19f4 setLabel name_type "SetBkMode():int\n"
- $mthd19f4 setProp method_access "Public"
- $mthd19f4 setProp modifier "Value"
- set parm19f8 [ $mthd19f4 addParam ]
- $parm19f8 setLabel name_type "nBkMode:int"
- $parm19f8 setProp modifier "Value"
- set mthd19fb [ $clss188b addRow method ]
- $mthd19fb setLabel name_type "SetPolyFillMode():int\n"
- $mthd19fb setProp method_access "Public"
- $mthd19fb setProp modifier "Value"
- set parm19ff [ $mthd19fb addParam ]
- $parm19ff setLabel name_type "nPolyFillMode:int"
- $parm19ff setProp modifier "Value"
- set mthd1a02 [ $clss188b addRow method ]
- $mthd1a02 setLabel name_type "SetROP2():int\n"
- $mthd1a02 setProp method_access "Public"
- $mthd1a02 setProp modifier "Value"
- set parm1a06 [ $mthd1a02 addParam ]
- $parm1a06 setLabel name_type "nDrawMode:int"
- $parm1a06 setProp modifier "Value"
- set mthd1a09 [ $clss188b addRow method ]
- $mthd1a09 setLabel name_type "SetStretchBltMode():int\n"
- $mthd1a09 setProp method_access "Public"
- $mthd1a09 setProp modifier "Value"
- set parm1a0d [ $mthd1a09 addParam ]
- $parm1a0d setLabel name_type "nStretchMode:int"
- $parm1a0d setProp modifier "Value"
- set mthd1a10 [ $clss188b addRow method ]
- $mthd1a10 setLabel name_type "SetTextColor():COLORREF\n"
- $mthd1a10 setProp method_access "Public"
- $mthd1a10 setProp is_dyn_bound "1"
- $mthd1a10 setProp modifier "Value"
- set parm1a15 [ $mthd1a10 addParam ]
- $parm1a15 setLabel name_type "crColor:COLORREF"
- $parm1a15 setProp modifier "Value"
- set mthd1a18 [ $clss188b addRow method ]
- $mthd1a18 setLabel name_type "GetColorAdjustment():BOOL\n"
- $mthd1a18 setProp method_access "Public"
- $mthd1a18 setProp is_const_func "1"
- $mthd1a18 setProp modifier "Value"
- set parm1a1d [ $mthd1a18 addParam ]
- $parm1a1d setLabel name_type "lpColorAdjust:LPCOLORADJUSTMENT"
- $parm1a1d setProp modifier "Value"
- set mthd1a20 [ $clss188b addRow method ]
- $mthd1a20 setLabel name_type "SetColorAdjustment():BOOL\n"
- $mthd1a20 setProp method_access "Public"
- $mthd1a20 setProp modifier "Value"
- set parm1a24 [ $mthd1a20 addParam ]
- $parm1a24 setLabel name_type "lpColorAdjust:COLORADJUSTMENT"
- $parm1a24 setProp modifier "Pointer to Const"
- set mthd1a27 [ $clss188b addRow method ]
- $mthd1a27 setLabel name_type "GetMapMode():int\n"
- $mthd1a27 setProp method_access "Public"
- $mthd1a27 setProp is_const_func "1"
- $mthd1a27 setProp modifier "Value"
- set mthd1a2c [ $clss188b addRow method ]
- $mthd1a2c setLabel name_type "GetViewportOrg():CPoint\n"
- $mthd1a2c setProp method_access "Public"
- $mthd1a2c setProp is_const_func "1"
- $mthd1a2c setProp modifier "Value"
- set mthd1a31 [ $clss188b addRow method ]
- $mthd1a31 setLabel name_type "SetMapMode():int\n"
- $mthd1a31 setProp method_access "Public"
- $mthd1a31 setProp is_dyn_bound "1"
- $mthd1a31 setProp modifier "Value"
- set parm1a36 [ $mthd1a31 addParam ]
- $parm1a36 setLabel name_type "nMapMode:int"
- $parm1a36 setProp modifier "Value"
- set mthd1a39 [ $clss188b addRow method ]
- $mthd1a39 setLabel name_type "SetViewportOrg():CPoint\n"
- $mthd1a39 setProp method_access "Public"
- $mthd1a39 setProp is_dyn_bound "1"
- $mthd1a39 setProp modifier "Value"
- set parm1a3e [ $mthd1a39 addParam ]
- $parm1a3e setLabel name_type "x:int, "
- $parm1a3e setProp modifier "Value"
- set parm1a41 [ $mthd1a39 addParam ]
- $parm1a41 setLabel name_type "y:int"
- $parm1a41 setProp modifier "Value"
- set mthd1a44 [ $clss188b addRow method ]
- $mthd1a44 setLabel name_type "SetViewportOrg():CPoint\n"
- $mthd1a44 setProp method_access "Public"
- $mthd1a44 setProp modifier "Value"
- set parm1a48 [ $mthd1a44 addParam ]
- $parm1a48 setLabel name_type "point:POINT"
- $parm1a48 setProp modifier "Value"
- set mthd1a4b [ $clss188b addRow method ]
- $mthd1a4b setLabel name_type "OffsetViewportOrg():CPoint\n"
- $mthd1a4b setProp method_access "Public"
- $mthd1a4b setProp is_dyn_bound "1"
- $mthd1a4b setProp modifier "Value"
- set parm1a50 [ $mthd1a4b addParam ]
- $parm1a50 setLabel name_type "nWidth:int, "
- $parm1a50 setProp modifier "Value"
- set parm1a53 [ $mthd1a4b addParam ]
- $parm1a53 setLabel name_type "nHeight:int"
- $parm1a53 setProp modifier "Value"
- set mthd1a56 [ $clss188b addRow method ]
- $mthd1a56 setLabel name_type "GetViewportExt():CSize\n"
- $mthd1a56 setProp method_access "Public"
- $mthd1a56 setProp is_const_func "1"
- $mthd1a56 setProp modifier "Value"
- set mthd1a5b [ $clss188b addRow method ]
- $mthd1a5b setLabel name_type "SetViewportExt():CSize\n"
- $mthd1a5b setProp method_access "Public"
- $mthd1a5b setProp is_dyn_bound "1"
- $mthd1a5b setProp modifier "Value"
- set parm1a60 [ $mthd1a5b addParam ]
- $parm1a60 setLabel name_type "cx:int, "
- $parm1a60 setProp modifier "Value"
- set parm1a63 [ $mthd1a5b addParam ]
- $parm1a63 setLabel name_type "cy:int"
- $parm1a63 setProp modifier "Value"
- set mthd1a66 [ $clss188b addRow method ]
- $mthd1a66 setLabel name_type "SetViewportExt():CSize\n"
- $mthd1a66 setProp method_access "Public"
- $mthd1a66 setProp modifier "Value"
- set parm1a6a [ $mthd1a66 addParam ]
- $parm1a6a setLabel name_type "size:SIZE"
- $parm1a6a setProp modifier "Value"
- set mthd1a6d [ $clss188b addRow method ]
- $mthd1a6d setLabel name_type "ScaleViewportExt():CSize\n"
- $mthd1a6d setProp method_access "Public"
- $mthd1a6d setProp is_dyn_bound "1"
- $mthd1a6d setProp modifier "Value"
- set parm1a72 [ $mthd1a6d addParam ]
- $parm1a72 setLabel name_type "xNum:int, "
- $parm1a72 setProp modifier "Value"
- set parm1a75 [ $mthd1a6d addParam ]
- $parm1a75 setLabel name_type "xDenom:int, "
- $parm1a75 setProp modifier "Value"
- set parm1a78 [ $mthd1a6d addParam ]
- $parm1a78 setLabel name_type "yNum:int, "
- $parm1a78 setProp modifier "Value"
- set parm1a7b [ $mthd1a6d addParam ]
- $parm1a7b setLabel name_type "yDenom:int"
- $parm1a7b setProp modifier "Value"
- set mthd1a7e [ $clss188b addRow method ]
- $mthd1a7e setLabel name_type "GetWindowOrg():CPoint\n"
- $mthd1a7e setProp method_access "Public"
- $mthd1a7e setProp is_const_func "1"
- $mthd1a7e setProp modifier "Value"
- set mthd1a83 [ $clss188b addRow method ]
- $mthd1a83 setLabel name_type "SetWindowOrg():CPoint\n"
- $mthd1a83 setProp method_access "Public"
- $mthd1a83 setProp modifier "Value"
- set parm1a87 [ $mthd1a83 addParam ]
- $parm1a87 setLabel name_type "x:int, "
- $parm1a87 setProp modifier "Value"
- set parm1a8a [ $mthd1a83 addParam ]
- $parm1a8a setLabel name_type "y:int"
- $parm1a8a setProp modifier "Value"
- set mthd1a8d [ $clss188b addRow method ]
- $mthd1a8d setLabel name_type "SetWindowOrg():CPoint\n"
- $mthd1a8d setProp method_access "Public"
- $mthd1a8d setProp modifier "Value"
- set parm1a91 [ $mthd1a8d addParam ]
- $parm1a91 setLabel name_type "point:POINT"
- $parm1a91 setProp modifier "Value"
- set mthd1a94 [ $clss188b addRow method ]
- $mthd1a94 setLabel name_type "OffsetWindowOrg():CPoint\n"
- $mthd1a94 setProp method_access "Public"
- $mthd1a94 setProp modifier "Value"
- set parm1a98 [ $mthd1a94 addParam ]
- $parm1a98 setLabel name_type "nWidth:int, "
- $parm1a98 setProp modifier "Value"
- set parm1a9b [ $mthd1a94 addParam ]
- $parm1a9b setLabel name_type "nHeight:int"
- $parm1a9b setProp modifier "Value"
- set mthd1a9e [ $clss188b addRow method ]
- $mthd1a9e setLabel name_type "GetWindowExt():CSize\n"
- $mthd1a9e setProp method_access "Public"
- $mthd1a9e setProp is_const_func "1"
- $mthd1a9e setProp modifier "Value"
- set mthd1aa3 [ $clss188b addRow method ]
- $mthd1aa3 setLabel name_type "SetWindowExt():CSize\n"
- $mthd1aa3 setProp method_access "Public"
- $mthd1aa3 setProp is_dyn_bound "1"
- $mthd1aa3 setProp modifier "Value"
- set parm1aa8 [ $mthd1aa3 addParam ]
- $parm1aa8 setLabel name_type "cx:int, "
- $parm1aa8 setProp modifier "Value"
- set parm1aab [ $mthd1aa3 addParam ]
- $parm1aab setLabel name_type "cy:int"
- $parm1aab setProp modifier "Value"
- set mthd1aae [ $clss188b addRow method ]
- $mthd1aae setLabel name_type "SetWindowExt():CSize\n"
- $mthd1aae setProp method_access "Public"
- $mthd1aae setProp modifier "Value"
- set parm1ab2 [ $mthd1aae addParam ]
- $parm1ab2 setLabel name_type "size:SIZE"
- $parm1ab2 setProp modifier "Value"
- set mthd1ab5 [ $clss188b addRow method ]
- $mthd1ab5 setLabel name_type "ScaleWindowExt():CSize\n"
- $mthd1ab5 setProp method_access "Public"
- $mthd1ab5 setProp is_dyn_bound "1"
- $mthd1ab5 setProp modifier "Value"
- set parm1aba [ $mthd1ab5 addParam ]
- $parm1aba setLabel name_type "xNum:int, "
- $parm1aba setProp modifier "Value"
- set parm1abd [ $mthd1ab5 addParam ]
- $parm1abd setLabel name_type "xDenom:int, "
- $parm1abd setProp modifier "Value"
- set parm1ac0 [ $mthd1ab5 addParam ]
- $parm1ac0 setLabel name_type "yNum:int, "
- $parm1ac0 setProp modifier "Value"
- set parm1ac3 [ $mthd1ab5 addParam ]
- $parm1ac3 setLabel name_type "yDenom:int"
- $parm1ac3 setProp modifier "Value"
- set mthd1ac6 [ $clss188b addRow method ]
- $mthd1ac6 setLabel name_type "DPtoLP()\n"
- $mthd1ac6 setProp method_access "Public"
- $mthd1ac6 setProp is_const_func "1"
- $mthd1ac6 setProp modifier "Value"
- set parm1acb [ $mthd1ac6 addParam ]
- $parm1acb setLabel name_type "lpPoints:LPPOINT, "
- $parm1acb setProp modifier "Value"
- set parm1ace [ $mthd1ac6 addParam ]
- $parm1ace setLabel name_type "nCount:int"
- $parm1ace setProp modifier "Value"
- $parm1ace setProp default_value " 1"
- set mthd1ad2 [ $clss188b addRow method ]
- $mthd1ad2 setLabel name_type "DPtoLP()\n"
- $mthd1ad2 setProp method_access "Public"
- $mthd1ad2 setProp is_const_func "1"
- $mthd1ad2 setProp modifier "Value"
- set parm1ad7 [ $mthd1ad2 addParam ]
- $parm1ad7 setLabel name_type "lpRect:LPRECT"
- $parm1ad7 setProp modifier "Value"
- set mthd1ada [ $clss188b addRow method ]
- $mthd1ada setLabel name_type "DPtoLP()\n"
- $mthd1ada setProp method_access "Public"
- $mthd1ada setProp is_const_func "1"
- $mthd1ada setProp modifier "Value"
- set parm1adf [ $mthd1ada addParam ]
- $parm1adf setLabel name_type "lpSize:LPSIZE"
- $parm1adf setProp modifier "Value"
- set mthd1ae2 [ $clss188b addRow method ]
- $mthd1ae2 setLabel name_type "LPtoDP()\n"
- $mthd1ae2 setProp method_access "Public"
- $mthd1ae2 setProp is_const_func "1"
- $mthd1ae2 setProp modifier "Value"
- set parm1ae7 [ $mthd1ae2 addParam ]
- $parm1ae7 setLabel name_type "lpPoints:LPPOINT, "
- $parm1ae7 setProp modifier "Value"
- set parm1aea [ $mthd1ae2 addParam ]
- $parm1aea setLabel name_type "nCount:int"
- $parm1aea setProp modifier "Value"
- $parm1aea setProp default_value " 1"
- set mthd1aee [ $clss188b addRow method ]
- $mthd1aee setLabel name_type "LPtoDP()\n"
- $mthd1aee setProp method_access "Public"
- $mthd1aee setProp is_const_func "1"
- $mthd1aee setProp modifier "Value"
- set parm1af3 [ $mthd1aee addParam ]
- $parm1af3 setLabel name_type "lpRect:LPRECT"
- $parm1af3 setProp modifier "Value"
- set mthd1af6 [ $clss188b addRow method ]
- $mthd1af6 setLabel name_type "LPtoDP()\n"
- $mthd1af6 setProp method_access "Public"
- $mthd1af6 setProp is_const_func "1"
- $mthd1af6 setProp modifier "Value"
- set parm1afb [ $mthd1af6 addParam ]
- $parm1afb setLabel name_type "lpSize:LPSIZE"
- $parm1afb setProp modifier "Value"
- set mthd1afe [ $clss188b addRow method ]
- $mthd1afe setLabel name_type "DPtoHIMETRIC()\n"
- $mthd1afe setProp method_access "Public"
- $mthd1afe setProp is_const_func "1"
- $mthd1afe setProp modifier "Value"
- set parm1b03 [ $mthd1afe addParam ]
- $parm1b03 setLabel name_type "lpSize:LPSIZE"
- $parm1b03 setProp modifier "Value"
- set mthd1b06 [ $clss188b addRow method ]
- $mthd1b06 setLabel name_type "LPtoHIMETRIC()\n"
- $mthd1b06 setProp method_access "Public"
- $mthd1b06 setProp is_const_func "1"
- $mthd1b06 setProp modifier "Value"
- set parm1b0b [ $mthd1b06 addParam ]
- $parm1b0b setLabel name_type "lpSize:LPSIZE"
- $parm1b0b setProp modifier "Value"
- set mthd1b0e [ $clss188b addRow method ]
- $mthd1b0e setLabel name_type "HIMETRICtoDP()\n"
- $mthd1b0e setProp method_access "Public"
- $mthd1b0e setProp is_const_func "1"
- $mthd1b0e setProp modifier "Value"
- set parm1b13 [ $mthd1b0e addParam ]
- $parm1b13 setLabel name_type "lpSize:LPSIZE"
- $parm1b13 setProp modifier "Value"
- set mthd1b16 [ $clss188b addRow method ]
- $mthd1b16 setLabel name_type "HIMETRICtoLP()\n"
- $mthd1b16 setProp method_access "Public"
- $mthd1b16 setProp is_const_func "1"
- $mthd1b16 setProp modifier "Value"
- set parm1b1b [ $mthd1b16 addParam ]
- $parm1b1b setLabel name_type "lpSize:LPSIZE"
- $parm1b1b setProp modifier "Value"
- set mthd1b1e [ $clss188b addRow method ]
- $mthd1b1e setLabel name_type "FillRgn():BOOL\n"
- $mthd1b1e setProp method_access "Public"
- $mthd1b1e setProp modifier "Value"
- set parm1b22 [ $mthd1b1e addParam ]
- $parm1b22 setLabel name_type "pRgn:CRgn, "
- $parm1b22 setProp modifier "Pointer"
- set parm1b25 [ $mthd1b1e addParam ]
- $parm1b25 setLabel name_type "pBrush:CBrush"
- $parm1b25 setProp modifier "Pointer"
- set mthd1b28 [ $clss188b addRow method ]
- $mthd1b28 setLabel name_type "FrameRgn():BOOL\n"
- $mthd1b28 setProp method_access "Public"
- $mthd1b28 setProp modifier "Value"
- set parm1b2c [ $mthd1b28 addParam ]
- $parm1b2c setLabel name_type "pRgn:CRgn, "
- $parm1b2c setProp modifier "Pointer"
- set parm1b2f [ $mthd1b28 addParam ]
- $parm1b2f setLabel name_type "pBrush:CBrush, "
- $parm1b2f setProp modifier "Pointer"
- set parm1b32 [ $mthd1b28 addParam ]
- $parm1b32 setLabel name_type "nWidth:int, "
- $parm1b32 setProp modifier "Value"
- set parm1b35 [ $mthd1b28 addParam ]
- $parm1b35 setLabel name_type "nHeight:int"
- $parm1b35 setProp modifier "Value"
- set mthd1b38 [ $clss188b addRow method ]
- $mthd1b38 setLabel name_type "InvertRgn():BOOL\n"
- $mthd1b38 setProp method_access "Public"
- $mthd1b38 setProp modifier "Value"
- set parm1b3c [ $mthd1b38 addParam ]
- $parm1b3c setLabel name_type "pRgn:CRgn"
- $parm1b3c setProp modifier "Pointer"
- set mthd1b3f [ $clss188b addRow method ]
- $mthd1b3f setLabel name_type "PaintRgn():BOOL\n"
- $mthd1b3f setProp method_access "Public"
- $mthd1b3f setProp modifier "Value"
- set parm1b43 [ $mthd1b3f addParam ]
- $parm1b43 setLabel name_type "pRgn:CRgn"
- $parm1b43 setProp modifier "Pointer"
- set mthd1b46 [ $clss188b addRow method ]
- $mthd1b46 setLabel name_type "GetClipBox():int\n"
- $mthd1b46 setProp method_access "Public"
- $mthd1b46 setProp is_dyn_bound "1"
- $mthd1b46 setProp is_const_func "1"
- $mthd1b46 setProp modifier "Value"
- set parm1b4c [ $mthd1b46 addParam ]
- $parm1b4c setLabel name_type "lpRect:LPRECT"
- $parm1b4c setProp modifier "Value"
- set mthd1b4f [ $clss188b addRow method ]
- $mthd1b4f setLabel name_type "PtVisible():BOOL\n"
- $mthd1b4f setProp method_access "Public"
- $mthd1b4f setProp is_dyn_bound "1"
- $mthd1b4f setProp is_const_func "1"
- $mthd1b4f setProp modifier "Value"
- set parm1b55 [ $mthd1b4f addParam ]
- $parm1b55 setLabel name_type "x:int, "
- $parm1b55 setProp modifier "Value"
- set parm1b58 [ $mthd1b4f addParam ]
- $parm1b58 setLabel name_type "y:int"
- $parm1b58 setProp modifier "Value"
- set mthd1b5b [ $clss188b addRow method ]
- $mthd1b5b setLabel name_type "PtVisible():BOOL\n"
- $mthd1b5b setProp method_access "Public"
- $mthd1b5b setProp is_const_func "1"
- $mthd1b5b setProp modifier "Value"
- set parm1b60 [ $mthd1b5b addParam ]
- $parm1b60 setLabel name_type "point:POINT"
- $parm1b60 setProp modifier "Value"
- set mthd1b63 [ $clss188b addRow method ]
- $mthd1b63 setLabel name_type "RectVisible():BOOL\n"
- $mthd1b63 setProp method_access "Public"
- $mthd1b63 setProp is_dyn_bound "1"
- $mthd1b63 setProp is_const_func "1"
- $mthd1b63 setProp modifier "Value"
- set parm1b69 [ $mthd1b63 addParam ]
- $parm1b69 setLabel name_type "lpRect:LPCRECT"
- $parm1b69 setProp modifier "Value"
- set mthd1b6c [ $clss188b addRow method ]
- $mthd1b6c setLabel name_type "SelectClipRgn():int\n"
- $mthd1b6c setProp method_access "Public"
- $mthd1b6c setProp modifier "Value"
- set parm1b70 [ $mthd1b6c addParam ]
- $parm1b70 setLabel name_type "pRgn:CRgn"
- $parm1b70 setProp modifier "Pointer"
- set mthd1b73 [ $clss188b addRow method ]
- $mthd1b73 setLabel name_type "ExcludeClipRect():int\n"
- $mthd1b73 setProp method_access "Public"
- $mthd1b73 setProp modifier "Value"
- set parm1b77 [ $mthd1b73 addParam ]
- $parm1b77 setLabel name_type "x1:int, "
- $parm1b77 setProp modifier "Value"
- set parm1b7a [ $mthd1b73 addParam ]
- $parm1b7a setLabel name_type "y1:int, "
- $parm1b7a setProp modifier "Value"
- set parm1b7d [ $mthd1b73 addParam ]
- $parm1b7d setLabel name_type "x2:int, "
- $parm1b7d setProp modifier "Value"
- set parm1b80 [ $mthd1b73 addParam ]
- $parm1b80 setLabel name_type "y2:int"
- $parm1b80 setProp modifier "Value"
- set mthd1b83 [ $clss188b addRow method ]
- $mthd1b83 setLabel name_type "ExcludeClipRect():int\n"
- $mthd1b83 setProp method_access "Public"
- $mthd1b83 setProp modifier "Value"
- set parm1b87 [ $mthd1b83 addParam ]
- $parm1b87 setLabel name_type "lpRect:LPCRECT"
- $parm1b87 setProp modifier "Value"
- set mthd1b8a [ $clss188b addRow method ]
- $mthd1b8a setLabel name_type "ExcludeUpdateRgn():int\n"
- $mthd1b8a setProp method_access "Public"
- $mthd1b8a setProp modifier "Value"
- set parm1b8e [ $mthd1b8a addParam ]
- $parm1b8e setLabel name_type "pWnd:CWnd"
- $parm1b8e setProp modifier "Pointer"
- set mthd1b91 [ $clss188b addRow method ]
- $mthd1b91 setLabel name_type "IntersectClipRect():int\n"
- $mthd1b91 setProp method_access "Public"
- $mthd1b91 setProp modifier "Value"
- set parm1b95 [ $mthd1b91 addParam ]
- $parm1b95 setLabel name_type "x1:int, "
- $parm1b95 setProp modifier "Value"
- set parm1b98 [ $mthd1b91 addParam ]
- $parm1b98 setLabel name_type "y1:int, "
- $parm1b98 setProp modifier "Value"
- set parm1b9b [ $mthd1b91 addParam ]
- $parm1b9b setLabel name_type "x2:int, "
- $parm1b9b setProp modifier "Value"
- set parm1b9e [ $mthd1b91 addParam ]
- $parm1b9e setLabel name_type "y2:int"
- $parm1b9e setProp modifier "Value"
- set mthd1ba1 [ $clss188b addRow method ]
- $mthd1ba1 setLabel name_type "IntersectClipRect():int\n"
- $mthd1ba1 setProp method_access "Public"
- $mthd1ba1 setProp modifier "Value"
- set parm1ba5 [ $mthd1ba1 addParam ]
- $parm1ba5 setLabel name_type "lpRect:LPCRECT"
- $parm1ba5 setProp modifier "Value"
- set mthd1ba8 [ $clss188b addRow method ]
- $mthd1ba8 setLabel name_type "OffsetClipRgn():int\n"
- $mthd1ba8 setProp method_access "Public"
- $mthd1ba8 setProp modifier "Value"
- set parm1bac [ $mthd1ba8 addParam ]
- $parm1bac setLabel name_type "x:int, "
- $parm1bac setProp modifier "Value"
- set parm1baf [ $mthd1ba8 addParam ]
- $parm1baf setLabel name_type "y:int"
- $parm1baf setProp modifier "Value"
- set mthd1bb2 [ $clss188b addRow method ]
- $mthd1bb2 setLabel name_type "OffsetClipRgn():int\n"
- $mthd1bb2 setProp method_access "Public"
- $mthd1bb2 setProp modifier "Value"
- set parm1bb6 [ $mthd1bb2 addParam ]
- $parm1bb6 setLabel name_type "size:SIZE"
- $parm1bb6 setProp modifier "Value"
- set mthd1bb9 [ $clss188b addRow method ]
- $mthd1bb9 setLabel name_type "SelectClipRgn():int\n"
- $mthd1bb9 setProp method_access "Public"
- $mthd1bb9 setProp modifier "Value"
- set parm1bbd [ $mthd1bb9 addParam ]
- $parm1bbd setLabel name_type "pRgn:CRgn, "
- $parm1bbd setProp modifier "Pointer"
- set parm1bc0 [ $mthd1bb9 addParam ]
- $parm1bc0 setLabel name_type "nMode:int"
- $parm1bc0 setProp modifier "Value"
- set mthd1bc3 [ $clss188b addRow method ]
- $mthd1bc3 setLabel name_type "GetCurrentPosition():CPoint\n"
- $mthd1bc3 setProp method_access "Public"
- $mthd1bc3 setProp is_const_func "1"
- $mthd1bc3 setProp modifier "Value"
- set mthd1bc8 [ $clss188b addRow method ]
- $mthd1bc8 setLabel name_type "MoveTo():CPoint\n"
- $mthd1bc8 setProp method_access "Public"
- $mthd1bc8 setProp modifier "Value"
- set parm1bcc [ $mthd1bc8 addParam ]
- $parm1bcc setLabel name_type "x:int, "
- $parm1bcc setProp modifier "Value"
- set parm1bcf [ $mthd1bc8 addParam ]
- $parm1bcf setLabel name_type "y:int"
- $parm1bcf setProp modifier "Value"
- set mthd1bd2 [ $clss188b addRow method ]
- $mthd1bd2 setLabel name_type "MoveTo():CPoint\n"
- $mthd1bd2 setProp method_access "Public"
- $mthd1bd2 setProp modifier "Value"
- set parm1bd6 [ $mthd1bd2 addParam ]
- $parm1bd6 setLabel name_type "point:POINT"
- $parm1bd6 setProp modifier "Value"
- set mthd1bd9 [ $clss188b addRow method ]
- $mthd1bd9 setLabel name_type "LineTo():BOOL\n"
- $mthd1bd9 setProp method_access "Public"
- $mthd1bd9 setProp modifier "Value"
- set parm1bdd [ $mthd1bd9 addParam ]
- $parm1bdd setLabel name_type "x:int, "
- $parm1bdd setProp modifier "Value"
- set parm1be0 [ $mthd1bd9 addParam ]
- $parm1be0 setLabel name_type "y:int"
- $parm1be0 setProp modifier "Value"
- set mthd1be3 [ $clss188b addRow method ]
- $mthd1be3 setLabel name_type "LineTo():BOOL\n"
- $mthd1be3 setProp method_access "Public"
- $mthd1be3 setProp modifier "Value"
- set parm1be7 [ $mthd1be3 addParam ]
- $parm1be7 setLabel name_type "point:POINT"
- $parm1be7 setProp modifier "Value"
- set mthd1bea [ $clss188b addRow method ]
- $mthd1bea setLabel name_type "Arc():BOOL\n"
- $mthd1bea setProp method_access "Public"
- $mthd1bea setProp modifier "Value"
- set parm1bee [ $mthd1bea addParam ]
- $parm1bee setLabel name_type "x1:int, "
- $parm1bee setProp modifier "Value"
- set parm1bf1 [ $mthd1bea addParam ]
- $parm1bf1 setLabel name_type "y1:int, "
- $parm1bf1 setProp modifier "Value"
- set parm1bf4 [ $mthd1bea addParam ]
- $parm1bf4 setLabel name_type "x2:int, "
- $parm1bf4 setProp modifier "Value"
- set parm1bf7 [ $mthd1bea addParam ]
- $parm1bf7 setLabel name_type "y2:int, "
- $parm1bf7 setProp modifier "Value"
- set parm1bfa [ $mthd1bea addParam ]
- $parm1bfa setLabel name_type "x3:int, "
- $parm1bfa setProp modifier "Value"
- set parm1bfd [ $mthd1bea addParam ]
- $parm1bfd setLabel name_type "y3:int, "
- $parm1bfd setProp modifier "Value"
- set parm1c00 [ $mthd1bea addParam ]
- $parm1c00 setLabel name_type "x4:int, "
- $parm1c00 setProp modifier "Value"
- set parm1c03 [ $mthd1bea addParam ]
- $parm1c03 setLabel name_type "y4:int"
- $parm1c03 setProp modifier "Value"
- set mthd1c06 [ $clss188b addRow method ]
- $mthd1c06 setLabel name_type "Arc():BOOL\n"
- $mthd1c06 setProp method_access "Public"
- $mthd1c06 setProp modifier "Value"
- set parm1c0a [ $mthd1c06 addParam ]
- $parm1c0a setLabel name_type "lpRect:LPCRECT, "
- $parm1c0a setProp modifier "Value"
- set parm1c0d [ $mthd1c06 addParam ]
- $parm1c0d setLabel name_type "ptStart:POINT, "
- $parm1c0d setProp modifier "Value"
- set parm1c10 [ $mthd1c06 addParam ]
- $parm1c10 setLabel name_type "ptEnd:POINT"
- $parm1c10 setProp modifier "Value"
- set mthd1c13 [ $clss188b addRow method ]
- $mthd1c13 setLabel name_type "Polyline():BOOL\n"
- $mthd1c13 setProp method_access "Public"
- $mthd1c13 setProp modifier "Value"
- set parm1c17 [ $mthd1c13 addParam ]
- $parm1c17 setLabel name_type "lpPoints:LPPOINT, "
- $parm1c17 setProp modifier "Value"
- set parm1c1a [ $mthd1c13 addParam ]
- $parm1c1a setLabel name_type "nCount:int"
- $parm1c1a setProp modifier "Value"
- set mthd1c1d [ $clss188b addRow method ]
- $mthd1c1d setLabel name_type "AngleArc():BOOL\n"
- $mthd1c1d setProp method_access "Public"
- $mthd1c1d setProp modifier "Value"
- set parm1c21 [ $mthd1c1d addParam ]
- $parm1c21 setLabel name_type "x:int, "
- $parm1c21 setProp modifier "Value"
- set parm1c24 [ $mthd1c1d addParam ]
- $parm1c24 setLabel name_type "y:int, "
- $parm1c24 setProp modifier "Value"
- set parm1c27 [ $mthd1c1d addParam ]
- $parm1c27 setLabel name_type "nRadius:int, "
- $parm1c27 setProp modifier "Value"
- set parm1c2a [ $mthd1c1d addParam ]
- $parm1c2a setLabel name_type "fStartAngle:float, "
- $parm1c2a setProp modifier "Value"
- set parm1c2d [ $mthd1c1d addParam ]
- $parm1c2d setLabel name_type "fSweepAngle:float"
- $parm1c2d setProp modifier "Value"
- set mthd1c30 [ $clss188b addRow method ]
- $mthd1c30 setLabel name_type "ArcTo():BOOL\n"
- $mthd1c30 setProp method_access "Public"
- $mthd1c30 setProp modifier "Value"
- set parm1c34 [ $mthd1c30 addParam ]
- $parm1c34 setLabel name_type "x1:int, "
- $parm1c34 setProp modifier "Value"
- set parm1c37 [ $mthd1c30 addParam ]
- $parm1c37 setLabel name_type "y1:int, "
- $parm1c37 setProp modifier "Value"
- set parm1c3a [ $mthd1c30 addParam ]
- $parm1c3a setLabel name_type "x2:int, "
- $parm1c3a setProp modifier "Value"
- set parm1c3d [ $mthd1c30 addParam ]
- $parm1c3d setLabel name_type "y2:int, "
- $parm1c3d setProp modifier "Value"
- set parm1c40 [ $mthd1c30 addParam ]
- $parm1c40 setLabel name_type "x3:int, "
- $parm1c40 setProp modifier "Value"
- set parm1c43 [ $mthd1c30 addParam ]
- $parm1c43 setLabel name_type "y3:int, "
- $parm1c43 setProp modifier "Value"
- set parm1c46 [ $mthd1c30 addParam ]
- $parm1c46 setLabel name_type "x4:int, "
- $parm1c46 setProp modifier "Value"
- set parm1c49 [ $mthd1c30 addParam ]
- $parm1c49 setLabel name_type "y4:int"
- $parm1c49 setProp modifier "Value"
- set mthd1c4c [ $clss188b addRow method ]
- $mthd1c4c setLabel name_type "ArcTo():BOOL\n"
- $mthd1c4c setProp method_access "Public"
- $mthd1c4c setProp modifier "Value"
- set parm1c50 [ $mthd1c4c addParam ]
- $parm1c50 setLabel name_type "lpRect:LPCRECT, "
- $parm1c50 setProp modifier "Value"
- set parm1c53 [ $mthd1c4c addParam ]
- $parm1c53 setLabel name_type "ptStart:POINT, "
- $parm1c53 setProp modifier "Value"
- set parm1c56 [ $mthd1c4c addParam ]
- $parm1c56 setLabel name_type "ptEnd:POINT"
- $parm1c56 setProp modifier "Value"
- set mthd1c59 [ $clss188b addRow method ]
- $mthd1c59 setLabel name_type "GetArcDirection():int\n"
- $mthd1c59 setProp method_access "Public"
- $mthd1c59 setProp is_const_func "1"
- $mthd1c59 setProp modifier "Value"
- set mthd1c5e [ $clss188b addRow method ]
- $mthd1c5e setLabel name_type "SetArcDirection():int\n"
- $mthd1c5e setProp method_access "Public"
- $mthd1c5e setProp modifier "Value"
- set parm1c62 [ $mthd1c5e addParam ]
- $parm1c62 setLabel name_type "nArcDirection:int"
- $parm1c62 setProp modifier "Value"
- set mthd1c65 [ $clss188b addRow method ]
- $mthd1c65 setLabel name_type "PolyDraw():BOOL\n"
- $mthd1c65 setProp method_access "Public"
- $mthd1c65 setProp modifier "Value"
- set parm1c69 [ $mthd1c65 addParam ]
- $parm1c69 setLabel name_type "lpPoints:POINT, "
- $parm1c69 setProp modifier "Pointer to Const"
- set parm1c6c [ $mthd1c65 addParam ]
- $parm1c6c setLabel name_type "lpTypes:BYTE, "
- $parm1c6c setProp modifier "Pointer to Const"
- set parm1c6f [ $mthd1c65 addParam ]
- $parm1c6f setLabel name_type "nCount:int"
- $parm1c6f setProp modifier "Value"
- set mthd1c72 [ $clss188b addRow method ]
- $mthd1c72 setLabel name_type "PolylineTo():BOOL\n"
- $mthd1c72 setProp method_access "Public"
- $mthd1c72 setProp modifier "Value"
- set parm1c76 [ $mthd1c72 addParam ]
- $parm1c76 setLabel name_type "lpPoints:POINT, "
- $parm1c76 setProp modifier "Pointer to Const"
- set parm1c79 [ $mthd1c72 addParam ]
- $parm1c79 setLabel name_type "nCount:int"
- $parm1c79 setProp modifier "Value"
- set mthd1c7c [ $clss188b addRow method ]
- $mthd1c7c setLabel name_type "PolyPolyline():BOOL\n"
- $mthd1c7c setProp method_access "Public"
- $mthd1c7c setProp modifier "Value"
- set parm1c80 [ $mthd1c7c addParam ]
- $parm1c80 setLabel name_type "lpPoints:POINT, "
- $parm1c80 setProp modifier "Pointer to Const"
- set parm1c83 [ $mthd1c7c addParam ]
- $parm1c83 setLabel name_type "lpPolyPoints:DWORD, "
- $parm1c83 setProp modifier "Pointer to Const"
- set parm1c86 [ $mthd1c7c addParam ]
- $parm1c86 setLabel name_type "nCount:int"
- $parm1c86 setProp modifier "Value"
- set mthd1c89 [ $clss188b addRow method ]
- $mthd1c89 setLabel name_type "PolyBezier():BOOL\n"
- $mthd1c89 setProp method_access "Public"
- $mthd1c89 setProp modifier "Value"
- set parm1c8d [ $mthd1c89 addParam ]
- $parm1c8d setLabel name_type "lpPoints:POINT, "
- $parm1c8d setProp modifier "Pointer to Const"
- set parm1c90 [ $mthd1c89 addParam ]
- $parm1c90 setLabel name_type "nCount:int"
- $parm1c90 setProp modifier "Value"
- set mthd1c93 [ $clss188b addRow method ]
- $mthd1c93 setLabel name_type "PolyBezierTo():BOOL\n"
- $mthd1c93 setProp method_access "Public"
- $mthd1c93 setProp modifier "Value"
- set parm1c97 [ $mthd1c93 addParam ]
- $parm1c97 setLabel name_type "lpPoints:POINT, "
- $parm1c97 setProp modifier "Pointer to Const"
- set parm1c9a [ $mthd1c93 addParam ]
- $parm1c9a setLabel name_type "nCount:int"
- $parm1c9a setProp modifier "Value"
- set mthd1c9d [ $clss188b addRow method ]
- $mthd1c9d setLabel name_type "FillRect()\n"
- $mthd1c9d setProp method_access "Public"
- $mthd1c9d setProp modifier "Value"
- set parm1ca1 [ $mthd1c9d addParam ]
- $parm1ca1 setLabel name_type "lpRect:LPCRECT, "
- $parm1ca1 setProp modifier "Value"
- set parm1ca4 [ $mthd1c9d addParam ]
- $parm1ca4 setLabel name_type "pBrush:CBrush"
- $parm1ca4 setProp modifier "Pointer"
- set mthd1ca7 [ $clss188b addRow method ]
- $mthd1ca7 setLabel name_type "FrameRect()\n"
- $mthd1ca7 setProp method_access "Public"
- $mthd1ca7 setProp modifier "Value"
- set parm1cab [ $mthd1ca7 addParam ]
- $parm1cab setLabel name_type "lpRect:LPCRECT, "
- $parm1cab setProp modifier "Value"
- set parm1cae [ $mthd1ca7 addParam ]
- $parm1cae setLabel name_type "pBrush:CBrush"
- $parm1cae setProp modifier "Pointer"
- set mthd1cb1 [ $clss188b addRow method ]
- $mthd1cb1 setLabel name_type "InvertRect()\n"
- $mthd1cb1 setProp method_access "Public"
- $mthd1cb1 setProp modifier "Value"
- set parm1cb5 [ $mthd1cb1 addParam ]
- $parm1cb5 setLabel name_type "lpRect:LPCRECT"
- $parm1cb5 setProp modifier "Value"
- set mthd1cb8 [ $clss188b addRow method ]
- $mthd1cb8 setLabel name_type "DrawIcon():BOOL\n"
- $mthd1cb8 setProp method_access "Public"
- $mthd1cb8 setProp modifier "Value"
- set parm1cbc [ $mthd1cb8 addParam ]
- $parm1cbc setLabel name_type "x:int, "
- $parm1cbc setProp modifier "Value"
- set parm1cbf [ $mthd1cb8 addParam ]
- $parm1cbf setLabel name_type "y:int, "
- $parm1cbf setProp modifier "Value"
- set parm1cc2 [ $mthd1cb8 addParam ]
- $parm1cc2 setLabel name_type "hIcon:HICON"
- $parm1cc2 setProp modifier "Value"
- set mthd1cc5 [ $clss188b addRow method ]
- $mthd1cc5 setLabel name_type "DrawIcon():BOOL\n"
- $mthd1cc5 setProp method_access "Public"
- $mthd1cc5 setProp modifier "Value"
- set parm1cc9 [ $mthd1cc5 addParam ]
- $parm1cc9 setLabel name_type "point:POINT, "
- $parm1cc9 setProp modifier "Value"
- set parm1ccc [ $mthd1cc5 addParam ]
- $parm1ccc setLabel name_type "hIcon:HICON"
- $parm1ccc setProp modifier "Value"
- set mthd1ccf [ $clss188b addRow method ]
- $mthd1ccf setLabel name_type "Chord():BOOL\n"
- $mthd1ccf setProp method_access "Public"
- $mthd1ccf setProp modifier "Value"
- set parm1cd3 [ $mthd1ccf addParam ]
- $parm1cd3 setLabel name_type "x1:int, "
- $parm1cd3 setProp modifier "Value"
- set parm1cd6 [ $mthd1ccf addParam ]
- $parm1cd6 setLabel name_type "y1:int, "
- $parm1cd6 setProp modifier "Value"
- set parm1cd9 [ $mthd1ccf addParam ]
- $parm1cd9 setLabel name_type "x2:int, "
- $parm1cd9 setProp modifier "Value"
- set parm1cdc [ $mthd1ccf addParam ]
- $parm1cdc setLabel name_type "y2:int, "
- $parm1cdc setProp modifier "Value"
- set parm1cdf [ $mthd1ccf addParam ]
- $parm1cdf setLabel name_type "x3:int, "
- $parm1cdf setProp modifier "Value"
- set parm1ce2 [ $mthd1ccf addParam ]
- $parm1ce2 setLabel name_type "y3:int, "
- $parm1ce2 setProp modifier "Value"
- set parm1ce5 [ $mthd1ccf addParam ]
- $parm1ce5 setLabel name_type "x4:int, "
- $parm1ce5 setProp modifier "Value"
- set parm1ce8 [ $mthd1ccf addParam ]
- $parm1ce8 setLabel name_type "y4:int"
- $parm1ce8 setProp modifier "Value"
- set mthd1ceb [ $clss188b addRow method ]
- $mthd1ceb setLabel name_type "Chord():BOOL\n"
- $mthd1ceb setProp method_access "Public"
- $mthd1ceb setProp modifier "Value"
- set parm1cef [ $mthd1ceb addParam ]
- $parm1cef setLabel name_type "lpRect:LPCRECT, "
- $parm1cef setProp modifier "Value"
- set parm1cf2 [ $mthd1ceb addParam ]
- $parm1cf2 setLabel name_type "ptStart:POINT, "
- $parm1cf2 setProp modifier "Value"
- set parm1cf5 [ $mthd1ceb addParam ]
- $parm1cf5 setLabel name_type "ptEnd:POINT"
- $parm1cf5 setProp modifier "Value"
- set mthd1cf8 [ $clss188b addRow method ]
- $mthd1cf8 setLabel name_type "DrawFocusRect()\n"
- $mthd1cf8 setProp method_access "Public"
- $mthd1cf8 setProp modifier "Value"
- set parm1cfc [ $mthd1cf8 addParam ]
- $parm1cfc setLabel name_type "lpRect:LPCRECT"
- $parm1cfc setProp modifier "Value"
- set mthd1cff [ $clss188b addRow method ]
- $mthd1cff setLabel name_type "Ellipse():BOOL\n"
- $mthd1cff setProp method_access "Public"
- $mthd1cff setProp modifier "Value"
- set parm1d03 [ $mthd1cff addParam ]
- $parm1d03 setLabel name_type "x1:int, "
- $parm1d03 setProp modifier "Value"
- set parm1d06 [ $mthd1cff addParam ]
- $parm1d06 setLabel name_type "y1:int, "
- $parm1d06 setProp modifier "Value"
- set parm1d09 [ $mthd1cff addParam ]
- $parm1d09 setLabel name_type "x2:int, "
- $parm1d09 setProp modifier "Value"
- set parm1d0c [ $mthd1cff addParam ]
- $parm1d0c setLabel name_type "y2:int"
- $parm1d0c setProp modifier "Value"
- set mthd1d0f [ $clss188b addRow method ]
- $mthd1d0f setLabel name_type "Ellipse():BOOL\n"
- $mthd1d0f setProp method_access "Public"
- $mthd1d0f setProp modifier "Value"
- set parm1d13 [ $mthd1d0f addParam ]
- $parm1d13 setLabel name_type "lpRect:LPCRECT"
- $parm1d13 setProp modifier "Value"
- set mthd1d16 [ $clss188b addRow method ]
- $mthd1d16 setLabel name_type "Pie():BOOL\n"
- $mthd1d16 setProp method_access "Public"
- $mthd1d16 setProp modifier "Value"
- set parm1d1a [ $mthd1d16 addParam ]
- $parm1d1a setLabel name_type "x1:int, "
- $parm1d1a setProp modifier "Value"
- set parm1d1d [ $mthd1d16 addParam ]
- $parm1d1d setLabel name_type "y1:int, "
- $parm1d1d setProp modifier "Value"
- set parm1d20 [ $mthd1d16 addParam ]
- $parm1d20 setLabel name_type "x2:int, "
- $parm1d20 setProp modifier "Value"
- set parm1d23 [ $mthd1d16 addParam ]
- $parm1d23 setLabel name_type "y2:int, "
- $parm1d23 setProp modifier "Value"
- set parm1d26 [ $mthd1d16 addParam ]
- $parm1d26 setLabel name_type "x3:int, "
- $parm1d26 setProp modifier "Value"
- set parm1d29 [ $mthd1d16 addParam ]
- $parm1d29 setLabel name_type "y3:int, "
- $parm1d29 setProp modifier "Value"
- set parm1d2c [ $mthd1d16 addParam ]
- $parm1d2c setLabel name_type "x4:int, "
- $parm1d2c setProp modifier "Value"
- set parm1d2f [ $mthd1d16 addParam ]
- $parm1d2f setLabel name_type "y4:int"
- $parm1d2f setProp modifier "Value"
- set mthd1d32 [ $clss188b addRow method ]
- $mthd1d32 setLabel name_type "Pie():BOOL\n"
- $mthd1d32 setProp method_access "Public"
- $mthd1d32 setProp modifier "Value"
- set parm1d36 [ $mthd1d32 addParam ]
- $parm1d36 setLabel name_type "lpRect:LPCRECT, "
- $parm1d36 setProp modifier "Value"
- set parm1d39 [ $mthd1d32 addParam ]
- $parm1d39 setLabel name_type "ptStart:POINT, "
- $parm1d39 setProp modifier "Value"
- set parm1d3c [ $mthd1d32 addParam ]
- $parm1d3c setLabel name_type "ptEnd:POINT"
- $parm1d3c setProp modifier "Value"
- set mthd1d3f [ $clss188b addRow method ]
- $mthd1d3f setLabel name_type "Polygon():BOOL\n"
- $mthd1d3f setProp method_access "Public"
- $mthd1d3f setProp modifier "Value"
- set parm1d43 [ $mthd1d3f addParam ]
- $parm1d43 setLabel name_type "lpPoints:LPPOINT, "
- $parm1d43 setProp modifier "Value"
- set parm1d46 [ $mthd1d3f addParam ]
- $parm1d46 setLabel name_type "nCount:int"
- $parm1d46 setProp modifier "Value"
- set mthd1d49 [ $clss188b addRow method ]
- $mthd1d49 setLabel name_type "PolyPolygon():BOOL\n"
- $mthd1d49 setProp method_access "Public"
- $mthd1d49 setProp modifier "Value"
- set parm1d4d [ $mthd1d49 addParam ]
- $parm1d4d setLabel name_type "lpPoints:LPPOINT, "
- $parm1d4d setProp modifier "Value"
- set parm1d50 [ $mthd1d49 addParam ]
- $parm1d50 setLabel name_type "lpPolyCounts:LPINT, "
- $parm1d50 setProp modifier "Value"
- set parm1d53 [ $mthd1d49 addParam ]
- $parm1d53 setLabel name_type "nCount:int"
- $parm1d53 setProp modifier "Value"
- set mthd1d56 [ $clss188b addRow method ]
- $mthd1d56 setLabel name_type "Rectangle():BOOL\n"
- $mthd1d56 setProp method_access "Public"
- $mthd1d56 setProp modifier "Value"
- set parm1d5a [ $mthd1d56 addParam ]
- $parm1d5a setLabel name_type "x1:int, "
- $parm1d5a setProp modifier "Value"
- set parm1d5d [ $mthd1d56 addParam ]
- $parm1d5d setLabel name_type "y1:int, "
- $parm1d5d setProp modifier "Value"
- set parm1d60 [ $mthd1d56 addParam ]
- $parm1d60 setLabel name_type "x2:int, "
- $parm1d60 setProp modifier "Value"
- set parm1d63 [ $mthd1d56 addParam ]
- $parm1d63 setLabel name_type "y2:int"
- $parm1d63 setProp modifier "Value"
- set mthd1d66 [ $clss188b addRow method ]
- $mthd1d66 setLabel name_type "Rectangle():BOOL\n"
- $mthd1d66 setProp method_access "Public"
- $mthd1d66 setProp modifier "Value"
- set parm1d6a [ $mthd1d66 addParam ]
- $parm1d6a setLabel name_type "lpRect:LPCRECT"
- $parm1d6a setProp modifier "Value"
- set mthd1d6d [ $clss188b addRow method ]
- $mthd1d6d setLabel name_type "RoundRect():BOOL\n"
- $mthd1d6d setProp method_access "Public"
- $mthd1d6d setProp modifier "Value"
- set parm1d71 [ $mthd1d6d addParam ]
- $parm1d71 setLabel name_type "x1:int, "
- $parm1d71 setProp modifier "Value"
- set parm1d74 [ $mthd1d6d addParam ]
- $parm1d74 setLabel name_type "y1:int, "
- $parm1d74 setProp modifier "Value"
- set parm1d77 [ $mthd1d6d addParam ]
- $parm1d77 setLabel name_type "x2:int, "
- $parm1d77 setProp modifier "Value"
- set parm1d7a [ $mthd1d6d addParam ]
- $parm1d7a setLabel name_type "y2:int, "
- $parm1d7a setProp modifier "Value"
- set parm1d7d [ $mthd1d6d addParam ]
- $parm1d7d setLabel name_type "x3:int, "
- $parm1d7d setProp modifier "Value"
- set parm1d80 [ $mthd1d6d addParam ]
- $parm1d80 setLabel name_type "y3:int"
- $parm1d80 setProp modifier "Value"
- set mthd1d83 [ $clss188b addRow method ]
- $mthd1d83 setLabel name_type "RoundRect():BOOL\n"
- $mthd1d83 setProp method_access "Public"
- $mthd1d83 setProp modifier "Value"
- set parm1d87 [ $mthd1d83 addParam ]
- $parm1d87 setLabel name_type "lpRect:LPCRECT, "
- $parm1d87 setProp modifier "Value"
- set parm1d8a [ $mthd1d83 addParam ]
- $parm1d8a setLabel name_type "point:POINT"
- $parm1d8a setProp modifier "Value"
- set mthd1d8d [ $clss188b addRow method ]
- $mthd1d8d setLabel name_type "PatBlt():BOOL\n"
- $mthd1d8d setProp method_access "Public"
- $mthd1d8d setProp modifier "Value"
- set parm1d91 [ $mthd1d8d addParam ]
- $parm1d91 setLabel name_type "x:int, "
- $parm1d91 setProp modifier "Value"
- set parm1d94 [ $mthd1d8d addParam ]
- $parm1d94 setLabel name_type "y:int, "
- $parm1d94 setProp modifier "Value"
- set parm1d97 [ $mthd1d8d addParam ]
- $parm1d97 setLabel name_type "nWidth:int, "
- $parm1d97 setProp modifier "Value"
- set parm1d9a [ $mthd1d8d addParam ]
- $parm1d9a setLabel name_type "nHeight:int, "
- $parm1d9a setProp modifier "Value"
- set parm1d9d [ $mthd1d8d addParam ]
- $parm1d9d setLabel name_type "dwRop:DWORD"
- $parm1d9d setProp modifier "Value"
- set mthd1da0 [ $clss188b addRow method ]
- $mthd1da0 setLabel name_type "BitBlt():BOOL\n"
- $mthd1da0 setProp method_access "Public"
- $mthd1da0 setProp modifier "Value"
- set parm1da4 [ $mthd1da0 addParam ]
- $parm1da4 setLabel name_type "x:int, "
- $parm1da4 setProp modifier "Value"
- set parm1da7 [ $mthd1da0 addParam ]
- $parm1da7 setLabel name_type "y:int, "
- $parm1da7 setProp modifier "Value"
- set parm1daa [ $mthd1da0 addParam ]
- $parm1daa setLabel name_type "nWidth:int, "
- $parm1daa setProp modifier "Value"
- set parm1dad [ $mthd1da0 addParam ]
- $parm1dad setLabel name_type "nHeight:int, "
- $parm1dad setProp modifier "Value"
- set parm1db0 [ $mthd1da0 addParam ]
- $parm1db0 setLabel name_type "pSrcDC:CDC, "
- $parm1db0 setProp modifier "Pointer"
- set parm1db3 [ $mthd1da0 addParam ]
- $parm1db3 setLabel name_type "xSrc:int, "
- $parm1db3 setProp modifier "Value"
- set parm1db6 [ $mthd1da0 addParam ]
- $parm1db6 setLabel name_type "ySrc:int, "
- $parm1db6 setProp modifier "Value"
- set parm1db9 [ $mthd1da0 addParam ]
- $parm1db9 setLabel name_type "dwRop:DWORD"
- $parm1db9 setProp modifier "Value"
- set mthd1dbc [ $clss188b addRow method ]
- $mthd1dbc setLabel name_type "StretchBlt():BOOL\n"
- $mthd1dbc setProp method_access "Public"
- $mthd1dbc setProp modifier "Value"
- set parm1dc0 [ $mthd1dbc addParam ]
- $parm1dc0 setLabel name_type "x:int, "
- $parm1dc0 setProp modifier "Value"
- set parm1dc3 [ $mthd1dbc addParam ]
- $parm1dc3 setLabel name_type "y:int, "
- $parm1dc3 setProp modifier "Value"
- set parm1dc6 [ $mthd1dbc addParam ]
- $parm1dc6 setLabel name_type "nWidth:int, "
- $parm1dc6 setProp modifier "Value"
- set parm1dc9 [ $mthd1dbc addParam ]
- $parm1dc9 setLabel name_type "nHeight:int, "
- $parm1dc9 setProp modifier "Value"
- set parm1dcc [ $mthd1dbc addParam ]
- $parm1dcc setLabel name_type "pSrcDC:CDC, "
- $parm1dcc setProp modifier "Pointer"
- set parm1dcf [ $mthd1dbc addParam ]
- $parm1dcf setLabel name_type "xSrc:int, "
- $parm1dcf setProp modifier "Value"
- set parm1dd2 [ $mthd1dbc addParam ]
- $parm1dd2 setLabel name_type "ySrc:int, "
- $parm1dd2 setProp modifier "Value"
- set parm1dd5 [ $mthd1dbc addParam ]
- $parm1dd5 setLabel name_type "nSrcWidth:int, "
- $parm1dd5 setProp modifier "Value"
- set parm1dd8 [ $mthd1dbc addParam ]
- $parm1dd8 setLabel name_type "nSrcHeight:int, "
- $parm1dd8 setProp modifier "Value"
- set parm1ddb [ $mthd1dbc addParam ]
- $parm1ddb setLabel name_type "dwRop:DWORD"
- $parm1ddb setProp modifier "Value"
- set mthd1dde [ $clss188b addRow method ]
- $mthd1dde setLabel name_type "GetPixel():COLORREF\n"
- $mthd1dde setProp method_access "Public"
- $mthd1dde setProp is_const_func "1"
- $mthd1dde setProp modifier "Value"
- set parm1de3 [ $mthd1dde addParam ]
- $parm1de3 setLabel name_type "x:int, "
- $parm1de3 setProp modifier "Value"
- set parm1de6 [ $mthd1dde addParam ]
- $parm1de6 setLabel name_type "y:int"
- $parm1de6 setProp modifier "Value"
- set mthd1de9 [ $clss188b addRow method ]
- $mthd1de9 setLabel name_type "GetPixel():COLORREF\n"
- $mthd1de9 setProp method_access "Public"
- $mthd1de9 setProp is_const_func "1"
- $mthd1de9 setProp modifier "Value"
- set parm1dee [ $mthd1de9 addParam ]
- $parm1dee setLabel name_type "point:POINT"
- $parm1dee setProp modifier "Value"
- set mthd1df1 [ $clss188b addRow method ]
- $mthd1df1 setLabel name_type "SetPixel():COLORREF\n"
- $mthd1df1 setProp method_access "Public"
- $mthd1df1 setProp modifier "Value"
- set parm1df5 [ $mthd1df1 addParam ]
- $parm1df5 setLabel name_type "x:int, "
- $parm1df5 setProp modifier "Value"
- set parm1df8 [ $mthd1df1 addParam ]
- $parm1df8 setLabel name_type "y:int, "
- $parm1df8 setProp modifier "Value"
- set parm1dfb [ $mthd1df1 addParam ]
- $parm1dfb setLabel name_type "crColor:COLORREF"
- $parm1dfb setProp modifier "Value"
- set mthd1dfe [ $clss188b addRow method ]
- $mthd1dfe setLabel name_type "SetPixel():COLORREF\n"
- $mthd1dfe setProp method_access "Public"
- $mthd1dfe setProp modifier "Value"
- set parm1e02 [ $mthd1dfe addParam ]
- $parm1e02 setLabel name_type "point:POINT, "
- $parm1e02 setProp modifier "Value"
- set parm1e05 [ $mthd1dfe addParam ]
- $parm1e05 setLabel name_type "crColor:COLORREF"
- $parm1e05 setProp modifier "Value"
- set mthd1e08 [ $clss188b addRow method ]
- $mthd1e08 setLabel name_type "FloodFill():BOOL\n"
- $mthd1e08 setProp method_access "Public"
- $mthd1e08 setProp modifier "Value"
- set parm1e0c [ $mthd1e08 addParam ]
- $parm1e0c setLabel name_type "x:int, "
- $parm1e0c setProp modifier "Value"
- set parm1e0f [ $mthd1e08 addParam ]
- $parm1e0f setLabel name_type "y:int, "
- $parm1e0f setProp modifier "Value"
- set parm1e12 [ $mthd1e08 addParam ]
- $parm1e12 setLabel name_type "crColor:COLORREF"
- $parm1e12 setProp modifier "Value"
- set mthd1e15 [ $clss188b addRow method ]
- $mthd1e15 setLabel name_type "ExtFloodFill():BOOL\n"
- $mthd1e15 setProp method_access "Public"
- $mthd1e15 setProp modifier "Value"
- set parm1e19 [ $mthd1e15 addParam ]
- $parm1e19 setLabel name_type "x:int, "
- $parm1e19 setProp modifier "Value"
- set parm1e1c [ $mthd1e15 addParam ]
- $parm1e1c setLabel name_type "y:int, "
- $parm1e1c setProp modifier "Value"
- set parm1e1f [ $mthd1e15 addParam ]
- $parm1e1f setLabel name_type "crColor:COLORREF, "
- $parm1e1f setProp modifier "Value"
- set parm1e22 [ $mthd1e15 addParam ]
- $parm1e22 setLabel name_type "nFillType:UINT"
- $parm1e22 setProp modifier "Value"
- set mthd1e25 [ $clss188b addRow method ]
- $mthd1e25 setLabel name_type "MaskBlt():BOOL\n"
- $mthd1e25 setProp method_access "Public"
- $mthd1e25 setProp modifier "Value"
- set parm1e29 [ $mthd1e25 addParam ]
- $parm1e29 setLabel name_type "x:int, "
- $parm1e29 setProp modifier "Value"
- set parm1e2c [ $mthd1e25 addParam ]
- $parm1e2c setLabel name_type "y:int, "
- $parm1e2c setProp modifier "Value"
- set parm1e2f [ $mthd1e25 addParam ]
- $parm1e2f setLabel name_type "nWidth:int, "
- $parm1e2f setProp modifier "Value"
- set parm1e32 [ $mthd1e25 addParam ]
- $parm1e32 setLabel name_type "nHeight:int, "
- $parm1e32 setProp modifier "Value"
- set parm1e35 [ $mthd1e25 addParam ]
- $parm1e35 setLabel name_type "pSrcDC:CDC, "
- $parm1e35 setProp modifier "Pointer"
- set parm1e38 [ $mthd1e25 addParam ]
- $parm1e38 setLabel name_type "xSrc:int, "
- $parm1e38 setProp modifier "Value"
- set parm1e3b [ $mthd1e25 addParam ]
- $parm1e3b setLabel name_type "ySrc:int, "
- $parm1e3b setProp modifier "Value"
- set parm1e3e [ $mthd1e25 addParam ]
- $parm1e3e setLabel name_type "maskBitmap:CBitmap, "
- $parm1e3e setProp modifier "Reference"
- set parm1e41 [ $mthd1e25 addParam ]
- $parm1e41 setLabel name_type "xMask:int, "
- $parm1e41 setProp modifier "Value"
- set parm1e44 [ $mthd1e25 addParam ]
- $parm1e44 setLabel name_type "yMask:int, "
- $parm1e44 setProp modifier "Value"
- set parm1e47 [ $mthd1e25 addParam ]
- $parm1e47 setLabel name_type "dwRop:DWORD"
- $parm1e47 setProp modifier "Value"
- set mthd1e4a [ $clss188b addRow method ]
- $mthd1e4a setLabel name_type "PlgBlt():BOOL\n"
- $mthd1e4a setProp method_access "Public"
- $mthd1e4a setProp modifier "Value"
- set parm1e4e [ $mthd1e4a addParam ]
- $parm1e4e setLabel name_type "lpPoint:LPPOINT, "
- $parm1e4e setProp modifier "Value"
- set parm1e51 [ $mthd1e4a addParam ]
- $parm1e51 setLabel name_type "pSrcDC:CDC, "
- $parm1e51 setProp modifier "Pointer"
- set parm1e54 [ $mthd1e4a addParam ]
- $parm1e54 setLabel name_type "xSrc:int, "
- $parm1e54 setProp modifier "Value"
- set parm1e57 [ $mthd1e4a addParam ]
- $parm1e57 setLabel name_type "ySrc:int, "
- $parm1e57 setProp modifier "Value"
- set parm1e5a [ $mthd1e4a addParam ]
- $parm1e5a setLabel name_type "nWidth:int, "
- $parm1e5a setProp modifier "Value"
- set parm1e5d [ $mthd1e4a addParam ]
- $parm1e5d setLabel name_type "nHeight:int, "
- $parm1e5d setProp modifier "Value"
- set parm1e60 [ $mthd1e4a addParam ]
- $parm1e60 setLabel name_type "maskBitmap:CBitmap, "
- $parm1e60 setProp modifier "Reference"
- set parm1e63 [ $mthd1e4a addParam ]
- $parm1e63 setLabel name_type "xMask:int, "
- $parm1e63 setProp modifier "Value"
- set parm1e66 [ $mthd1e4a addParam ]
- $parm1e66 setLabel name_type "yMask:int"
- $parm1e66 setProp modifier "Value"
- set mthd1e69 [ $clss188b addRow method ]
- $mthd1e69 setLabel name_type "SetPixelV():BOOL\n"
- $mthd1e69 setProp method_access "Public"
- $mthd1e69 setProp modifier "Value"
- set parm1e6d [ $mthd1e69 addParam ]
- $parm1e6d setLabel name_type "x:int, "
- $parm1e6d setProp modifier "Value"
- set parm1e70 [ $mthd1e69 addParam ]
- $parm1e70 setLabel name_type "y:int, "
- $parm1e70 setProp modifier "Value"
- set parm1e73 [ $mthd1e69 addParam ]
- $parm1e73 setLabel name_type "crColor:COLORREF"
- $parm1e73 setProp modifier "Value"
- set mthd1e76 [ $clss188b addRow method ]
- $mthd1e76 setLabel name_type "SetPixelV():BOOL\n"
- $mthd1e76 setProp method_access "Public"
- $mthd1e76 setProp modifier "Value"
- set parm1e7a [ $mthd1e76 addParam ]
- $parm1e7a setLabel name_type "point:POINT, "
- $parm1e7a setProp modifier "Value"
- set parm1e7d [ $mthd1e76 addParam ]
- $parm1e7d setLabel name_type "crColor:COLORREF"
- $parm1e7d setProp modifier "Value"
- set mthd1e80 [ $clss188b addRow method ]
- $mthd1e80 setLabel name_type "TextOut():BOOL\n"
- $mthd1e80 setProp method_access "Public"
- $mthd1e80 setProp is_dyn_bound "1"
- $mthd1e80 setProp modifier "Value"
- set parm1e85 [ $mthd1e80 addParam ]
- $parm1e85 setLabel name_type "x:int, "
- $parm1e85 setProp modifier "Value"
- set parm1e88 [ $mthd1e80 addParam ]
- $parm1e88 setLabel name_type "y:int, "
- $parm1e88 setProp modifier "Value"
- set parm1e8b [ $mthd1e80 addParam ]
- $parm1e8b setLabel name_type "lpszString:LPCTSTR, "
- $parm1e8b setProp modifier "Value"
- set parm1e8e [ $mthd1e80 addParam ]
- $parm1e8e setLabel name_type "nCount:int"
- $parm1e8e setProp modifier "Value"
- set mthd1e91 [ $clss188b addRow method ]
- $mthd1e91 setLabel name_type "TextOut():BOOL\n"
- $mthd1e91 setProp method_access "Public"
- $mthd1e91 setProp modifier "Value"
- set parm1e95 [ $mthd1e91 addParam ]
- $parm1e95 setLabel name_type "x:int, "
- $parm1e95 setProp modifier "Value"
- set parm1e98 [ $mthd1e91 addParam ]
- $parm1e98 setLabel name_type "y:int, "
- $parm1e98 setProp modifier "Value"
- set parm1e9b [ $mthd1e91 addParam ]
- $parm1e9b setLabel name_type "str:CString"
- $parm1e9b setProp modifier "Reference to Const"
- set mthd1e9e [ $clss188b addRow method ]
- $mthd1e9e setLabel name_type "ExtTextOut():BOOL\n"
- $mthd1e9e setProp method_access "Public"
- $mthd1e9e setProp is_dyn_bound "1"
- $mthd1e9e setProp modifier "Value"
- set parm1ea3 [ $mthd1e9e addParam ]
- $parm1ea3 setLabel name_type "x:int, "
- $parm1ea3 setProp modifier "Value"
- set parm1ea6 [ $mthd1e9e addParam ]
- $parm1ea6 setLabel name_type "y:int, "
- $parm1ea6 setProp modifier "Value"
- set parm1ea9 [ $mthd1e9e addParam ]
- $parm1ea9 setLabel name_type "nOptions:UINT, "
- $parm1ea9 setProp modifier "Value"
- set parm1eac [ $mthd1e9e addParam ]
- $parm1eac setLabel name_type "lpRect:LPCRECT, "
- $parm1eac setProp modifier "Value"
- set parm1eaf [ $mthd1e9e addParam ]
- $parm1eaf setLabel name_type "lpszString:LPCTSTR, "
- $parm1eaf setProp modifier "Value"
- set parm1eb2 [ $mthd1e9e addParam ]
- $parm1eb2 setLabel name_type "nCount:UINT, "
- $parm1eb2 setProp modifier "Value"
- set parm1eb5 [ $mthd1e9e addParam ]
- $parm1eb5 setLabel name_type "lpDxWidths:LPINT"
- $parm1eb5 setProp modifier "Value"
- set mthd1eb8 [ $clss188b addRow method ]
- $mthd1eb8 setLabel name_type "ExtTextOut():BOOL\n"
- $mthd1eb8 setProp method_access "Public"
- $mthd1eb8 setProp modifier "Value"
- set parm1ebc [ $mthd1eb8 addParam ]
- $parm1ebc setLabel name_type "x:int, "
- $parm1ebc setProp modifier "Value"
- set parm1ebf [ $mthd1eb8 addParam ]
- $parm1ebf setLabel name_type "y:int, "
- $parm1ebf setProp modifier "Value"
- set parm1ec2 [ $mthd1eb8 addParam ]
- $parm1ec2 setLabel name_type "nOptions:UINT, "
- $parm1ec2 setProp modifier "Value"
- set parm1ec5 [ $mthd1eb8 addParam ]
- $parm1ec5 setLabel name_type "lpRect:LPCRECT, "
- $parm1ec5 setProp modifier "Value"
- set parm1ec8 [ $mthd1eb8 addParam ]
- $parm1ec8 setLabel name_type "str:CString, "
- $parm1ec8 setProp modifier "Reference to Const"
- set parm1ecb [ $mthd1eb8 addParam ]
- $parm1ecb setLabel name_type "lpDxWidths:LPINT"
- $parm1ecb setProp modifier "Value"
- set mthd1ece [ $clss188b addRow method ]
- $mthd1ece setLabel name_type "TabbedTextOut():CSize\n"
- $mthd1ece setProp method_access "Public"
- $mthd1ece setProp is_dyn_bound "1"
- $mthd1ece setProp modifier "Value"
- set parm1ed3 [ $mthd1ece addParam ]
- $parm1ed3 setLabel name_type "x:int, "
- $parm1ed3 setProp modifier "Value"
- set parm1ed6 [ $mthd1ece addParam ]
- $parm1ed6 setLabel name_type "y:int, "
- $parm1ed6 setProp modifier "Value"
- set parm1ed9 [ $mthd1ece addParam ]
- $parm1ed9 setLabel name_type "lpszString:LPCTSTR, "
- $parm1ed9 setProp modifier "Value"
- set parm1edc [ $mthd1ece addParam ]
- $parm1edc setLabel name_type "nCount:int, "
- $parm1edc setProp modifier "Value"
- set parm1edf [ $mthd1ece addParam ]
- $parm1edf setLabel name_type "nTabPositions:int, "
- $parm1edf setProp modifier "Value"
- set parm1ee2 [ $mthd1ece addParam ]
- $parm1ee2 setLabel name_type "lpnTabStopPositions:LPINT, "
- $parm1ee2 setProp modifier "Value"
- set parm1ee5 [ $mthd1ece addParam ]
- $parm1ee5 setLabel name_type "nTabOrigin:int"
- $parm1ee5 setProp modifier "Value"
- set mthd1ee8 [ $clss188b addRow method ]
- $mthd1ee8 setLabel name_type "TabbedTextOut():CSize\n"
- $mthd1ee8 setProp method_access "Public"
- $mthd1ee8 setProp modifier "Value"
- set parm1eec [ $mthd1ee8 addParam ]
- $parm1eec setLabel name_type "x:int, "
- $parm1eec setProp modifier "Value"
- set parm1eef [ $mthd1ee8 addParam ]
- $parm1eef setLabel name_type "y:int, "
- $parm1eef setProp modifier "Value"
- set parm1ef2 [ $mthd1ee8 addParam ]
- $parm1ef2 setLabel name_type "str:CString, "
- $parm1ef2 setProp modifier "Reference to Const"
- set parm1ef5 [ $mthd1ee8 addParam ]
- $parm1ef5 setLabel name_type "nTabPositions:int, "
- $parm1ef5 setProp modifier "Value"
- set parm1ef8 [ $mthd1ee8 addParam ]
- $parm1ef8 setLabel name_type "lpnTabStopPositions:LPINT, "
- $parm1ef8 setProp modifier "Value"
- set parm1efb [ $mthd1ee8 addParam ]
- $parm1efb setLabel name_type "nTabOrigin:int"
- $parm1efb setProp modifier "Value"
- set mthd1efe [ $clss188b addRow method ]
- $mthd1efe setLabel name_type "DrawText():int\n"
- $mthd1efe setProp method_access "Public"
- $mthd1efe setProp is_dyn_bound "1"
- $mthd1efe setProp modifier "Value"
- set parm1f03 [ $mthd1efe addParam ]
- $parm1f03 setLabel name_type "lpszString:LPCTSTR, "
- $parm1f03 setProp modifier "Value"
- set parm1f06 [ $mthd1efe addParam ]
- $parm1f06 setLabel name_type "nCount:int, "
- $parm1f06 setProp modifier "Value"
- set parm1f09 [ $mthd1efe addParam ]
- $parm1f09 setLabel name_type "lpRect:LPRECT, "
- $parm1f09 setProp modifier "Value"
- set parm1f0c [ $mthd1efe addParam ]
- $parm1f0c setLabel name_type "nFormat:UINT"
- $parm1f0c setProp modifier "Value"
- set mthd1f0f [ $clss188b addRow method ]
- $mthd1f0f setLabel name_type "DrawText():int\n"
- $mthd1f0f setProp method_access "Public"
- $mthd1f0f setProp modifier "Value"
- set parm1f13 [ $mthd1f0f addParam ]
- $parm1f13 setLabel name_type "str:CString, "
- $parm1f13 setProp modifier "Reference to Const"
- set parm1f16 [ $mthd1f0f addParam ]
- $parm1f16 setLabel name_type "lpRect:LPRECT, "
- $parm1f16 setProp modifier "Value"
- set parm1f19 [ $mthd1f0f addParam ]
- $parm1f19 setLabel name_type "nFormat:UINT"
- $parm1f19 setProp modifier "Value"
- set mthd1f1c [ $clss188b addRow method ]
- $mthd1f1c setLabel name_type "GetTextExtent():CSize\n"
- $mthd1f1c setProp method_access "Public"
- $mthd1f1c setProp is_const_func "1"
- $mthd1f1c setProp modifier "Value"
- set parm1f21 [ $mthd1f1c addParam ]
- $parm1f21 setLabel name_type "lpszString:LPCTSTR, "
- $parm1f21 setProp modifier "Value"
- set parm1f24 [ $mthd1f1c addParam ]
- $parm1f24 setLabel name_type "nCount:int"
- $parm1f24 setProp modifier "Value"
- set mthd1f27 [ $clss188b addRow method ]
- $mthd1f27 setLabel name_type "GetTextExtent():CSize\n"
- $mthd1f27 setProp method_access "Public"
- $mthd1f27 setProp is_const_func "1"
- $mthd1f27 setProp modifier "Value"
- set parm1f2c [ $mthd1f27 addParam ]
- $parm1f2c setLabel name_type "str:CString"
- $parm1f2c setProp modifier "Reference to Const"
- set mthd1f2f [ $clss188b addRow method ]
- $mthd1f2f setLabel name_type "GetOutputTextExtent():CSize\n"
- $mthd1f2f setProp method_access "Public"
- $mthd1f2f setProp is_const_func "1"
- $mthd1f2f setProp modifier "Value"
- set parm1f34 [ $mthd1f2f addParam ]
- $parm1f34 setLabel name_type "lpszString:LPCTSTR, "
- $parm1f34 setProp modifier "Value"
- set parm1f37 [ $mthd1f2f addParam ]
- $parm1f37 setLabel name_type "nCount:int"
- $parm1f37 setProp modifier "Value"
- set mthd1f3a [ $clss188b addRow method ]
- $mthd1f3a setLabel name_type "GetOutputTextExtent():CSize\n"
- $mthd1f3a setProp method_access "Public"
- $mthd1f3a setProp is_const_func "1"
- $mthd1f3a setProp modifier "Value"
- set parm1f3f [ $mthd1f3a addParam ]
- $parm1f3f setLabel name_type "str:CString"
- $parm1f3f setProp modifier "Reference to Const"
- set mthd1f42 [ $clss188b addRow method ]
- $mthd1f42 setLabel name_type "GetTabbedTextExtent():CSize\n"
- $mthd1f42 setProp method_access "Public"
- $mthd1f42 setProp is_const_func "1"
- $mthd1f42 setProp modifier "Value"
- set parm1f47 [ $mthd1f42 addParam ]
- $parm1f47 setLabel name_type "lpszString:LPCTSTR, "
- $parm1f47 setProp modifier "Value"
- set parm1f4a [ $mthd1f42 addParam ]
- $parm1f4a setLabel name_type "nCount:int, "
- $parm1f4a setProp modifier "Value"
- set parm1f4d [ $mthd1f42 addParam ]
- $parm1f4d setLabel name_type "nTabPositions:int, "
- $parm1f4d setProp modifier "Value"
- set parm1f50 [ $mthd1f42 addParam ]
- $parm1f50 setLabel name_type "lpnTabStopPositions:LPINT"
- $parm1f50 setProp modifier "Value"
- set mthd1f53 [ $clss188b addRow method ]
- $mthd1f53 setLabel name_type "GetTabbedTextExtent():CSize\n"
- $mthd1f53 setProp method_access "Public"
- $mthd1f53 setProp is_const_func "1"
- $mthd1f53 setProp modifier "Value"
- set parm1f58 [ $mthd1f53 addParam ]
- $parm1f58 setLabel name_type "str:CString, "
- $parm1f58 setProp modifier "Reference to Const"
- set parm1f5b [ $mthd1f53 addParam ]
- $parm1f5b setLabel name_type "nTabPositions:int, "
- $parm1f5b setProp modifier "Value"
- set parm1f5e [ $mthd1f53 addParam ]
- $parm1f5e setLabel name_type "lpnTabStopPositions:LPINT"
- $parm1f5e setProp modifier "Value"
- set mthd1f61 [ $clss188b addRow method ]
- $mthd1f61 setLabel name_type "GetOutputTabbedTextExtent():CSize\n"
- $mthd1f61 setProp method_access "Public"
- $mthd1f61 setProp is_const_func "1"
- $mthd1f61 setProp modifier "Value"
- set parm1f66 [ $mthd1f61 addParam ]
- $parm1f66 setLabel name_type "lpszString:LPCTSTR, "
- $parm1f66 setProp modifier "Value"
- set parm1f69 [ $mthd1f61 addParam ]
- $parm1f69 setLabel name_type "nCount:int, "
- $parm1f69 setProp modifier "Value"
- set parm1f6c [ $mthd1f61 addParam ]
- $parm1f6c setLabel name_type "nTabPositions:int, "
- $parm1f6c setProp modifier "Value"
- set parm1f6f [ $mthd1f61 addParam ]
- $parm1f6f setLabel name_type "lpnTabStopPositions:LPINT"
- $parm1f6f setProp modifier "Value"
- set mthd1f72 [ $clss188b addRow method ]
- $mthd1f72 setLabel name_type "GetOutputTabbedTextExtent():CSize\n"
- $mthd1f72 setProp method_access "Public"
- $mthd1f72 setProp is_const_func "1"
- $mthd1f72 setProp modifier "Value"
- set parm1f77 [ $mthd1f72 addParam ]
- $parm1f77 setLabel name_type "str:CString, "
- $parm1f77 setProp modifier "Reference to Const"
- set parm1f7a [ $mthd1f72 addParam ]
- $parm1f7a setLabel name_type "nTabPositions:int, "
- $parm1f7a setProp modifier "Value"
- set parm1f7d [ $mthd1f72 addParam ]
- $parm1f7d setLabel name_type "lpnTabStopPositions:LPINT"
- $parm1f7d setProp modifier "Value"
- set mthd1f80 [ $clss188b addRow method ]
- $mthd1f80 setLabel name_type "GrayString():BOOL\n"
- $mthd1f80 setProp method_access "Public"
- $mthd1f80 setProp is_dyn_bound "1"
- $mthd1f80 setProp modifier "Value"
- set parm1f85 [ $mthd1f80 addParam ]
- $parm1f85 setLabel name_type "pBrush:CBrush, "
- $parm1f85 setProp modifier "Pointer"
- set parm1f88 [ $mthd1f80 addParam ]
- $parm1f88 setLabel name_type " lpfnOutput:BOOL, "
- $parm1f88 setProp modifier "Value"
- set parm1f8b [ $mthd1f80 addParam ]
- $parm1f8b setLabel name_type "lpData:LPARAM, "
- $parm1f8b setProp modifier "Value"
- set parm1f8e [ $mthd1f80 addParam ]
- $parm1f8e setLabel name_type "nCount:int, "
- $parm1f8e setProp modifier "Value"
- set parm1f91 [ $mthd1f80 addParam ]
- $parm1f91 setLabel name_type "x:int, "
- $parm1f91 setProp modifier "Value"
- set parm1f94 [ $mthd1f80 addParam ]
- $parm1f94 setLabel name_type "y:int, "
- $parm1f94 setProp modifier "Value"
- set parm1f97 [ $mthd1f80 addParam ]
- $parm1f97 setLabel name_type "nWidth:int, "
- $parm1f97 setProp modifier "Value"
- set parm1f9a [ $mthd1f80 addParam ]
- $parm1f9a setLabel name_type "nHeight:int"
- $parm1f9a setProp modifier "Value"
- set mthd1f9d [ $clss188b addRow method ]
- $mthd1f9d setLabel name_type "GetTextAlign():UINT\n"
- $mthd1f9d setProp method_access "Public"
- $mthd1f9d setProp is_const_func "1"
- $mthd1f9d setProp modifier "Value"
- set mthd1fa2 [ $clss188b addRow method ]
- $mthd1fa2 setLabel name_type "SetTextAlign():UINT\n"
- $mthd1fa2 setProp method_access "Public"
- $mthd1fa2 setProp modifier "Value"
- set parm1fa6 [ $mthd1fa2 addParam ]
- $parm1fa6 setLabel name_type "nFlags:UINT"
- $parm1fa6 setProp modifier "Value"
- set mthd1fa9 [ $clss188b addRow method ]
- $mthd1fa9 setLabel name_type "GetTextFace():int\n"
- $mthd1fa9 setProp method_access "Public"
- $mthd1fa9 setProp is_const_func "1"
- $mthd1fa9 setProp modifier "Value"
- set parm1fae [ $mthd1fa9 addParam ]
- $parm1fae setLabel name_type "nCount:int, "
- $parm1fae setProp modifier "Value"
- set parm1fb1 [ $mthd1fa9 addParam ]
- $parm1fb1 setLabel name_type "lpszFacename:LPTSTR"
- $parm1fb1 setProp modifier "Value"
- set mthd1fb4 [ $clss188b addRow method ]
- $mthd1fb4 setLabel name_type "GetTextFace():int\n"
- $mthd1fb4 setProp method_access "Public"
- $mthd1fb4 setProp is_const_func "1"
- $mthd1fb4 setProp modifier "Value"
- set parm1fb9 [ $mthd1fb4 addParam ]
- $parm1fb9 setLabel name_type "rString:CString"
- $parm1fb9 setProp modifier "Reference"
- set mthd1fbc [ $clss188b addRow method ]
- $mthd1fbc setLabel name_type "GetTextMetrics():BOOL\n"
- $mthd1fbc setProp method_access "Public"
- $mthd1fbc setProp is_const_func "1"
- $mthd1fbc setProp modifier "Value"
- set parm1fc1 [ $mthd1fbc addParam ]
- $parm1fc1 setLabel name_type "lpMetrics:LPTEXTMETRIC"
- $parm1fc1 setProp modifier "Value"
- set mthd1fc4 [ $clss188b addRow method ]
- $mthd1fc4 setLabel name_type "GetOutputTextMetrics():BOOL\n"
- $mthd1fc4 setProp method_access "Public"
- $mthd1fc4 setProp is_const_func "1"
- $mthd1fc4 setProp modifier "Value"
- set parm1fc9 [ $mthd1fc4 addParam ]
- $parm1fc9 setLabel name_type "lpMetrics:LPTEXTMETRIC"
- $parm1fc9 setProp modifier "Value"
- set mthd1fcc [ $clss188b addRow method ]
- $mthd1fcc setLabel name_type "SetTextJustification():int\n"
- $mthd1fcc setProp method_access "Public"
- $mthd1fcc setProp modifier "Value"
- set parm1fd0 [ $mthd1fcc addParam ]
- $parm1fd0 setLabel name_type "nBreakExtra:int, "
- $parm1fd0 setProp modifier "Value"
- set parm1fd3 [ $mthd1fcc addParam ]
- $parm1fd3 setLabel name_type "nBreakCount:int"
- $parm1fd3 setProp modifier "Value"
- set mthd1fd6 [ $clss188b addRow method ]
- $mthd1fd6 setLabel name_type "GetTextCharacterExtra():int\n"
- $mthd1fd6 setProp method_access "Public"
- $mthd1fd6 setProp is_const_func "1"
- $mthd1fd6 setProp modifier "Value"
- set mthd1fdb [ $clss188b addRow method ]
- $mthd1fdb setLabel name_type "SetTextCharacterExtra():int\n"
- $mthd1fdb setProp method_access "Public"
- $mthd1fdb setProp modifier "Value"
- set parm1fdf [ $mthd1fdb addParam ]
- $parm1fdf setLabel name_type "nCharExtra:int"
- $parm1fdf setProp modifier "Value"
- set mthd1fe2 [ $clss188b addRow method ]
- $mthd1fe2 setLabel name_type "ScrollDC():BOOL\n"
- $mthd1fe2 setProp method_access "Public"
- $mthd1fe2 setProp modifier "Value"
- set parm1fe6 [ $mthd1fe2 addParam ]
- $parm1fe6 setLabel name_type "dx:int, "
- $parm1fe6 setProp modifier "Value"
- set parm1fe9 [ $mthd1fe2 addParam ]
- $parm1fe9 setLabel name_type "dy:int, "
- $parm1fe9 setProp modifier "Value"
- set parm1fec [ $mthd1fe2 addParam ]
- $parm1fec setLabel name_type "lpRectScroll:LPCRECT, "
- $parm1fec setProp modifier "Value"
- set parm1fef [ $mthd1fe2 addParam ]
- $parm1fef setLabel name_type "lpRectClip:LPCRECT, "
- $parm1fef setProp modifier "Value"
- set parm1ff2 [ $mthd1fe2 addParam ]
- $parm1ff2 setLabel name_type "pRgnUpdate:CRgn, "
- $parm1ff2 setProp modifier "Pointer"
- set parm1ff5 [ $mthd1fe2 addParam ]
- $parm1ff5 setLabel name_type "lpRectUpdate:LPRECT"
- $parm1ff5 setProp modifier "Value"
- set mthd1ff8 [ $clss188b addRow method ]
- $mthd1ff8 setLabel name_type "GetCharWidth():BOOL\n"
- $mthd1ff8 setProp method_access "Public"
- $mthd1ff8 setProp is_const_func "1"
- $mthd1ff8 setProp modifier "Value"
- set parm1ffd [ $mthd1ff8 addParam ]
- $parm1ffd setLabel name_type "nFirstChar:UINT, "
- $parm1ffd setProp modifier "Value"
- set parm2000 [ $mthd1ff8 addParam ]
- $parm2000 setLabel name_type "nLastChar:UINT, "
- $parm2000 setProp modifier "Value"
- set parm2003 [ $mthd1ff8 addParam ]
- $parm2003 setLabel name_type "lpBuffer:LPINT"
- $parm2003 setProp modifier "Value"
- set mthd2006 [ $clss188b addRow method ]
- $mthd2006 setLabel name_type "GetOutputCharWidth():BOOL\n"
- $mthd2006 setProp method_access "Public"
- $mthd2006 setProp is_const_func "1"
- $mthd2006 setProp modifier "Value"
- set parm200b [ $mthd2006 addParam ]
- $parm200b setLabel name_type "nFirstChar:UINT, "
- $parm200b setProp modifier "Value"
- set parm200e [ $mthd2006 addParam ]
- $parm200e setLabel name_type "nLastChar:UINT, "
- $parm200e setProp modifier "Value"
- set parm2011 [ $mthd2006 addParam ]
- $parm2011 setLabel name_type "lpBuffer:LPINT"
- $parm2011 setProp modifier "Value"
- set mthd2014 [ $clss188b addRow method ]
- $mthd2014 setLabel name_type "SetMapperFlags():DWORD\n"
- $mthd2014 setProp method_access "Public"
- $mthd2014 setProp modifier "Value"
- set parm2018 [ $mthd2014 addParam ]
- $parm2018 setLabel name_type "dwFlag:DWORD"
- $parm2018 setProp modifier "Value"
- set mthd201b [ $clss188b addRow method ]
- $mthd201b setLabel name_type "GetAspectRatioFilter():CSize\n"
- $mthd201b setProp method_access "Public"
- $mthd201b setProp is_const_func "1"
- $mthd201b setProp modifier "Value"
- set mthd2020 [ $clss188b addRow method ]
- $mthd2020 setLabel name_type "GetCharABCWidths():BOOL\n"
- $mthd2020 setProp method_access "Public"
- $mthd2020 setProp is_const_func "1"
- $mthd2020 setProp modifier "Value"
- set parm2025 [ $mthd2020 addParam ]
- $parm2025 setLabel name_type "nFirstChar:UINT, "
- $parm2025 setProp modifier "Value"
- set parm2028 [ $mthd2020 addParam ]
- $parm2028 setLabel name_type "nLastChar:UINT, "
- $parm2028 setProp modifier "Value"
- set parm202b [ $mthd2020 addParam ]
- $parm202b setLabel name_type "lpabc:LPABC"
- $parm202b setProp modifier "Value"
- set mthd202e [ $clss188b addRow method ]
- $mthd202e setLabel name_type "GetFontData():DWORD\n"
- $mthd202e setProp method_access "Public"
- $mthd202e setProp is_const_func "1"
- $mthd202e setProp modifier "Value"
- set parm2033 [ $mthd202e addParam ]
- $parm2033 setLabel name_type "dwTable:DWORD, "
- $parm2033 setProp modifier "Value"
- set parm2036 [ $mthd202e addParam ]
- $parm2036 setLabel name_type "dwOffset:DWORD, "
- $parm2036 setProp modifier "Value"
- set parm2039 [ $mthd202e addParam ]
- $parm2039 setLabel name_type "lpData:LPVOID, "
- $parm2039 setProp modifier "Value"
- set parm203c [ $mthd202e addParam ]
- $parm203c setLabel name_type "cbData:DWORD"
- $parm203c setProp modifier "Value"
- set mthd203f [ $clss188b addRow method ]
- $mthd203f setLabel name_type "GetKerningPairs():int\n"
- $mthd203f setProp method_access "Public"
- $mthd203f setProp is_const_func "1"
- $mthd203f setProp modifier "Value"
- set parm2044 [ $mthd203f addParam ]
- $parm2044 setLabel name_type "nPairs:int, "
- $parm2044 setProp modifier "Value"
- set parm2047 [ $mthd203f addParam ]
- $parm2047 setLabel name_type "lpkrnpair:LPKERNINGPAIR"
- $parm2047 setProp modifier "Value"
- set mthd204a [ $clss188b addRow method ]
- $mthd204a setLabel name_type "GetOutlineTextMetrics():UINT\n"
- $mthd204a setProp method_access "Public"
- $mthd204a setProp is_const_func "1"
- $mthd204a setProp modifier "Value"
- set parm204f [ $mthd204a addParam ]
- $parm204f setLabel name_type "cbData:UINT, "
- $parm204f setProp modifier "Value"
- set parm2052 [ $mthd204a addParam ]
- $parm2052 setLabel name_type "lpotm:LPOUTLINETEXTMETRIC"
- $parm2052 setProp modifier "Value"
- set mthd2055 [ $clss188b addRow method ]
- $mthd2055 setLabel name_type "GetGlyphOutline():DWORD\n"
- $mthd2055 setProp method_access "Public"
- $mthd2055 setProp is_const_func "1"
- $mthd2055 setProp modifier "Value"
- set parm205a [ $mthd2055 addParam ]
- $parm205a setLabel name_type "nChar:UINT, "
- $parm205a setProp modifier "Value"
- set parm205d [ $mthd2055 addParam ]
- $parm205d setLabel name_type "nFormat:UINT, "
- $parm205d setProp modifier "Value"
- set parm2060 [ $mthd2055 addParam ]
- $parm2060 setLabel name_type "lpgm:LPGLYPHMETRICS, "
- $parm2060 setProp modifier "Value"
- set parm2063 [ $mthd2055 addParam ]
- $parm2063 setLabel name_type "cbBuffer:DWORD, "
- $parm2063 setProp modifier "Value"
- set parm2066 [ $mthd2055 addParam ]
- $parm2066 setLabel name_type "lpBuffer:LPVOID, "
- $parm2066 setProp modifier "Value"
- set parm2069 [ $mthd2055 addParam ]
- $parm2069 setLabel name_type "lpmat2:MAT2"
- $parm2069 setProp modifier "Pointer to Const"
- set mthd206c [ $clss188b addRow method ]
- $mthd206c setLabel name_type "GetCharABCWidths():BOOL\n"
- $mthd206c setProp method_access "Public"
- $mthd206c setProp is_const_func "1"
- $mthd206c setProp modifier "Value"
- set parm2071 [ $mthd206c addParam ]
- $parm2071 setLabel name_type "nFirstChar:UINT, "
- $parm2071 setProp modifier "Value"
- set parm2074 [ $mthd206c addParam ]
- $parm2074 setLabel name_type "nLastChar:UINT, "
- $parm2074 setProp modifier "Value"
- set parm2077 [ $mthd206c addParam ]
- $parm2077 setLabel name_type "lpABCF:LPABCFLOAT"
- $parm2077 setProp modifier "Value"
- set mthd207a [ $clss188b addRow method ]
- $mthd207a setLabel name_type "GetCharWidth():BOOL\n"
- $mthd207a setProp method_access "Public"
- $mthd207a setProp is_const_func "1"
- $mthd207a setProp modifier "Value"
- set parm207f [ $mthd207a addParam ]
- $parm207f setLabel name_type "nFirstChar:UINT, "
- $parm207f setProp modifier "Value"
- set parm2082 [ $mthd207a addParam ]
- $parm2082 setLabel name_type "nLastChar:UINT, "
- $parm2082 setProp modifier "Value"
- set parm2085 [ $mthd207a addParam ]
- $parm2085 setLabel name_type "lpFloatBuffer:float"
- $parm2085 setProp modifier "Pointer"
- set mthd2088 [ $clss188b addRow method ]
- $mthd2088 setLabel name_type "Escape():int\n"
- $mthd2088 setProp method_access "Public"
- $mthd2088 setProp is_dyn_bound "1"
- $mthd2088 setProp modifier "Value"
- set parm208d [ $mthd2088 addParam ]
- $parm208d setLabel name_type "nEscape:int, "
- $parm208d setProp modifier "Value"
- set parm2090 [ $mthd2088 addParam ]
- $parm2090 setLabel name_type "nCount:int, "
- $parm2090 setProp modifier "Value"
- set parm2093 [ $mthd2088 addParam ]
- $parm2093 setLabel name_type "lpszInData:LPCSTR, "
- $parm2093 setProp modifier "Value"
- set parm2096 [ $mthd2088 addParam ]
- $parm2096 setLabel name_type "lpOutData:LPVOID"
- $parm2096 setProp modifier "Value"
- set mthd2099 [ $clss188b addRow method ]
- $mthd2099 setLabel name_type "Escape():int\n"
- $mthd2099 setProp method_access "Public"
- $mthd2099 setProp modifier "Value"
- set parm209d [ $mthd2099 addParam ]
- $parm209d setLabel name_type "nEscape:int, "
- $parm209d setProp modifier "Value"
- set parm20a0 [ $mthd2099 addParam ]
- $parm20a0 setLabel name_type "nInputSize:int, "
- $parm20a0 setProp modifier "Value"
- set parm20a3 [ $mthd2099 addParam ]
- $parm20a3 setLabel name_type "lpszInputData:LPCSTR, "
- $parm20a3 setProp modifier "Value"
- set parm20a6 [ $mthd2099 addParam ]
- $parm20a6 setLabel name_type "nOutputSize:int, "
- $parm20a6 setProp modifier "Value"
- set parm20a9 [ $mthd2099 addParam ]
- $parm20a9 setLabel name_type "lpszOutputData:LPSTR"
- $parm20a9 setProp modifier "Value"
- set mthd20ac [ $clss188b addRow method ]
- $mthd20ac setLabel name_type "DrawEscape():int\n"
- $mthd20ac setProp method_access "Public"
- $mthd20ac setProp modifier "Value"
- set parm20b0 [ $mthd20ac addParam ]
- $parm20b0 setLabel name_type "nEscape:int, "
- $parm20b0 setProp modifier "Value"
- set parm20b3 [ $mthd20ac addParam ]
- $parm20b3 setLabel name_type "nInputSize:int, "
- $parm20b3 setProp modifier "Value"
- set parm20b6 [ $mthd20ac addParam ]
- $parm20b6 setLabel name_type "lpszInputData:LPCSTR"
- $parm20b6 setProp modifier "Value"
- set mthd20b9 [ $clss188b addRow method ]
- $mthd20b9 setLabel name_type "StartDoc():int\n"
- $mthd20b9 setProp method_access "Public"
- $mthd20b9 setProp modifier "Value"
- set parm20bd [ $mthd20b9 addParam ]
- $parm20bd setLabel name_type "lpszDocName:LPCTSTR"
- $parm20bd setProp modifier "Value"
- set mthd20c0 [ $clss188b addRow method ]
- $mthd20c0 setLabel name_type "StartDoc():int\n"
- $mthd20c0 setProp method_access "Public"
- $mthd20c0 setProp modifier "Value"
- set parm20c4 [ $mthd20c0 addParam ]
- $parm20c4 setLabel name_type "lpDocInfo:LPDOCINFO"
- $parm20c4 setProp modifier "Value"
- set mthd20c7 [ $clss188b addRow method ]
- $mthd20c7 setLabel name_type "StartPage():int\n"
- $mthd20c7 setProp method_access "Public"
- $mthd20c7 setProp modifier "Value"
- set mthd20cb [ $clss188b addRow method ]
- $mthd20cb setLabel name_type "EndPage():int\n"
- $mthd20cb setProp method_access "Public"
- $mthd20cb setProp modifier "Value"
- set mthd20cf [ $clss188b addRow method ]
- $mthd20cf setLabel name_type "SetAbortProc():int\n"
- $mthd20cf setProp method_access "Public"
- $mthd20cf setProp modifier "Value"
- set parm20d3 [ $mthd20cf addParam ]
- $parm20d3 setLabel name_type " lpfn:BOOL"
- $parm20d3 setProp modifier "Value"
- set mthd20d6 [ $clss188b addRow method ]
- $mthd20d6 setLabel name_type "AbortDoc():int\n"
- $mthd20d6 setProp method_access "Public"
- $mthd20d6 setProp modifier "Value"
- set mthd20da [ $clss188b addRow method ]
- $mthd20da setLabel name_type "EndDoc():int\n"
- $mthd20da setProp method_access "Public"
- $mthd20da setProp modifier "Value"
- set mthd20de [ $clss188b addRow method ]
- $mthd20de setLabel name_type "PlayMetaFile():BOOL\n"
- $mthd20de setProp method_access "Public"
- $mthd20de setProp modifier "Value"
- set parm20e2 [ $mthd20de addParam ]
- $parm20e2 setLabel name_type "hMF:HMETAFILE"
- $parm20e2 setProp modifier "Value"
- set mthd20e5 [ $clss188b addRow method ]
- $mthd20e5 setLabel name_type "PlayMetaFile():BOOL\n"
- $mthd20e5 setProp method_access "Public"
- $mthd20e5 setProp modifier "Value"
- set parm20e9 [ $mthd20e5 addParam ]
- $parm20e9 setLabel name_type "hEnhMetaFile:HENHMETAFILE, "
- $parm20e9 setProp modifier "Value"
- set parm20ec [ $mthd20e5 addParam ]
- $parm20ec setLabel name_type "lpBounds:LPCRECT"
- $parm20ec setProp modifier "Value"
- set mthd20ef [ $clss188b addRow method ]
- $mthd20ef setLabel name_type "AddMetaFileComment():BOOL\n"
- $mthd20ef setProp method_access "Public"
- $mthd20ef setProp modifier "Value"
- set parm20f3 [ $mthd20ef addParam ]
- $parm20f3 setLabel name_type "nDataSize:UINT, "
- $parm20f3 setProp modifier "Value"
- set parm20f6 [ $mthd20ef addParam ]
- $parm20f6 setLabel name_type "pCommentData:BYTE"
- $parm20f6 setProp modifier "Pointer to Const"
- set mthd20f9 [ $clss188b addRow method ]
- $mthd20f9 setLabel name_type "AbortPath():BOOL\n"
- $mthd20f9 setProp method_access "Public"
- $mthd20f9 setProp modifier "Value"
- set mthd20fd [ $clss188b addRow method ]
- $mthd20fd setLabel name_type "BeginPath():BOOL\n"
- $mthd20fd setProp method_access "Public"
- $mthd20fd setProp modifier "Value"
- set mthd2101 [ $clss188b addRow method ]
- $mthd2101 setLabel name_type "CloseFigure():BOOL\n"
- $mthd2101 setProp method_access "Public"
- $mthd2101 setProp modifier "Value"
- set mthd2105 [ $clss188b addRow method ]
- $mthd2105 setLabel name_type "EndPath():BOOL\n"
- $mthd2105 setProp method_access "Public"
- $mthd2105 setProp modifier "Value"
- set mthd2109 [ $clss188b addRow method ]
- $mthd2109 setLabel name_type "FillPath():BOOL\n"
- $mthd2109 setProp method_access "Public"
- $mthd2109 setProp modifier "Value"
- set mthd210d [ $clss188b addRow method ]
- $mthd210d setLabel name_type "FlattenPath():BOOL\n"
- $mthd210d setProp method_access "Public"
- $mthd210d setProp modifier "Value"
- set mthd2111 [ $clss188b addRow method ]
- $mthd2111 setLabel name_type "StrokeAndFillPath():BOOL\n"
- $mthd2111 setProp method_access "Public"
- $mthd2111 setProp modifier "Value"
- set mthd2115 [ $clss188b addRow method ]
- $mthd2115 setLabel name_type "StrokePath():BOOL\n"
- $mthd2115 setProp method_access "Public"
- $mthd2115 setProp modifier "Value"
- set mthd2119 [ $clss188b addRow method ]
- $mthd2119 setLabel name_type "WidenPath():BOOL\n"
- $mthd2119 setProp method_access "Public"
- $mthd2119 setProp modifier "Value"
- set mthd211d [ $clss188b addRow method ]
- $mthd211d setLabel name_type "GetMiterLimit():float\n"
- $mthd211d setProp method_access "Public"
- $mthd211d setProp is_const_func "1"
- $mthd211d setProp modifier "Value"
- set mthd2122 [ $clss188b addRow method ]
- $mthd2122 setLabel name_type "SetMiterLimit():BOOL\n"
- $mthd2122 setProp method_access "Public"
- $mthd2122 setProp modifier "Value"
- set parm2126 [ $mthd2122 addParam ]
- $parm2126 setLabel name_type "fMiterLimit:float"
- $parm2126 setProp modifier "Value"
- set mthd2129 [ $clss188b addRow method ]
- $mthd2129 setLabel name_type "GetPath():int\n"
- $mthd2129 setProp method_access "Public"
- $mthd2129 setProp is_const_func "1"
- $mthd2129 setProp modifier "Value"
- set parm212e [ $mthd2129 addParam ]
- $parm212e setLabel name_type "lpPoints:LPPOINT, "
- $parm212e setProp modifier "Value"
- set parm2131 [ $mthd2129 addParam ]
- $parm2131 setLabel name_type "lpTypes:LPBYTE, "
- $parm2131 setProp modifier "Value"
- set parm2134 [ $mthd2129 addParam ]
- $parm2134 setLabel name_type "nCount:int"
- $parm2134 setProp modifier "Value"
- set mthd2137 [ $clss188b addRow method ]
- $mthd2137 setLabel name_type "SelectClipPath():BOOL\n"
- $mthd2137 setProp method_access "Public"
- $mthd2137 setProp modifier "Value"
- set parm213b [ $mthd2137 addParam ]
- $parm213b setLabel name_type "nMode:int"
- $parm213b setProp modifier "Value"
- set mthd213e [ $clss188b addRow method ]
- $mthd213e setLabel name_type "\$GetHalftoneBrush():CBrush\n"
- $mthd213e setProp method_access "Public"
- $mthd213e setProp modifier "Pointer"
- set mthd2142 [ $clss188b addRow method ]
- $mthd2142 setLabel name_type "DrawDragRect()\n"
- $mthd2142 setProp method_access "Public"
- $mthd2142 setProp modifier "Value"
- set parm2146 [ $mthd2142 addParam ]
- $parm2146 setLabel name_type "lpRect:LPCRECT, "
- $parm2146 setProp modifier "Value"
- set parm2149 [ $mthd2142 addParam ]
- $parm2149 setLabel name_type "size:SIZE, "
- $parm2149 setProp modifier "Value"
- set parm214c [ $mthd2142 addParam ]
- $parm214c setLabel name_type "lpRectLast:LPCRECT, "
- $parm214c setProp modifier "Value"
- set parm214f [ $mthd2142 addParam ]
- $parm214f setLabel name_type "sizeLast:SIZE, "
- $parm214f setProp modifier "Value"
- set parm2152 [ $mthd2142 addParam ]
- $parm2152 setLabel name_type "pBrush:CBrush, "
- $parm2152 setProp modifier "Pointer"
- $parm2152 setProp default_value " 0 "
- set parm2156 [ $mthd2142 addParam ]
- $parm2156 setLabel name_type "pBrushLast:CBrush"
- $parm2156 setProp modifier "Pointer"
- $parm2156 setProp default_value " 0 "
- set mthd215a [ $clss188b addRow method ]
- $mthd215a setLabel name_type "FillSolidRect()\n"
- $mthd215a setProp method_access "Public"
- $mthd215a setProp modifier "Value"
- set parm215e [ $mthd215a addParam ]
- $parm215e setLabel name_type "lpRect:LPCRECT, "
- $parm215e setProp modifier "Value"
- set parm2161 [ $mthd215a addParam ]
- $parm2161 setLabel name_type "clr:COLORREF"
- $parm2161 setProp modifier "Value"
- set mthd2164 [ $clss188b addRow method ]
- $mthd2164 setLabel name_type "FillSolidRect()\n"
- $mthd2164 setProp method_access "Public"
- $mthd2164 setProp modifier "Value"
- set parm2168 [ $mthd2164 addParam ]
- $parm2168 setLabel name_type "x:int, "
- $parm2168 setProp modifier "Value"
- set parm216b [ $mthd2164 addParam ]
- $parm216b setLabel name_type "y:int, "
- $parm216b setProp modifier "Value"
- set parm216e [ $mthd2164 addParam ]
- $parm216e setLabel name_type "cx:int, "
- $parm216e setProp modifier "Value"
- set parm2171 [ $mthd2164 addParam ]
- $parm2171 setLabel name_type "cy:int, "
- $parm2171 setProp modifier "Value"
- set parm2174 [ $mthd2164 addParam ]
- $parm2174 setLabel name_type "clr:COLORREF"
- $parm2174 setProp modifier "Value"
- set mthd2177 [ $clss188b addRow method ]
- $mthd2177 setLabel name_type "Draw3dRect()\n"
- $mthd2177 setProp method_access "Public"
- $mthd2177 setProp modifier "Value"
- set parm217b [ $mthd2177 addParam ]
- $parm217b setLabel name_type "lpRect:LPCRECT, "
- $parm217b setProp modifier "Value"
- set parm217e [ $mthd2177 addParam ]
- $parm217e setLabel name_type "clrTopLeft:COLORREF, "
- $parm217e setProp modifier "Value"
- set parm2181 [ $mthd2177 addParam ]
- $parm2181 setLabel name_type "clrBottomRight:COLORREF"
- $parm2181 setProp modifier "Value"
- set mthd2184 [ $clss188b addRow method ]
- $mthd2184 setLabel name_type "Draw3dRect()\n"
- $mthd2184 setProp method_access "Public"
- $mthd2184 setProp modifier "Value"
- set parm2188 [ $mthd2184 addParam ]
- $parm2188 setLabel name_type "x:int, "
- $parm2188 setProp modifier "Value"
- set parm218b [ $mthd2184 addParam ]
- $parm218b setLabel name_type "y:int, "
- $parm218b setProp modifier "Value"
- set parm218e [ $mthd2184 addParam ]
- $parm218e setLabel name_type "cx:int, "
- $parm218e setProp modifier "Value"
- set parm2191 [ $mthd2184 addParam ]
- $parm2191 setLabel name_type "cy:int, "
- $parm2191 setProp modifier "Value"
- set parm2194 [ $mthd2184 addParam ]
- $parm2194 setLabel name_type "clrTopLeft:COLORREF, "
- $parm2194 setProp modifier "Value"
- set parm2197 [ $mthd2184 addParam ]
- $parm2197 setLabel name_type "clrBottomRight:COLORREF"
- $parm2197 setProp modifier "Value"
- set mthd219d [ $clss188b addRow method ]
- $mthd219d setLabel name_type "SelectObject():HGDIOBJ\n"
- $mthd219d setProp method_access "Public"
- $mthd219d setProp modifier "Value"
- set parm21a1 [ $mthd219d addParam ]
- $parm21a1 setLabel name_type "p6:HGDIOBJ"
- $parm21a1 setProp modifier "Value"
- set mthd21a4 [ $clss188b addRow method ]
- $mthd21a4 setLabel name_type "\$SelectGdiObject():CGdiObject"
- $mthd21a4 setProp method_access "Protected"
- $mthd21a4 setProp modifier "Pointer"
- set parm21a8 [ $mthd21a4 addParam ]
- $parm21a8 setLabel name_type "hDC:HDC, "
- $parm21a8 setProp modifier "Value"
- set parm21ab [ $mthd21a4 addParam ]
- $parm21ab setLabel name_type "h:HGDIOBJ"
- $parm21ab setProp modifier "Value"
- $clss188b save
- set clss43f5 [ $diag43a2 addNode cad_class 9847 315 120 34 ]
- $clss43f5 setLabel name "CDC"
- $clss43f5 setProp is_folded 1
- $clss43f5 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss43f5 5466 251 9907 315
-
- #------------------------ Class: CMenu ----
- if [info exists debug] {puts "addClass CMenu"}
- if [info exists debug] {puts "CDM CMenu"}
- set clss21f6 [ CDM new "CMenu" "$systemName" "" "" "" "" "" "" "0" ]
- set attr21f9 [ $clss21f6 addRow attribute ]
- $attr21f9 setLabel name_type "\$classCMenu:CRuntimeClass\n"
- $attr21f9 setProp attrib_access "None-None" name_type de
- $attr21f9 setProp modifier "Value" name_type cl
- set attr222c [ $clss21f6 addRow attribute ]
- $attr222c setLabel name_type "m_hMenu:HMENU"
- $attr222c setProp attrib_access "None-None" name_type de
- set mthd21fd [ $clss21f6 addRow method ]
- $mthd21fd setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd21fd setProp method_access "Public"
- $mthd21fd setProp is_dyn_bound "1"
- $mthd21fd setProp is_const_func "1"
- $mthd21fd setProp modifier "Pointer"
- set mthd2203 [ $clss21f6 addRow method ]
- $mthd2203 setLabel name_type "\$CreateObject():CObject\n"
- $mthd2203 setProp method_access "Public"
- $mthd2203 setProp modifier "Pointer"
- set mthd2207 [ $clss21f6 addRow method ]
- $mthd2207 setLabel name_type "\$create()\n"
- $mthd2207 setProp method_access "Public"
- $mthd2207 setProp modifier "Value"
- set mthd220b [ $clss21f6 addRow method ]
- $mthd220b setLabel name_type "CreateMenu():BOOL\n"
- $mthd220b setProp method_access "Public"
- $mthd220b setProp modifier "Value"
- set mthd220f [ $clss21f6 addRow method ]
- $mthd220f setLabel name_type "CreatePopupMenu():BOOL\n"
- $mthd220f setProp method_access "Public"
- $mthd220f setProp modifier "Value"
- set mthd2213 [ $clss21f6 addRow method ]
- $mthd2213 setLabel name_type "LoadMenu():BOOL\n"
- $mthd2213 setProp method_access "Public"
- $mthd2213 setProp modifier "Value"
- set parm2217 [ $mthd2213 addParam ]
- $parm2217 setLabel name_type "lpszResourceName:LPCTSTR"
- $parm2217 setProp modifier "Value"
- set mthd221a [ $clss21f6 addRow method ]
- $mthd221a setLabel name_type "LoadMenu():BOOL\n"
- $mthd221a setProp method_access "Public"
- $mthd221a setProp modifier "Value"
- set parm221e [ $mthd221a addParam ]
- $parm221e setLabel name_type "nIDResource:UINT"
- $parm221e setProp modifier "Value"
- set mthd2221 [ $clss21f6 addRow method ]
- $mthd2221 setLabel name_type "LoadMenuIndirect():BOOL\n"
- $mthd2221 setProp method_access "Public"
- $mthd2221 setProp modifier "Value"
- set parm2225 [ $mthd2221 addParam ]
- $parm2225 setLabel name_type "lpMenuTemplate:void"
- $parm2225 setProp modifier "Pointer to Const"
- set mthd2228 [ $clss21f6 addRow method ]
- $mthd2228 setLabel name_type "DestroyMenu():BOOL\n"
- $mthd2228 setProp method_access "Public"
- $mthd2228 setProp modifier "Value"
- set mthd222f [ $clss21f6 addRow method ]
- $mthd222f setLabel name_type "GetSafeHmenu():HMENU\n"
- $mthd222f setProp method_access "Public"
- $mthd222f setProp is_const_func "1"
- $mthd222f setProp modifier "Value"
- set mthd2234 [ $clss21f6 addRow method ]
- $mthd2234 setLabel name_type "type_conv()\n"
- $mthd2234 setProp method_access "Public"
- $mthd2234 setProp is_const_func "1"
- $mthd2234 setProp modifier "Value"
- set mthd2239 [ $clss21f6 addRow method ]
- $mthd2239 setLabel name_type "\$FromHandle():CMenu\n"
- $mthd2239 setProp method_access "Public"
- $mthd2239 setProp modifier "Pointer"
- set parm223d [ $mthd2239 addParam ]
- $parm223d setLabel name_type "hMenu:HMENU"
- $parm223d setProp modifier "Value"
- set mthd2240 [ $clss21f6 addRow method ]
- $mthd2240 setLabel name_type "\$DeleteTempMap()\n"
- $mthd2240 setProp method_access "Public"
- $mthd2240 setProp modifier "Value"
- set mthd2244 [ $clss21f6 addRow method ]
- $mthd2244 setLabel name_type "Attach():BOOL\n"
- $mthd2244 setProp method_access "Public"
- $mthd2244 setProp modifier "Value"
- set parm2248 [ $mthd2244 addParam ]
- $parm2248 setLabel name_type "hMenu:HMENU"
- $parm2248 setProp modifier "Value"
- set mthd224b [ $clss21f6 addRow method ]
- $mthd224b setLabel name_type "Detach():HMENU\n"
- $mthd224b setProp method_access "Public"
- $mthd224b setProp modifier "Value"
- set mthd224f [ $clss21f6 addRow method ]
- $mthd224f setLabel name_type "DeleteMenu():BOOL\n"
- $mthd224f setProp method_access "Public"
- $mthd224f setProp modifier "Value"
- set parm2253 [ $mthd224f addParam ]
- $parm2253 setLabel name_type "nPosition:UINT, "
- $parm2253 setProp modifier "Value"
- set parm2256 [ $mthd224f addParam ]
- $parm2256 setLabel name_type "nFlags:UINT"
- $parm2256 setProp modifier "Value"
- set mthd2259 [ $clss21f6 addRow method ]
- $mthd2259 setLabel name_type "TrackPopupMenu():BOOL\n"
- $mthd2259 setProp method_access "Public"
- $mthd2259 setProp modifier "Value"
- set parm225d [ $mthd2259 addParam ]
- $parm225d setLabel name_type "nFlags:UINT, "
- $parm225d setProp modifier "Value"
- set parm2260 [ $mthd2259 addParam ]
- $parm2260 setLabel name_type "x:int, "
- $parm2260 setProp modifier "Value"
- set parm2263 [ $mthd2259 addParam ]
- $parm2263 setLabel name_type "y:int, "
- $parm2263 setProp modifier "Value"
- set parm2266 [ $mthd2259 addParam ]
- $parm2266 setLabel name_type "pWnd:CWnd, "
- $parm2266 setProp modifier "Pointer"
- set parm2269 [ $mthd2259 addParam ]
- $parm2269 setLabel name_type "lpRect:LPCRECT"
- $parm2269 setProp modifier "Value"
- $parm2269 setProp default_value " 0"
- set mthd226d [ $clss21f6 addRow method ]
- $mthd226d setLabel name_type "AppendMenu():BOOL\n"
- $mthd226d setProp method_access "Public"
- $mthd226d setProp modifier "Value"
- set parm2271 [ $mthd226d addParam ]
- $parm2271 setLabel name_type "nFlags:UINT, "
- $parm2271 setProp modifier "Value"
- set parm2274 [ $mthd226d addParam ]
- $parm2274 setLabel name_type "nIDNewItem:UINT, "
- $parm2274 setProp modifier "Value"
- $parm2274 setProp default_value " 0"
- set parm2278 [ $mthd226d addParam ]
- $parm2278 setLabel name_type "lpszNewItem:LPCTSTR"
- $parm2278 setProp modifier "Value"
- $parm2278 setProp default_value " 0 "
- set mthd227c [ $clss21f6 addRow method ]
- $mthd227c setLabel name_type "AppendMenu():BOOL\n"
- $mthd227c setProp method_access "Public"
- $mthd227c setProp modifier "Value"
- set parm2280 [ $mthd227c addParam ]
- $parm2280 setLabel name_type "nFlags:UINT, "
- $parm2280 setProp modifier "Value"
- set parm2283 [ $mthd227c addParam ]
- $parm2283 setLabel name_type "nIDNewItem:UINT, "
- $parm2283 setProp modifier "Value"
- set parm2286 [ $mthd227c addParam ]
- $parm2286 setLabel name_type "pBmp:CBitmap"
- $parm2286 setProp modifier "Pointer to Const"
- set mthd2289 [ $clss21f6 addRow method ]
- $mthd2289 setLabel name_type "CheckMenuItem():UINT\n"
- $mthd2289 setProp method_access "Public"
- $mthd2289 setProp modifier "Value"
- set parm228d [ $mthd2289 addParam ]
- $parm228d setLabel name_type "nIDCheckItem:UINT, "
- $parm228d setProp modifier "Value"
- set parm2290 [ $mthd2289 addParam ]
- $parm2290 setLabel name_type "nCheck:UINT"
- $parm2290 setProp modifier "Value"
- set mthd2293 [ $clss21f6 addRow method ]
- $mthd2293 setLabel name_type "EnableMenuItem():UINT\n"
- $mthd2293 setProp method_access "Public"
- $mthd2293 setProp modifier "Value"
- set parm2297 [ $mthd2293 addParam ]
- $parm2297 setLabel name_type "nIDEnableItem:UINT, "
- $parm2297 setProp modifier "Value"
- set parm229a [ $mthd2293 addParam ]
- $parm229a setLabel name_type "nEnable:UINT"
- $parm229a setProp modifier "Value"
- set mthd229d [ $clss21f6 addRow method ]
- $mthd229d setLabel name_type "GetMenuItemCount():UINT\n"
- $mthd229d setProp method_access "Public"
- $mthd229d setProp is_const_func "1"
- $mthd229d setProp modifier "Value"
- set mthd22a2 [ $clss21f6 addRow method ]
- $mthd22a2 setLabel name_type "GetMenuItemID():UINT\n"
- $mthd22a2 setProp method_access "Public"
- $mthd22a2 setProp is_const_func "1"
- $mthd22a2 setProp modifier "Value"
- set parm22a7 [ $mthd22a2 addParam ]
- $parm22a7 setLabel name_type "nPos:int"
- $parm22a7 setProp modifier "Value"
- set mthd22aa [ $clss21f6 addRow method ]
- $mthd22aa setLabel name_type "GetMenuState():UINT\n"
- $mthd22aa setProp method_access "Public"
- $mthd22aa setProp is_const_func "1"
- $mthd22aa setProp modifier "Value"
- set parm22af [ $mthd22aa addParam ]
- $parm22af setLabel name_type "nID:UINT, "
- $parm22af setProp modifier "Value"
- set parm22b2 [ $mthd22aa addParam ]
- $parm22b2 setLabel name_type "nFlags:UINT"
- $parm22b2 setProp modifier "Value"
- set mthd22b5 [ $clss21f6 addRow method ]
- $mthd22b5 setLabel name_type "GetMenuString():int\n"
- $mthd22b5 setProp method_access "Public"
- $mthd22b5 setProp is_const_func "1"
- $mthd22b5 setProp modifier "Value"
- set parm22ba [ $mthd22b5 addParam ]
- $parm22ba setLabel name_type "nIDItem:UINT, "
- $parm22ba setProp modifier "Value"
- set parm22bd [ $mthd22b5 addParam ]
- $parm22bd setLabel name_type "lpString:LPTSTR, "
- $parm22bd setProp modifier "Value"
- set parm22c0 [ $mthd22b5 addParam ]
- $parm22c0 setLabel name_type "nMaxCount:int, "
- $parm22c0 setProp modifier "Value"
- set parm22c3 [ $mthd22b5 addParam ]
- $parm22c3 setLabel name_type "nFlags:UINT"
- $parm22c3 setProp modifier "Value"
- set mthd22c6 [ $clss21f6 addRow method ]
- $mthd22c6 setLabel name_type "GetMenuString():int\n"
- $mthd22c6 setProp method_access "Public"
- $mthd22c6 setProp is_const_func "1"
- $mthd22c6 setProp modifier "Value"
- set parm22cb [ $mthd22c6 addParam ]
- $parm22cb setLabel name_type "nIDItem:UINT, "
- $parm22cb setProp modifier "Value"
- set parm22ce [ $mthd22c6 addParam ]
- $parm22ce setLabel name_type "rString:CString, "
- $parm22ce setProp modifier "Reference"
- set parm22d1 [ $mthd22c6 addParam ]
- $parm22d1 setLabel name_type "nFlags:UINT"
- $parm22d1 setProp modifier "Value"
- set mthd22d4 [ $clss21f6 addRow method ]
- $mthd22d4 setLabel name_type "GetSubMenu():CMenu\n"
- $mthd22d4 setProp method_access "Public"
- $mthd22d4 setProp is_const_func "1"
- $mthd22d4 setProp modifier "Pointer"
- set parm22d9 [ $mthd22d4 addParam ]
- $parm22d9 setLabel name_type "nPos:int"
- $parm22d9 setProp modifier "Value"
- set mthd22dc [ $clss21f6 addRow method ]
- $mthd22dc setLabel name_type "InsertMenu():BOOL\n"
- $mthd22dc setProp method_access "Public"
- $mthd22dc setProp modifier "Value"
- set parm22e0 [ $mthd22dc addParam ]
- $parm22e0 setLabel name_type "nPosition:UINT, "
- $parm22e0 setProp modifier "Value"
- set parm22e3 [ $mthd22dc addParam ]
- $parm22e3 setLabel name_type "nFlags:UINT, "
- $parm22e3 setProp modifier "Value"
- set parm22e6 [ $mthd22dc addParam ]
- $parm22e6 setLabel name_type "nIDNewItem:UINT, "
- $parm22e6 setProp modifier "Value"
- $parm22e6 setProp default_value " 0"
- set parm22ea [ $mthd22dc addParam ]
- $parm22ea setLabel name_type "lpszNewItem:LPCTSTR"
- $parm22ea setProp modifier "Value"
- $parm22ea setProp default_value " 0 "
- set mthd22ee [ $clss21f6 addRow method ]
- $mthd22ee setLabel name_type "InsertMenu():BOOL\n"
- $mthd22ee setProp method_access "Public"
- $mthd22ee setProp modifier "Value"
- set parm22f2 [ $mthd22ee addParam ]
- $parm22f2 setLabel name_type "nPosition:UINT, "
- $parm22f2 setProp modifier "Value"
- set parm22f5 [ $mthd22ee addParam ]
- $parm22f5 setLabel name_type "nFlags:UINT, "
- $parm22f5 setProp modifier "Value"
- set parm22f8 [ $mthd22ee addParam ]
- $parm22f8 setLabel name_type "nIDNewItem:UINT, "
- $parm22f8 setProp modifier "Value"
- set parm22fb [ $mthd22ee addParam ]
- $parm22fb setLabel name_type "pBmp:CBitmap"
- $parm22fb setProp modifier "Pointer to Const"
- set mthd22fe [ $clss21f6 addRow method ]
- $mthd22fe setLabel name_type "ModifyMenu():BOOL\n"
- $mthd22fe setProp method_access "Public"
- $mthd22fe setProp modifier "Value"
- set parm2302 [ $mthd22fe addParam ]
- $parm2302 setLabel name_type "nPosition:UINT, "
- $parm2302 setProp modifier "Value"
- set parm2305 [ $mthd22fe addParam ]
- $parm2305 setLabel name_type "nFlags:UINT, "
- $parm2305 setProp modifier "Value"
- set parm2308 [ $mthd22fe addParam ]
- $parm2308 setLabel name_type "nIDNewItem:UINT, "
- $parm2308 setProp modifier "Value"
- $parm2308 setProp default_value " 0"
- set parm230c [ $mthd22fe addParam ]
- $parm230c setLabel name_type "lpszNewItem:LPCTSTR"
- $parm230c setProp modifier "Value"
- $parm230c setProp default_value " 0 "
- set mthd2310 [ $clss21f6 addRow method ]
- $mthd2310 setLabel name_type "ModifyMenu():BOOL\n"
- $mthd2310 setProp method_access "Public"
- $mthd2310 setProp modifier "Value"
- set parm2314 [ $mthd2310 addParam ]
- $parm2314 setLabel name_type "nPosition:UINT, "
- $parm2314 setProp modifier "Value"
- set parm2317 [ $mthd2310 addParam ]
- $parm2317 setLabel name_type "nFlags:UINT, "
- $parm2317 setProp modifier "Value"
- set parm231a [ $mthd2310 addParam ]
- $parm231a setLabel name_type "nIDNewItem:UINT, "
- $parm231a setProp modifier "Value"
- set parm231d [ $mthd2310 addParam ]
- $parm231d setLabel name_type "pBmp:CBitmap"
- $parm231d setProp modifier "Pointer to Const"
- set mthd2320 [ $clss21f6 addRow method ]
- $mthd2320 setLabel name_type "RemoveMenu():BOOL\n"
- $mthd2320 setProp method_access "Public"
- $mthd2320 setProp modifier "Value"
- set parm2324 [ $mthd2320 addParam ]
- $parm2324 setLabel name_type "nPosition:UINT, "
- $parm2324 setProp modifier "Value"
- set parm2327 [ $mthd2320 addParam ]
- $parm2327 setLabel name_type "nFlags:UINT"
- $parm2327 setProp modifier "Value"
- set mthd232a [ $clss21f6 addRow method ]
- $mthd232a setLabel name_type "SetMenuItemBitmaps():BOOL\n"
- $mthd232a setProp method_access "Public"
- $mthd232a setProp modifier "Value"
- set parm232e [ $mthd232a addParam ]
- $parm232e setLabel name_type "nPosition:UINT, "
- $parm232e setProp modifier "Value"
- set parm2331 [ $mthd232a addParam ]
- $parm2331 setLabel name_type "nFlags:UINT, "
- $parm2331 setProp modifier "Value"
- set parm2334 [ $mthd232a addParam ]
- $parm2334 setLabel name_type "pBmpUnchecked:CBitmap, "
- $parm2334 setProp modifier "Pointer to Const"
- set parm2337 [ $mthd232a addParam ]
- $parm2337 setLabel name_type "pBmpChecked:CBitmap"
- $parm2337 setProp modifier "Pointer to Const"
- set mthd233a [ $clss21f6 addRow method ]
- $mthd233a setLabel name_type "CheckMenuRadioItem():BOOL\n"
- $mthd233a setProp method_access "Public"
- $mthd233a setProp modifier "Value"
- set parm233e [ $mthd233a addParam ]
- $parm233e setLabel name_type "nIDFirst:UINT, "
- $parm233e setProp modifier "Value"
- set parm2341 [ $mthd233a addParam ]
- $parm2341 setLabel name_type "nIDLast:UINT, "
- $parm2341 setProp modifier "Value"
- set parm2344 [ $mthd233a addParam ]
- $parm2344 setLabel name_type "nIDItem:UINT, "
- $parm2344 setProp modifier "Value"
- set parm2347 [ $mthd233a addParam ]
- $parm2347 setLabel name_type "nFlags:UINT"
- $parm2347 setProp modifier "Value"
- set mthd234a [ $clss21f6 addRow method ]
- $mthd234a setLabel name_type "SetMenuContextHelpId():BOOL\n"
- $mthd234a setProp method_access "Public"
- $mthd234a setProp modifier "Value"
- set parm234e [ $mthd234a addParam ]
- $parm234e setLabel name_type "dwContextHelpId:DWORD"
- $parm234e setProp modifier "Value"
- set mthd2351 [ $clss21f6 addRow method ]
- $mthd2351 setLabel name_type "GetMenuContextHelpId():DWORD\n"
- $mthd2351 setProp method_access "Public"
- $mthd2351 setProp is_const_func "1"
- $mthd2351 setProp modifier "Value"
- set mthd2356 [ $clss21f6 addRow method ]
- $mthd2356 setLabel name_type "DrawItem()\n"
- $mthd2356 setProp method_access "Public"
- $mthd2356 setProp is_dyn_bound "1"
- $mthd2356 setProp modifier "Value"
- set parm235b [ $mthd2356 addParam ]
- $parm235b setLabel name_type "lpDrawItemStruct:LPDRAWITEMSTRUCT"
- $parm235b setProp modifier "Value"
- set mthd235e [ $clss21f6 addRow method ]
- $mthd235e setLabel name_type "MeasureItem()\n"
- $mthd235e setProp method_access "Public"
- $mthd235e setProp is_dyn_bound "1"
- $mthd235e setProp modifier "Value"
- set parm2363 [ $mthd235e addParam ]
- $parm2363 setLabel name_type "lpMeasureItemStruct:LPMEASUREITEMSTRUCT"
- $parm2363 setProp modifier "Value"
- set mthd2366 [ $clss21f6 addRow method ]
- $mthd2366 setLabel name_type "\$CMenu_FromHandlePermanent():CMenu"
- $mthd2366 setProp method_access "Public"
- $mthd2366 setProp modifier "Pointer"
- set parm236a [ $mthd2366 addParam ]
- $parm236a setLabel name_type "hMenu:HMENU"
- $parm236a setProp modifier "Value"
- $clss21f6 save
- set clss4400 [ $diag43a2 addNode cad_class 9999 315 120 34 ]
- $clss4400 setLabel name "CMenu"
- $clss4400 setProp is_folded 1
- $clss4400 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss4400 5466 251 10059 315
-
- #------------------------ Class: CCmdTarget ----
- if [info exists debug] {puts "addClass CCmdTarget"}
- if [info exists debug] {puts "CDM CCmdTarget"}
- set clss240f [ CDM new "CCmdTarget" "$systemName" "" "" "" "" "" "" "0" ]
- set attr2412 [ $clss240f addRow attribute ]
- $attr2412 setLabel name_type "\$classCCmdTarget:CRuntimeClass\n"
- $attr2412 setProp attrib_access "None-None" name_type de
- $attr2412 setProp modifier "Value" name_type cl
- set attr24b9 [ $clss240f addRow attribute ]
- $attr24b9 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr24b9 setProp attrib_access "None-None" name_type de
- $attr24b9 setProp modifier "Value" name_type cl
- set attr24bd [ $clss240f addRow attribute ]
- $attr24bd setLabel name_type "\$messageMap:AFX_MSGMAP\n"
- $attr24bd setProp attrib_access "None-None" name_type de
- $attr24bd setProp modifier "Value" name_type cl
- set attr24c7 [ $clss240f addRow attribute ]
- $attr24c7 setLabel name_type "\$_commandEntries:AFX_OLECMDMAP_ENTRY\n"
- $attr24c7 setProp attrib_access "None-None" name_type de
- $attr24c7 setProp modifier "Value" name_type cl
- set attr24cb [ $clss240f addRow attribute ]
- $attr24cb setLabel name_type "\$commandMap:AFX_OLECMDMAP\n"
- $attr24cb setProp attrib_access "None-None" name_type de
- $attr24cb setProp modifier "Value" name_type cl
- set attr24d5 [ $clss240f addRow attribute ]
- $attr24d5 setLabel name_type "\$_dispatchEntries:AFX_DISPMAP_ENTRY\n"
- $attr24d5 setProp attrib_access "None-None" name_type de
- $attr24d5 setProp modifier "Value" name_type cl
- set attr24d9 [ $clss240f addRow attribute ]
- $attr24d9 setLabel name_type "\$_dispatchEntryCount:UINT\n"
- $attr24d9 setProp attrib_access "None-None" name_type de
- set attr24dc [ $clss240f addRow attribute ]
- $attr24dc setLabel name_type "\$_dwStockPropMask:DWORD\n"
- $attr24dc setProp attrib_access "None-None" name_type de
- set attr24df [ $clss240f addRow attribute ]
- $attr24df setLabel name_type "\$dispatchMap:AFX_DISPMAP\n"
- $attr24df setProp attrib_access "None-None" name_type de
- $attr24df setProp modifier "Value" name_type cl
- set attr24e9 [ $clss240f addRow attribute ]
- $attr24e9 setLabel name_type "\$_connectionEntries:AFX_CONNECTIONMAP_ENTRY\n"
- $attr24e9 setProp attrib_access "None-None" name_type de
- $attr24e9 setProp modifier "Value" name_type cl
- set attr24ed [ $clss240f addRow attribute ]
- $attr24ed setLabel name_type "\$connectionMap:AFX_CONNECTIONMAP\n"
- $attr24ed setProp attrib_access "None-None" name_type de
- $attr24ed setProp modifier "Value" name_type cl
- set attr24f7 [ $clss240f addRow attribute ]
- $attr24f7 setLabel name_type "\$_interfaceEntries:AFX_INTERFACEMAP_ENTRY\n"
- $attr24f7 setProp attrib_access "None-None" name_type de
- $attr24f7 setProp modifier "Value" name_type cl
- set attr24fb [ $clss240f addRow attribute ]
- $attr24fb setLabel name_type "\$interfaceMap:AFX_INTERFACEMAP\n"
- $attr24fb setProp attrib_access "None-None" name_type de
- $attr24fb setProp modifier "Value" name_type cl
- set attr2505 [ $clss240f addRow attribute ]
- $attr2505 setLabel name_type "\$_eventsinkEntries:AFX_EVENTSINKMAP_ENTRY\n"
- $attr2505 setProp attrib_access "None-None" name_type de
- $attr2505 setProp modifier "Value" name_type cl
- set attr2509 [ $clss240f addRow attribute ]
- $attr2509 setLabel name_type "\$_eventsinkEntryCount:UINT\n"
- $attr2509 setProp attrib_access "None-None" name_type de
- set attr250c [ $clss240f addRow attribute ]
- $attr250c setLabel name_type "\$eventsinkMap:AFX_EVENTSINKMAP\n"
- $attr250c setProp attrib_access "None-None" name_type de
- $attr250c setProp modifier "Value" name_type cl
- set attr2516 [ $clss240f addRow attribute ]
- $attr2516 setLabel name_type "m_dwRef:long\n"
- $attr2516 setProp attrib_access "None-None" name_type de
- set attr2519 [ $clss240f addRow attribute ]
- $attr2519 setLabel name_type "m_pOuterUnknown:LPUNKNOWN\n"
- $attr2519 setProp attrib_access "None-None" name_type de
- set attr251c [ $clss240f addRow attribute ]
- $attr251c setLabel name_type "m_xInnerUnknown:DWORD\n"
- $attr251c setProp attrib_access "None-None" name_type de
- set attr256a [ $clss240f addRow attribute ]
- $attr256a setLabel name_type "m_nOffset:size_t"
- $attr256a setProp attrib_access "None-None" name_type de
- set mthd2416 [ $clss240f addRow method ]
- $mthd2416 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd2416 setProp method_access "Public"
- $mthd2416 setProp is_dyn_bound "1"
- $mthd2416 setProp is_const_func "1"
- $mthd2416 setProp modifier "Pointer"
- set mthd241c [ $clss240f addRow method ]
- $mthd241c setLabel name_type "\$create()\n"
- $mthd241c setProp method_access "Public"
- $mthd241c setProp modifier "Value"
- set mthd2420 [ $clss240f addRow method ]
- $mthd2420 setLabel name_type "GetIDispatch():LPDISPATCH\n"
- $mthd2420 setProp method_access "Public"
- $mthd2420 setProp modifier "Value"
- set parm2424 [ $mthd2420 addParam ]
- $parm2424 setLabel name_type "bAddRef:BOOL"
- $parm2424 setProp modifier "Value"
- set mthd2427 [ $clss240f addRow method ]
- $mthd2427 setLabel name_type "\$FromIDispatch():CCmdTarget\n"
- $mthd2427 setProp method_access "Public"
- $mthd2427 setProp modifier "Pointer"
- set parm242b [ $mthd2427 addParam ]
- $parm242b setLabel name_type "lpDispatch:LPDISPATCH"
- $parm242b setProp modifier "Value"
- set mthd242e [ $clss240f addRow method ]
- $mthd242e setLabel name_type "IsResultExpected():BOOL\n"
- $mthd242e setProp method_access "Public"
- $mthd242e setProp modifier "Value"
- set mthd2432 [ $clss240f addRow method ]
- $mthd2432 setLabel name_type "EnableAutomation()\n"
- $mthd2432 setProp method_access "Public"
- $mthd2432 setProp modifier "Value"
- set mthd2436 [ $clss240f addRow method ]
- $mthd2436 setLabel name_type "EnableConnections()\n"
- $mthd2436 setProp method_access "Public"
- $mthd2436 setProp modifier "Value"
- set mthd243a [ $clss240f addRow method ]
- $mthd243a setLabel name_type "BeginWaitCursor()\n"
- $mthd243a setProp method_access "Public"
- $mthd243a setProp modifier "Value"
- set mthd243e [ $clss240f addRow method ]
- $mthd243e setLabel name_type "EndWaitCursor()\n"
- $mthd243e setProp method_access "Public"
- $mthd243e setProp modifier "Value"
- set mthd2442 [ $clss240f addRow method ]
- $mthd2442 setLabel name_type "RestoreWaitCursor()\n"
- $mthd2442 setProp method_access "Public"
- $mthd2442 setProp modifier "Value"
- set mthd2446 [ $clss240f addRow method ]
- $mthd2446 setLabel name_type "EnumOleVerbs():BOOL\n"
- $mthd2446 setProp method_access "Public"
- $mthd2446 setProp modifier "Value"
- set parm244a [ $mthd2446 addParam ]
- $parm244a setLabel name_type "ppenumOleVerb:LPENUMOLEVERB"
- $parm244a setProp modifier "Pointer"
- set mthd244d [ $clss240f addRow method ]
- $mthd244d setLabel name_type "DoOleVerb():BOOL\n"
- $mthd244d setProp method_access "Public"
- $mthd244d setProp modifier "Value"
- set parm2451 [ $mthd244d addParam ]
- $parm2451 setLabel name_type "iVerb:LONG, "
- $parm2451 setProp modifier "Value"
- set parm2454 [ $mthd244d addParam ]
- $parm2454 setLabel name_type "lpMsg:LPMSG, "
- $parm2454 setProp modifier "Value"
- set parm2457 [ $mthd244d addParam ]
- $parm2457 setLabel name_type "hWndParent:HWND, "
- $parm2457 setProp modifier "Value"
- set parm245a [ $mthd244d addParam ]
- $parm245a setLabel name_type "lpRect:LPCRECT"
- $parm245a setProp modifier "Value"
- set mthd245d [ $clss240f addRow method ]
- $mthd245d setLabel name_type "OnCmdMsg():BOOL\n"
- $mthd245d setProp method_access "Public"
- $mthd245d setProp is_dyn_bound "1"
- $mthd245d setProp modifier "Value"
- set parm2462 [ $mthd245d addParam ]
- $parm2462 setLabel name_type "nID:UINT, "
- $parm2462 setProp modifier "Value"
- set parm2465 [ $mthd245d addParam ]
- $parm2465 setLabel name_type "nCode:int, "
- $parm2465 setProp modifier "Value"
- set parm2468 [ $mthd245d addParam ]
- $parm2468 setLabel name_type "pExtra:genptr, "
- $parm2468 setProp modifier "Pointer"
- set parm246b [ $mthd245d addParam ]
- $parm246b setLabel name_type "pHandlerInfo:AFX_CMDHANDLERINFO"
- $parm246b setProp modifier "Pointer"
- set mthd246e [ $clss240f addRow method ]
- $mthd246e setLabel name_type "OnFinalRelease()\n"
- $mthd246e setProp method_access "Public"
- $mthd246e setProp is_dyn_bound "1"
- $mthd246e setProp modifier "Value"
- set mthd2473 [ $clss240f addRow method ]
- $mthd2473 setLabel name_type "IsInvokeAllowed():BOOL\n"
- $mthd2473 setProp method_access "Public"
- $mthd2473 setProp is_dyn_bound "1"
- $mthd2473 setProp modifier "Value"
- set parm2478 [ $mthd2473 addParam ]
- $parm2478 setLabel name_type "dispid:DISPID"
- $parm2478 setProp modifier "Value"
- set mthd247b [ $clss240f addRow method ]
- $mthd247b setLabel name_type "EnableTypeLib()\n"
- $mthd247b setProp method_access "Public"
- $mthd247b setProp modifier "Value"
- set mthd247f [ $clss240f addRow method ]
- $mthd247f setLabel name_type "GetTypeInfoOfGuid():HRESULT\n"
- $mthd247f setProp method_access "Public"
- $mthd247f setProp modifier "Value"
- set parm2483 [ $mthd247f addParam ]
- $parm2483 setLabel name_type "lcid:LCID, "
- $parm2483 setProp modifier "Value"
- set parm2486 [ $mthd247f addParam ]
- $parm2486 setLabel name_type "guid:GUID, "
- $parm2486 setProp modifier "Reference to Const"
- set parm2489 [ $mthd247f addParam ]
- $parm2489 setLabel name_type "ppTypeInfo:LPTYPEINFO"
- $parm2489 setProp modifier "Pointer"
- set mthd248c [ $clss240f addRow method ]
- $mthd248c setLabel name_type "GetDispatchIID():BOOL\n"
- $mthd248c setProp method_access "Public"
- $mthd248c setProp is_dyn_bound "1"
- $mthd248c setProp modifier "Value"
- set parm2491 [ $mthd248c addParam ]
- $parm2491 setLabel name_type "pIID:IID"
- $parm2491 setProp modifier "Pointer"
- set mthd2494 [ $clss240f addRow method ]
- $mthd2494 setLabel name_type "GetTypeInfoCount():UINT\n"
- $mthd2494 setProp method_access "Public"
- $mthd2494 setProp is_dyn_bound "1"
- $mthd2494 setProp modifier "Value"
- set mthd2499 [ $clss240f addRow method ]
- $mthd2499 setLabel name_type "GetTypeLibCache():CTypeLibCache\n"
- $mthd2499 setProp method_access "Public"
- $mthd2499 setProp is_dyn_bound "1"
- $mthd2499 setProp modifier "Pointer"
- set mthd249e [ $clss240f addRow method ]
- $mthd249e setLabel name_type "GetTypeLib():HRESULT\n"
- $mthd249e setProp method_access "Public"
- $mthd249e setProp is_dyn_bound "1"
- $mthd249e setProp modifier "Value"
- set parm24a3 [ $mthd249e addParam ]
- $parm24a3 setLabel name_type "lcid:LCID, "
- $parm24a3 setProp modifier "Value"
- set parm24a6 [ $mthd249e addParam ]
- $parm24a6 setLabel name_type "ppTypeLib:LPTYPELIB"
- $parm24a6 setProp modifier "Pointer"
- set mthd24a9 [ $clss240f addRow method ]
- $mthd24a9 setLabel name_type "GetNotSupported()\n"
- $mthd24a9 setProp method_access "Public"
- $mthd24a9 setProp modifier "Value"
- set mthd24ad [ $clss240f addRow method ]
- $mthd24ad setLabel name_type "SetNotSupported()\n"
- $mthd24ad setProp method_access "Public"
- $mthd24ad setProp modifier "Value"
- set mthd24b1 [ $clss240f addRow method ]
- $mthd24b1 setLabel name_type "GetRoutingView():CView\n"
- $mthd24b1 setProp method_access "Protected"
- $mthd24b1 setProp modifier "Pointer"
- set mthd24b5 [ $clss240f addRow method ]
- $mthd24b5 setLabel name_type "GetRoutingFrame():CFrameWnd\n"
- $mthd24b5 setProp method_access "Protected"
- $mthd24b5 setProp modifier "Pointer"
- set mthd24c1 [ $clss240f addRow method ]
- $mthd24c1 setLabel name_type "GetMessageMap():AFX_MSGMAP\n"
- $mthd24c1 setProp method_access "Protected"
- $mthd24c1 setProp is_dyn_bound "1"
- $mthd24c1 setProp is_const_func "1"
- $mthd24c1 setProp modifier "Pointer to Const"
- set mthd24cf [ $clss240f addRow method ]
- $mthd24cf setLabel name_type "GetCommandMap():AFX_OLECMDMAP\n"
- $mthd24cf setProp method_access "Protected"
- $mthd24cf setProp is_dyn_bound "1"
- $mthd24cf setProp is_const_func "1"
- $mthd24cf setProp modifier "Pointer to Const"
- set mthd24e3 [ $clss240f addRow method ]
- $mthd24e3 setLabel name_type "GetDispatchMap():AFX_DISPMAP\n"
- $mthd24e3 setProp method_access "Protected"
- $mthd24e3 setProp is_dyn_bound "1"
- $mthd24e3 setProp is_const_func "1"
- $mthd24e3 setProp modifier "Pointer to Const"
- set mthd24f1 [ $clss240f addRow method ]
- $mthd24f1 setLabel name_type "GetConnectionMap():AFX_CONNECTIONMAP\n"
- $mthd24f1 setProp method_access "Protected"
- $mthd24f1 setProp is_dyn_bound "1"
- $mthd24f1 setProp is_const_func "1"
- $mthd24f1 setProp modifier "Pointer to Const"
- set mthd24ff [ $clss240f addRow method ]
- $mthd24ff setLabel name_type "GetInterfaceMap():AFX_INTERFACEMAP\n"
- $mthd24ff setProp method_access "Protected"
- $mthd24ff setProp is_dyn_bound "1"
- $mthd24ff setProp is_const_func "1"
- $mthd24ff setProp modifier "Pointer to Const"
- set mthd2510 [ $clss240f addRow method ]
- $mthd2510 setLabel name_type "GetEventSinkMap():AFX_EVENTSINKMAP\n"
- $mthd2510 setProp method_access "Protected"
- $mthd2510 setProp is_dyn_bound "1"
- $mthd2510 setProp is_const_func "1"
- $mthd2510 setProp modifier "Pointer to Const"
- set mthd251f [ $clss240f addRow method ]
- $mthd251f setLabel name_type "EnableAggregation()\n"
- $mthd251f setProp method_access "Public"
- $mthd251f setProp modifier "Value"
- set mthd2523 [ $clss240f addRow method ]
- $mthd2523 setLabel name_type "ExternalDisconnect()\n"
- $mthd2523 setProp method_access "Public"
- $mthd2523 setProp modifier "Value"
- set mthd2527 [ $clss240f addRow method ]
- $mthd2527 setLabel name_type "GetControllingUnknown():LPUNKNOWN\n"
- $mthd2527 setProp method_access "Public"
- $mthd2527 setProp modifier "Value"
- set mthd252b [ $clss240f addRow method ]
- $mthd252b setLabel name_type "InternalQueryInterface():DWORD\n"
- $mthd252b setProp method_access "Public"
- $mthd252b setProp modifier "Value"
- set parm252f [ $mthd252b addParam ]
- $parm252f setLabel name_type "p7:void, "
- $parm252f setProp modifier "Pointer to Const"
- set parm2532 [ $mthd252b addParam ]
- $parm2532 setLabel name_type "ppvObj:LPVOID"
- $parm2532 setProp modifier "Pointer"
- set mthd2535 [ $clss240f addRow method ]
- $mthd2535 setLabel name_type "InternalAddRef():DWORD\n"
- $mthd2535 setProp method_access "Public"
- $mthd2535 setProp modifier "Value"
- set mthd2539 [ $clss240f addRow method ]
- $mthd2539 setLabel name_type "InternalRelease():DWORD\n"
- $mthd2539 setProp method_access "Public"
- $mthd2539 setProp modifier "Value"
- set mthd253d [ $clss240f addRow method ]
- $mthd253d setLabel name_type "ExternalQueryInterface():DWORD\n"
- $mthd253d setProp method_access "Public"
- $mthd253d setProp modifier "Value"
- set parm2541 [ $mthd253d addParam ]
- $parm2541 setLabel name_type "p8:void, "
- $parm2541 setProp modifier "Pointer to Const"
- set parm2544 [ $mthd253d addParam ]
- $parm2544 setLabel name_type "ppvObj:LPVOID"
- $parm2544 setProp modifier "Pointer"
- set mthd2547 [ $clss240f addRow method ]
- $mthd2547 setLabel name_type "ExternalAddRef():DWORD\n"
- $mthd2547 setProp method_access "Public"
- $mthd2547 setProp modifier "Value"
- set mthd254b [ $clss240f addRow method ]
- $mthd254b setLabel name_type "ExternalRelease():DWORD\n"
- $mthd254b setProp method_access "Public"
- $mthd254b setProp modifier "Value"
- set mthd254f [ $clss240f addRow method ]
- $mthd254f setLabel name_type "GetInterface():LPUNKNOWN\n"
- $mthd254f setProp method_access "Public"
- $mthd254f setProp modifier "Value"
- set parm2553 [ $mthd254f addParam ]
- $parm2553 setLabel name_type "p9:void"
- $parm2553 setProp modifier "Pointer to Const"
- set mthd2556 [ $clss240f addRow method ]
- $mthd2556 setLabel name_type "QueryAggregates():LPUNKNOWN\n"
- $mthd2556 setProp method_access "Public"
- $mthd2556 setProp modifier "Value"
- set parm255a [ $mthd2556 addParam ]
- $parm255a setLabel name_type "p10:void"
- $parm255a setProp modifier "Pointer to Const"
- set mthd255d [ $clss240f addRow method ]
- $mthd255d setLabel name_type "OnCreateAggregates():BOOL\n"
- $mthd255d setProp method_access "Public"
- $mthd255d setProp is_dyn_bound "1"
- $mthd255d setProp modifier "Value"
- set mthd2562 [ $clss240f addRow method ]
- $mthd2562 setLabel name_type "GetInterfaceHook():LPUNKNOWN"
- $mthd2562 setProp method_access "Public"
- $mthd2562 setProp is_dyn_bound "1"
- $mthd2562 setProp modifier "Value"
- set parm2567 [ $mthd2562 addParam ]
- $parm2567 setLabel name_type "p11:void"
- $parm2567 setProp modifier "Pointer to Const"
- $clss240f save
- set clss4402 [ $diag43a2 addNode cad_class 10151 315 120 34 ]
- $clss4402 setLabel name "CCmdTarget"
- $clss4402 setProp is_folded 1
- $clss4402 setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss4402 5466 251 10211 315
-
- #------------------------ Class: CCommandLineInfo ----
- if [info exists debug] {puts "addClass CCommandLineInfo"}
- if [info exists debug] {puts "CDM CCommandLineInfo"}
- set clss3e56 [ CDM new "CCommandLineInfo" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3e6b [ $clss3e56 addRow attribute ]
- $attr3e6b setLabel name_type "m_bShowSplash:BOOL\n"
- $attr3e6b setProp attrib_access "None-None" name_type de
- set attr3e6e [ $clss3e56 addRow attribute ]
- $attr3e6e setLabel name_type "m_bRunEmbedded:BOOL\n"
- $attr3e6e setProp attrib_access "None-None" name_type de
- set attr3e71 [ $clss3e56 addRow attribute ]
- $attr3e71 setLabel name_type "m_bRunAutomated:BOOL\n"
- $attr3e71 setProp attrib_access "None-None" name_type de
- set attr3e74 [ $clss3e56 addRow attribute ]
- $attr3e74 setLabel name_type "m_nShellCommand\n"
- $attr3e74 setProp attrib_access "None-None" name_type de
- set attr3e77 [ $clss3e56 addRow attribute ]
- $attr3e77 setLabel name_type "m_strFileName:CString\n"
- $attr3e77 setProp attrib_access "None-None" name_type de
- set attr3e7a [ $clss3e56 addRow attribute ]
- $attr3e7a setLabel name_type "m_strPrinterName:CString\n"
- $attr3e7a setProp attrib_access "None-None" name_type de
- set attr3e7d [ $clss3e56 addRow attribute ]
- $attr3e7d setLabel name_type "m_strDriverName:CString\n"
- $attr3e7d setProp attrib_access "None-None" name_type de
- set attr3e80 [ $clss3e56 addRow attribute ]
- $attr3e80 setLabel name_type "m_strPortName:CString"
- $attr3e80 setProp attrib_access "None-None" name_type de
- set mthd3e59 [ $clss3e56 addRow method ]
- $mthd3e59 setLabel name_type "\$create()\n"
- $mthd3e59 setProp method_access "Public"
- $mthd3e59 setProp modifier "Value"
- set mthd3e5d [ $clss3e56 addRow method ]
- $mthd3e5d setLabel name_type "ParseParam()\n"
- $mthd3e5d setProp method_access "Public"
- $mthd3e5d setProp is_dyn_bound "1"
- $mthd3e5d setProp modifier "Value"
- set parm3e62 [ $mthd3e5d addParam ]
- $parm3e62 setLabel name_type "pszParam:TCHAR, "
- $parm3e62 setProp modifier "Pointer to Const"
- set parm3e65 [ $mthd3e5d addParam ]
- $parm3e65 setLabel name_type "bFlag:BOOL, "
- $parm3e65 setProp modifier "Value"
- set parm3e68 [ $mthd3e5d addParam ]
- $parm3e68 setLabel name_type "bLast:BOOL"
- $parm3e68 setProp modifier "Value"
- set mthd3e83 [ $clss3e56 addRow method ]
- $mthd3e83 setLabel name_type "ParseParamFlag()\n"
- $mthd3e83 setProp method_access "Protected"
- $mthd3e83 setProp modifier "Value"
- set parm3e87 [ $mthd3e83 addParam ]
- $parm3e87 setLabel name_type "pszParam:char"
- $parm3e87 setProp modifier "Pointer to Const"
- set mthd3e8a [ $clss3e56 addRow method ]
- $mthd3e8a setLabel name_type "ParseParamNotFlag()\n"
- $mthd3e8a setProp method_access "Protected"
- $mthd3e8a setProp modifier "Value"
- set parm3e8e [ $mthd3e8a addParam ]
- $parm3e8e setLabel name_type "pszParam:TCHAR"
- $parm3e8e setProp modifier "Pointer to Const"
- set mthd3e91 [ $clss3e56 addRow method ]
- $mthd3e91 setLabel name_type "ParseLast()"
- $mthd3e91 setProp method_access "Protected"
- $mthd3e91 setProp modifier "Value"
- set parm3e95 [ $mthd3e91 addParam ]
- $parm3e95 setLabel name_type "bLast:BOOL"
- $parm3e95 setProp modifier "Value"
- $clss3e56 save
- set clss443d [ $diag43a2 addNode cad_class 10303 315 477 251 ]
- $clss443d setLabel name "CCommandLineInfo"
- $clss443d setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss443d 5466 251 10541.5 315
-
- #------------------------ Class: CDocManager ----
- if [info exists debug] {puts "addClass CDocManager"}
- if [info exists debug] {puts "CDM CDocManager"}
- set clss3e98 [ CDM new "CDocManager" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3e9b [ $clss3e98 addRow attribute ]
- $attr3e9b setLabel name_type "\$classCDocManager:CRuntimeClass\n"
- $attr3e9b setProp attrib_access "None-None" name_type de
- $attr3e9b setProp modifier "Value" name_type cl
- set attr3f08 [ $clss3e98 addRow attribute ]
- $attr3f08 setLabel name_type "m_templateList:CPtrList\n"
- $attr3f08 setProp attrib_access "None-None" name_type de
- set attr3f0b [ $clss3e98 addRow attribute ]
- $attr3f0b setLabel name_type "\$pStaticList:CPtrList\n"
- $attr3f0b setProp attrib_access "None-None" name_type de
- $attr3f0b setProp modifier "Pointer" name_type cl
- set attr3f0f [ $clss3e98 addRow attribute ]
- $attr3f0f setLabel name_type "\$bStaticInit:BOOL\n"
- $attr3f0f setProp attrib_access "None-None" name_type de
- set attr3f12 [ $clss3e98 addRow attribute ]
- $attr3f12 setLabel name_type "\$pStaticDocManager:CDocManager"
- $attr3f12 setProp attrib_access "None-None" name_type de
- $attr3f12 setProp modifier "Pointer" name_type cl
- set mthd3e9f [ $clss3e98 addRow method ]
- $mthd3e9f setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3e9f setProp method_access "Public"
- $mthd3e9f setProp is_dyn_bound "1"
- $mthd3e9f setProp is_const_func "1"
- $mthd3e9f setProp modifier "Pointer"
- set mthd3ea5 [ $clss3e98 addRow method ]
- $mthd3ea5 setLabel name_type "\$create()\n"
- $mthd3ea5 setProp method_access "Public"
- $mthd3ea5 setProp modifier "Value"
- set mthd3ea9 [ $clss3e98 addRow method ]
- $mthd3ea9 setLabel name_type "AddDocTemplate()\n"
- $mthd3ea9 setProp method_access "Public"
- $mthd3ea9 setProp is_dyn_bound "1"
- $mthd3ea9 setProp modifier "Value"
- set parm3eae [ $mthd3ea9 addParam ]
- $parm3eae setLabel name_type "pTemplate:CDocTemplate"
- $parm3eae setProp modifier "Pointer"
- set mthd3eb1 [ $clss3e98 addRow method ]
- $mthd3eb1 setLabel name_type "GetFirstDocTemplatePosition():POSITION\n"
- $mthd3eb1 setProp method_access "Public"
- $mthd3eb1 setProp is_dyn_bound "1"
- $mthd3eb1 setProp is_const_func "1"
- $mthd3eb1 setProp modifier "Value"
- set mthd3eb7 [ $clss3e98 addRow method ]
- $mthd3eb7 setLabel name_type "GetNextDocTemplate():CDocTemplate\n"
- $mthd3eb7 setProp method_access "Public"
- $mthd3eb7 setProp is_dyn_bound "1"
- $mthd3eb7 setProp is_const_func "1"
- $mthd3eb7 setProp modifier "Pointer"
- set parm3ebd [ $mthd3eb7 addParam ]
- $parm3ebd setLabel name_type "pos:POSITION"
- $parm3ebd setProp modifier "Reference"
- set mthd3ec0 [ $clss3e98 addRow method ]
- $mthd3ec0 setLabel name_type "RegisterShellFileTypes()\n"
- $mthd3ec0 setProp method_access "Public"
- $mthd3ec0 setProp is_dyn_bound "1"
- $mthd3ec0 setProp modifier "Value"
- set parm3ec5 [ $mthd3ec0 addParam ]
- $parm3ec5 setLabel name_type "bCompat:BOOL"
- $parm3ec5 setProp modifier "Value"
- set mthd3ec8 [ $clss3e98 addRow method ]
- $mthd3ec8 setLabel name_type "OpenDocumentFile():CDocument\n"
- $mthd3ec8 setProp method_access "Public"
- $mthd3ec8 setProp is_dyn_bound "1"
- $mthd3ec8 setProp modifier "Pointer"
- set parm3ecd [ $mthd3ec8 addParam ]
- $parm3ecd setLabel name_type "lpszFileName:LPCTSTR"
- $parm3ecd setProp modifier "Value"
- set mthd3ed0 [ $clss3e98 addRow method ]
- $mthd3ed0 setLabel name_type "SaveAllModified():BOOL\n"
- $mthd3ed0 setProp method_access "Public"
- $mthd3ed0 setProp is_dyn_bound "1"
- $mthd3ed0 setProp modifier "Value"
- set mthd3ed5 [ $clss3e98 addRow method ]
- $mthd3ed5 setLabel name_type "CloseAllDocuments()\n"
- $mthd3ed5 setProp method_access "Public"
- $mthd3ed5 setProp is_dyn_bound "1"
- $mthd3ed5 setProp modifier "Value"
- set parm3eda [ $mthd3ed5 addParam ]
- $parm3eda setLabel name_type "bEndSession:BOOL"
- $parm3eda setProp modifier "Value"
- set mthd3edd [ $clss3e98 addRow method ]
- $mthd3edd setLabel name_type "GetOpenDocumentCount():int\n"
- $mthd3edd setProp method_access "Public"
- $mthd3edd setProp is_dyn_bound "1"
- $mthd3edd setProp modifier "Value"
- set mthd3ee2 [ $clss3e98 addRow method ]
- $mthd3ee2 setLabel name_type "DoPromptFileName():BOOL\n"
- $mthd3ee2 setProp method_access "Public"
- $mthd3ee2 setProp is_dyn_bound "1"
- $mthd3ee2 setProp modifier "Value"
- set parm3ee7 [ $mthd3ee2 addParam ]
- $parm3ee7 setLabel name_type "fileName:CString, "
- $parm3ee7 setProp modifier "Reference"
- set parm3eea [ $mthd3ee2 addParam ]
- $parm3eea setLabel name_type "nIDSTitle:UINT, "
- $parm3eea setProp modifier "Value"
- set parm3eed [ $mthd3ee2 addParam ]
- $parm3eed setLabel name_type "lFlags:DWORD, "
- $parm3eed setProp modifier "Value"
- set parm3ef0 [ $mthd3ee2 addParam ]
- $parm3ef0 setLabel name_type "bOpenFileDialog:BOOL, "
- $parm3ef0 setProp modifier "Value"
- set parm3ef3 [ $mthd3ee2 addParam ]
- $parm3ef3 setLabel name_type "pTemplate:CDocTemplate"
- $parm3ef3 setProp modifier "Pointer"
- set mthd3ef6 [ $clss3e98 addRow method ]
- $mthd3ef6 setLabel name_type "OnDDECommand():BOOL\n"
- $mthd3ef6 setProp method_access "Public"
- $mthd3ef6 setProp is_dyn_bound "1"
- $mthd3ef6 setProp modifier "Value"
- set parm3efb [ $mthd3ef6 addParam ]
- $parm3efb setLabel name_type "lpszCommand:LPTSTR"
- $parm3efb setProp modifier "Value"
- set mthd3efe [ $clss3e98 addRow method ]
- $mthd3efe setLabel name_type "OnFileNew()\n"
- $mthd3efe setProp method_access "Public"
- $mthd3efe setProp is_dyn_bound "1"
- $mthd3efe setProp modifier "Value"
- set mthd3f03 [ $clss3e98 addRow method ]
- $mthd3f03 setLabel name_type "OnFileOpen()"
- $mthd3f03 setProp method_access "Public"
- $mthd3f03 setProp is_dyn_bound "1"
- $mthd3f03 setProp modifier "Value"
- $clss3e98 save
- set clss443f [ $diag43a2 addNode cad_class 10812 315 120 34 ]
- $clss443f setLabel name "CDocManager"
- $clss443f setProp is_folded 1
- $clss443f setProp include_list "afxwin.h" name *
- $diag43a2 addConn generalization_conn $gen43a4 $clss443f 5466 251 10872 315
- $diag43a2 save
-
-
- #====================== Diagram: CFileTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD CFileTree"}
- set diag43b8 [ CAD new "CFileTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: CFile ----
- if [info exists debug] {puts "addClass CFile"}
- set clss43b9 [ $diag43b8 addNode cad_class 76 0 120 34 ]
- $clss43b9 setLabel name "CFile"
- $clss43b9 setProp is_folded 1
-
- #------------------------ Class: CStdioFile ----
- if [info exists debug] {puts "addClass CStdioFile"}
- if [info exists debug] {puts "CDM CStdioFile"}
- set clss0516 [ CDM new "CStdioFile" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0519 [ $clss0516 addRow attribute ]
- $attr0519 setLabel name_type "\$classCStdioFile:CRuntimeClass\n"
- $attr0519 setProp attrib_access "None-None" name_type de
- $attr0519 setProp modifier "Value" name_type cl
- set attr0538 [ $clss0516 addRow attribute ]
- $attr0538 setLabel name_type "m_pStream:FILE"
- $attr0538 setProp attrib_access "None-None" name_type de
- $attr0538 setProp modifier "Pointer" name_type cl
- set mthd051d [ $clss0516 addRow method ]
- $mthd051d setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd051d setProp method_access "Public"
- $mthd051d setProp is_dyn_bound "1"
- $mthd051d setProp is_const_func "1"
- $mthd051d setProp modifier "Pointer"
- set mthd0523 [ $clss0516 addRow method ]
- $mthd0523 setLabel name_type "\$create()\n"
- $mthd0523 setProp method_access "Public"
- $mthd0523 setProp modifier "Value"
- set mthd0527 [ $clss0516 addRow method ]
- $mthd0527 setLabel name_type "\$create()\n"
- $mthd0527 setProp method_access "Public"
- $mthd0527 setProp modifier "Value"
- set parm052b [ $mthd0527 addParam ]
- $parm052b setLabel name_type "pOpenStream:FILE"
- $parm052b setProp modifier "Pointer"
- set mthd052e [ $clss0516 addRow method ]
- $mthd052e setLabel name_type "\$create()\n"
- $mthd052e setProp method_access "Public"
- $mthd052e setProp modifier "Value"
- set parm0532 [ $mthd052e addParam ]
- $parm0532 setLabel name_type "lpszFileName:LPCTSTR, "
- $parm0532 setProp modifier "Value"
- set parm0535 [ $mthd052e addParam ]
- $parm0535 setLabel name_type "nOpenFlags:UINT"
- $parm0535 setProp modifier "Value"
- set mthd053c [ $clss0516 addRow method ]
- $mthd053c setLabel name_type "WriteString()\n"
- $mthd053c setProp method_access "Public"
- $mthd053c setProp is_dyn_bound "1"
- $mthd053c setProp modifier "Value"
- set parm0541 [ $mthd053c addParam ]
- $parm0541 setLabel name_type "lpsz:LPCTSTR"
- $parm0541 setProp modifier "Value"
- set mthd0544 [ $clss0516 addRow method ]
- $mthd0544 setLabel name_type "ReadString():LPTSTR\n"
- $mthd0544 setProp method_access "Public"
- $mthd0544 setProp is_dyn_bound "1"
- $mthd0544 setProp modifier "Value"
- set parm0549 [ $mthd0544 addParam ]
- $parm0549 setLabel name_type "lpsz:LPTSTR, "
- $parm0549 setProp modifier "Value"
- set parm054c [ $mthd0544 addParam ]
- $parm054c setLabel name_type "nMax:UINT"
- $parm054c setProp modifier "Value"
- set mthd054f [ $clss0516 addRow method ]
- $mthd054f setLabel name_type "ReadString():BOOL\n"
- $mthd054f setProp method_access "Public"
- $mthd054f setProp is_dyn_bound "1"
- $mthd054f setProp modifier "Value"
- set parm0554 [ $mthd054f addParam ]
- $parm0554 setLabel name_type "rString:CString"
- $parm0554 setProp modifier "Reference"
- set mthd0557 [ $clss0516 addRow method ]
- $mthd0557 setLabel name_type "GetPosition():DWORD\n"
- $mthd0557 setProp method_access "Public"
- $mthd0557 setProp is_dyn_bound "1"
- $mthd0557 setProp is_const_func "1"
- $mthd0557 setProp modifier "Value"
- set mthd055d [ $clss0516 addRow method ]
- $mthd055d setLabel name_type "Open():BOOL\n"
- $mthd055d setProp method_access "Public"
- $mthd055d setProp is_dyn_bound "1"
- $mthd055d setProp modifier "Value"
- set parm0562 [ $mthd055d addParam ]
- $parm0562 setLabel name_type "lpszFileName:LPCTSTR, "
- $parm0562 setProp modifier "Value"
- set parm0565 [ $mthd055d addParam ]
- $parm0565 setLabel name_type "nOpenFlags:UINT, "
- $parm0565 setProp modifier "Value"
- set parm0568 [ $mthd055d addParam ]
- $parm0568 setLabel name_type "pError:CFileException"
- $parm0568 setProp modifier "Pointer"
- $parm0568 setProp default_value " 0 "
- set mthd056c [ $clss0516 addRow method ]
- $mthd056c setLabel name_type "Read():UINT\n"
- $mthd056c setProp method_access "Public"
- $mthd056c setProp is_dyn_bound "1"
- $mthd056c setProp modifier "Value"
- set parm0571 [ $mthd056c addParam ]
- $parm0571 setLabel name_type "lpBuf:genptr, "
- $parm0571 setProp modifier "Pointer"
- set parm0574 [ $mthd056c addParam ]
- $parm0574 setLabel name_type "nCount:UINT"
- $parm0574 setProp modifier "Value"
- set mthd0577 [ $clss0516 addRow method ]
- $mthd0577 setLabel name_type "Write()\n"
- $mthd0577 setProp method_access "Public"
- $mthd0577 setProp is_dyn_bound "1"
- $mthd0577 setProp modifier "Value"
- set parm057c [ $mthd0577 addParam ]
- $parm057c setLabel name_type "lpBuf:void, "
- $parm057c setProp modifier "Pointer to Const"
- set parm057f [ $mthd0577 addParam ]
- $parm057f setLabel name_type "nCount:UINT"
- $parm057f setProp modifier "Value"
- set mthd0582 [ $clss0516 addRow method ]
- $mthd0582 setLabel name_type "Seek():LONG\n"
- $mthd0582 setProp method_access "Public"
- $mthd0582 setProp is_dyn_bound "1"
- $mthd0582 setProp modifier "Value"
- set parm0587 [ $mthd0582 addParam ]
- $parm0587 setLabel name_type "lOff:LONG, "
- $parm0587 setProp modifier "Value"
- set parm058a [ $mthd0582 addParam ]
- $parm058a setLabel name_type "nFrom:UINT"
- $parm058a setProp modifier "Value"
- set mthd058d [ $clss0516 addRow method ]
- $mthd058d setLabel name_type "Abort()\n"
- $mthd058d setProp method_access "Public"
- $mthd058d setProp is_dyn_bound "1"
- $mthd058d setProp modifier "Value"
- set mthd0592 [ $clss0516 addRow method ]
- $mthd0592 setLabel name_type "Flush()\n"
- $mthd0592 setProp method_access "Public"
- $mthd0592 setProp is_dyn_bound "1"
- $mthd0592 setProp modifier "Value"
- set mthd0597 [ $clss0516 addRow method ]
- $mthd0597 setLabel name_type "Close()\n"
- $mthd0597 setProp method_access "Public"
- $mthd0597 setProp is_dyn_bound "1"
- $mthd0597 setProp modifier "Value"
- set mthd059c [ $clss0516 addRow method ]
- $mthd059c setLabel name_type "Duplicate():CFile\n"
- $mthd059c setProp method_access "Public"
- $mthd059c setProp is_dyn_bound "1"
- $mthd059c setProp is_const_func "1"
- $mthd059c setProp modifier "Pointer"
- set mthd05a2 [ $clss0516 addRow method ]
- $mthd05a2 setLabel name_type "LockRange()\n"
- $mthd05a2 setProp method_access "Public"
- $mthd05a2 setProp is_dyn_bound "1"
- $mthd05a2 setProp modifier "Value"
- set parm05a7 [ $mthd05a2 addParam ]
- $parm05a7 setLabel name_type "dwPos:DWORD, "
- $parm05a7 setProp modifier "Value"
- set parm05aa [ $mthd05a2 addParam ]
- $parm05aa setLabel name_type "dwCount:DWORD"
- $parm05aa setProp modifier "Value"
- set mthd05ad [ $clss0516 addRow method ]
- $mthd05ad setLabel name_type "UnlockRange()"
- $mthd05ad setProp method_access "Public"
- $mthd05ad setProp is_dyn_bound "1"
- $mthd05ad setProp modifier "Value"
- set parm05b2 [ $mthd05ad addParam ]
- $parm05b2 setLabel name_type "dwPos:DWORD, "
- $parm05b2 setProp modifier "Value"
- set parm05b5 [ $mthd05ad addParam ]
- $parm05b5 setLabel name_type "dwCount:DWORD"
- $parm05b5 setProp modifier "Value"
- $clss0516 save
- set clss43bb [ $diag43b8 addNode cad_class 0 98 120 34 ]
- $clss43bb setLabel name "CStdioFile"
- $clss43bb setProp is_folded 1
- $clss43bb setProp include_list "afxwin.h" name *
- set gen43ba [ $diag43b8 addRake generalization $clss43b9 $clss43bb 136 34 60 98 66 ]
- $gen43ba setProp inher_access "Public"
-
- #------------------------ Class: CMemFile ----
- if [info exists debug] {puts "addClass CMemFile"}
- if [info exists debug] {puts "CDM CMemFile"}
- set clss05b8 [ CDM new "CMemFile" "$systemName" "" "" "" "" "" "" "0" ]
- set attr05bb [ $clss05b8 addRow attribute ]
- $attr05bb setLabel name_type "\$classCMemFile:CRuntimeClass\n"
- $attr05bb setProp attrib_access "None-None" name_type de
- $attr05bb setProp modifier "Value" name_type cl
- set attr061e [ $clss05b8 addRow attribute ]
- $attr061e setLabel name_type "m_nGrowBytes:UINT\n"
- $attr061e setProp attrib_access "None-None" name_type de
- set attr0621 [ $clss05b8 addRow attribute ]
- $attr0621 setLabel name_type "m_nPosition:DWORD\n"
- $attr0621 setProp attrib_access "None-None" name_type de
- set attr0624 [ $clss05b8 addRow attribute ]
- $attr0624 setLabel name_type "m_nBufferSize:DWORD\n"
- $attr0624 setProp attrib_access "None-None" name_type de
- set attr0627 [ $clss05b8 addRow attribute ]
- $attr0627 setLabel name_type "m_nFileSize:DWORD\n"
- $attr0627 setProp attrib_access "None-None" name_type de
- set attr062a [ $clss05b8 addRow attribute ]
- $attr062a setLabel name_type "m_lpBuffer:BYTE\n"
- $attr062a setProp attrib_access "None-None" name_type de
- $attr062a setProp modifier "Pointer" name_type cl
- set attr062e [ $clss05b8 addRow attribute ]
- $attr062e setLabel name_type "m_bAutoDelete:BOOL"
- $attr062e setProp attrib_access "None-None" name_type de
- set mthd05bf [ $clss05b8 addRow method ]
- $mthd05bf setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd05bf setProp method_access "Public"
- $mthd05bf setProp is_dyn_bound "1"
- $mthd05bf setProp is_const_func "1"
- $mthd05bf setProp modifier "Pointer"
- set mthd05c5 [ $clss05b8 addRow method ]
- $mthd05c5 setLabel name_type "\$create()\n"
- $mthd05c5 setProp method_access "Public"
- $mthd05c5 setProp modifier "Value"
- set parm05c9 [ $mthd05c5 addParam ]
- $parm05c9 setLabel name_type "nGrowBytes:UINT"
- $parm05c9 setProp modifier "Value"
- $parm05c9 setProp default_value " 1024"
- set mthd05cd [ $clss05b8 addRow method ]
- $mthd05cd setLabel name_type "\$create()\n"
- $mthd05cd setProp method_access "Public"
- $mthd05cd setProp modifier "Value"
- set parm05d1 [ $mthd05cd addParam ]
- $parm05d1 setLabel name_type "lpBuffer:BYTE, "
- $parm05d1 setProp modifier "Pointer"
- set parm05d4 [ $mthd05cd addParam ]
- $parm05d4 setLabel name_type "nBufferSize:UINT, "
- $parm05d4 setProp modifier "Value"
- set parm05d7 [ $mthd05cd addParam ]
- $parm05d7 setLabel name_type "nGrowBytes:UINT"
- $parm05d7 setProp modifier "Value"
- $parm05d7 setProp default_value " 0"
- set mthd05db [ $clss05b8 addRow method ]
- $mthd05db setLabel name_type "Attach()\n"
- $mthd05db setProp method_access "Public"
- $mthd05db setProp modifier "Value"
- set parm05df [ $mthd05db addParam ]
- $parm05df setLabel name_type "lpBuffer:BYTE, "
- $parm05df setProp modifier "Pointer"
- set parm05e2 [ $mthd05db addParam ]
- $parm05e2 setLabel name_type "nBufferSize:UINT, "
- $parm05e2 setProp modifier "Value"
- set parm05e5 [ $mthd05db addParam ]
- $parm05e5 setLabel name_type "nGrowBytes:UINT"
- $parm05e5 setProp modifier "Value"
- $parm05e5 setProp default_value " 0"
- set mthd05e9 [ $clss05b8 addRow method ]
- $mthd05e9 setLabel name_type "Detach():BYTE\n"
- $mthd05e9 setProp method_access "Public"
- $mthd05e9 setProp modifier "Pointer"
- set mthd05ed [ $clss05b8 addRow method ]
- $mthd05ed setLabel name_type "Alloc():BYTE\n"
- $mthd05ed setProp method_access "Protected"
- $mthd05ed setProp is_dyn_bound "1"
- $mthd05ed setProp modifier "Pointer"
- set parm05f2 [ $mthd05ed addParam ]
- $parm05f2 setLabel name_type "nBytes:DWORD"
- $parm05f2 setProp modifier "Value"
- set mthd05f5 [ $clss05b8 addRow method ]
- $mthd05f5 setLabel name_type "Realloc():BYTE\n"
- $mthd05f5 setProp method_access "Protected"
- $mthd05f5 setProp is_dyn_bound "1"
- $mthd05f5 setProp modifier "Pointer"
- set parm05fa [ $mthd05f5 addParam ]
- $parm05fa setLabel name_type "lpMem:BYTE, "
- $parm05fa setProp modifier "Pointer"
- set parm05fd [ $mthd05f5 addParam ]
- $parm05fd setLabel name_type "nBytes:DWORD"
- $parm05fd setProp modifier "Value"
- set mthd0600 [ $clss05b8 addRow method ]
- $mthd0600 setLabel name_type "Memcpy():BYTE\n"
- $mthd0600 setProp method_access "Protected"
- $mthd0600 setProp is_dyn_bound "1"
- $mthd0600 setProp modifier "Pointer"
- set parm0605 [ $mthd0600 addParam ]
- $parm0605 setLabel name_type "lpMemTarget:BYTE, "
- $parm0605 setProp modifier "Pointer"
- set parm0608 [ $mthd0600 addParam ]
- $parm0608 setLabel name_type "lpMemSource:BYTE, "
- $parm0608 setProp modifier "Pointer to Const"
- set parm060b [ $mthd0600 addParam ]
- $parm060b setLabel name_type "nBytes:UINT"
- $parm060b setProp modifier "Value"
- set mthd060e [ $clss05b8 addRow method ]
- $mthd060e setLabel name_type "Free()\n"
- $mthd060e setProp method_access "Protected"
- $mthd060e setProp is_dyn_bound "1"
- $mthd060e setProp modifier "Value"
- set parm0613 [ $mthd060e addParam ]
- $parm0613 setLabel name_type "lpMem:BYTE"
- $parm0613 setProp modifier "Pointer"
- set mthd0616 [ $clss05b8 addRow method ]
- $mthd0616 setLabel name_type "GrowFile()\n"
- $mthd0616 setProp method_access "Protected"
- $mthd0616 setProp is_dyn_bound "1"
- $mthd0616 setProp modifier "Value"
- set parm061b [ $mthd0616 addParam ]
- $parm061b setLabel name_type "dwNewLen:DWORD"
- $parm061b setProp modifier "Value"
- set mthd0631 [ $clss05b8 addRow method ]
- $mthd0631 setLabel name_type "GetPosition():DWORD\n"
- $mthd0631 setProp method_access "Public"
- $mthd0631 setProp is_dyn_bound "1"
- $mthd0631 setProp is_const_func "1"
- $mthd0631 setProp modifier "Value"
- set mthd0637 [ $clss05b8 addRow method ]
- $mthd0637 setLabel name_type "GetStatus():BOOL\n"
- $mthd0637 setProp method_access "Public"
- $mthd0637 setProp is_const_func "1"
- $mthd0637 setProp modifier "Value"
- set parm063c [ $mthd0637 addParam ]
- $parm063c setLabel name_type "rStatus:CFileStatus"
- $parm063c setProp modifier "Reference"
- set mthd063f [ $clss05b8 addRow method ]
- $mthd063f setLabel name_type "Seek():LONG\n"
- $mthd063f setProp method_access "Public"
- $mthd063f setProp is_dyn_bound "1"
- $mthd063f setProp modifier "Value"
- set parm0644 [ $mthd063f addParam ]
- $parm0644 setLabel name_type "lOff:LONG, "
- $parm0644 setProp modifier "Value"
- set parm0647 [ $mthd063f addParam ]
- $parm0647 setLabel name_type "nFrom:UINT"
- $parm0647 setProp modifier "Value"
- set mthd064a [ $clss05b8 addRow method ]
- $mthd064a setLabel name_type "SetLength()\n"
- $mthd064a setProp method_access "Public"
- $mthd064a setProp is_dyn_bound "1"
- $mthd064a setProp modifier "Value"
- set parm064f [ $mthd064a addParam ]
- $parm064f setLabel name_type "dwNewLen:DWORD"
- $parm064f setProp modifier "Value"
- set mthd0652 [ $clss05b8 addRow method ]
- $mthd0652 setLabel name_type "Read():UINT\n"
- $mthd0652 setProp method_access "Public"
- $mthd0652 setProp is_dyn_bound "1"
- $mthd0652 setProp modifier "Value"
- set parm0657 [ $mthd0652 addParam ]
- $parm0657 setLabel name_type "lpBuf:genptr, "
- $parm0657 setProp modifier "Pointer"
- set parm065a [ $mthd0652 addParam ]
- $parm065a setLabel name_type "nCount:UINT"
- $parm065a setProp modifier "Value"
- set mthd065d [ $clss05b8 addRow method ]
- $mthd065d setLabel name_type "Write()\n"
- $mthd065d setProp method_access "Public"
- $mthd065d setProp is_dyn_bound "1"
- $mthd065d setProp modifier "Value"
- set parm0662 [ $mthd065d addParam ]
- $parm0662 setLabel name_type "lpBuf:void, "
- $parm0662 setProp modifier "Pointer to Const"
- set parm0665 [ $mthd065d addParam ]
- $parm0665 setLabel name_type "nCount:UINT"
- $parm0665 setProp modifier "Value"
- set mthd0668 [ $clss05b8 addRow method ]
- $mthd0668 setLabel name_type "Abort()\n"
- $mthd0668 setProp method_access "Public"
- $mthd0668 setProp is_dyn_bound "1"
- $mthd0668 setProp modifier "Value"
- set mthd066d [ $clss05b8 addRow method ]
- $mthd066d setLabel name_type "Flush()\n"
- $mthd066d setProp method_access "Public"
- $mthd066d setProp is_dyn_bound "1"
- $mthd066d setProp modifier "Value"
- set mthd0672 [ $clss05b8 addRow method ]
- $mthd0672 setLabel name_type "Close()\n"
- $mthd0672 setProp method_access "Public"
- $mthd0672 setProp is_dyn_bound "1"
- $mthd0672 setProp modifier "Value"
- set mthd0677 [ $clss05b8 addRow method ]
- $mthd0677 setLabel name_type "GetBufferPtr():UINT\n"
- $mthd0677 setProp method_access "Public"
- $mthd0677 setProp is_dyn_bound "1"
- $mthd0677 setProp modifier "Value"
- set parm067c [ $mthd0677 addParam ]
- $parm067c setLabel name_type "nCommand:UINT, "
- $parm067c setProp modifier "Value"
- set parm067f [ $mthd0677 addParam ]
- $parm067f setLabel name_type "nCount:UINT, "
- $parm067f setProp modifier "Value"
- $parm067f setProp default_value " 0"
- set parm0683 [ $mthd0677 addParam ]
- $parm0683 setLabel name_type "ppBufStart:void, "
- $parm0683 setProp modifier "Pointer"
- $parm0683 setProp default_value " 0 "
- set parm0687 [ $mthd0677 addParam ]
- $parm0687 setLabel name_type "ppBufMax:void"
- $parm0687 setProp modifier "Pointer"
- $parm0687 setProp default_value " 0 "
- set mthd068b [ $clss05b8 addRow method ]
- $mthd068b setLabel name_type "Duplicate():CFile\n"
- $mthd068b setProp method_access "Public"
- $mthd068b setProp is_dyn_bound "1"
- $mthd068b setProp is_const_func "1"
- $mthd068b setProp modifier "Pointer"
- set mthd0691 [ $clss05b8 addRow method ]
- $mthd0691 setLabel name_type "LockRange()\n"
- $mthd0691 setProp method_access "Public"
- $mthd0691 setProp is_dyn_bound "1"
- $mthd0691 setProp modifier "Value"
- set parm0696 [ $mthd0691 addParam ]
- $parm0696 setLabel name_type "dwPos:DWORD, "
- $parm0696 setProp modifier "Value"
- set parm0699 [ $mthd0691 addParam ]
- $parm0699 setLabel name_type "dwCount:DWORD"
- $parm0699 setProp modifier "Value"
- set mthd069c [ $clss05b8 addRow method ]
- $mthd069c setLabel name_type "UnlockRange()"
- $mthd069c setProp method_access "Public"
- $mthd069c setProp is_dyn_bound "1"
- $mthd069c setProp modifier "Value"
- set parm06a1 [ $mthd069c addParam ]
- $parm06a1 setLabel name_type "dwPos:DWORD, "
- $parm06a1 setProp modifier "Value"
- set parm06a4 [ $mthd069c addParam ]
- $parm06a4 setLabel name_type "dwCount:DWORD"
- $parm06a4 setProp modifier "Value"
- $clss05b8 save
- set clss43bd [ $diag43b8 addNode cad_class 152 98 120 34 ]
- $clss43bd setLabel name "CMemFile"
- $clss43bd setProp is_folded 1
- $clss43bd setProp include_list "afxwin.h" name *
- $diag43b8 addConn generalization_conn $gen43ba $clss43bd 136 34 212 98
- $diag43b8 save
-
-
- #====================== Diagram: CGdiObjectTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD CGdiObjectTree"}
- set diag43e5 [ CAD new "CGdiObjectTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: CGdiObject ----
- if [info exists debug] {puts "addClass CGdiObject"}
- set clss43e6 [ $diag43e5 addNode cad_class 380 0 120 34 ]
- $clss43e6 setLabel name "CGdiObject"
- $clss43e6 setProp is_folded 1
-
- #------------------------ Class: CPen ----
- if [info exists debug] {puts "addClass CPen"}
- if [info exists debug] {puts "CDM CPen"}
- set clss151f [ CDM new "CPen" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1522 [ $clss151f addRow attribute ]
- $attr1522 setLabel name_type "\$classCPen:CRuntimeClass"
- $attr1522 setProp attrib_access "None-None" name_type de
- $attr1522 setProp modifier "Value" name_type cl
- set mthd1526 [ $clss151f addRow method ]
- $mthd1526 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd1526 setProp method_access "Public"
- $mthd1526 setProp is_dyn_bound "1"
- $mthd1526 setProp is_const_func "1"
- $mthd1526 setProp modifier "Pointer"
- set mthd152c [ $clss151f addRow method ]
- $mthd152c setLabel name_type "\$FromHandle():CPen\n"
- $mthd152c setProp method_access "Public"
- $mthd152c setProp modifier "Pointer"
- set parm1530 [ $mthd152c addParam ]
- $parm1530 setLabel name_type "hPen:HPEN"
- $parm1530 setProp modifier "Value"
- set mthd1533 [ $clss151f addRow method ]
- $mthd1533 setLabel name_type "\$create()\n"
- $mthd1533 setProp method_access "Public"
- $mthd1533 setProp modifier "Value"
- set mthd1537 [ $clss151f addRow method ]
- $mthd1537 setLabel name_type "\$create()\n"
- $mthd1537 setProp method_access "Public"
- $mthd1537 setProp modifier "Value"
- set parm153b [ $mthd1537 addParam ]
- $parm153b setLabel name_type "nPenStyle:int, "
- $parm153b setProp modifier "Value"
- set parm153e [ $mthd1537 addParam ]
- $parm153e setLabel name_type "nWidth:int, "
- $parm153e setProp modifier "Value"
- set parm1541 [ $mthd1537 addParam ]
- $parm1541 setLabel name_type "crColor:COLORREF"
- $parm1541 setProp modifier "Value"
- set mthd1544 [ $clss151f addRow method ]
- $mthd1544 setLabel name_type "\$create()\n"
- $mthd1544 setProp method_access "Public"
- $mthd1544 setProp modifier "Value"
- set parm1548 [ $mthd1544 addParam ]
- $parm1548 setLabel name_type "nPenStyle:int, "
- $parm1548 setProp modifier "Value"
- set parm154b [ $mthd1544 addParam ]
- $parm154b setLabel name_type "nWidth:int, "
- $parm154b setProp modifier "Value"
- set parm154e [ $mthd1544 addParam ]
- $parm154e setLabel name_type "pLogBrush:LOGBRUSH, "
- $parm154e setProp modifier "Pointer to Const"
- set parm1551 [ $mthd1544 addParam ]
- $parm1551 setLabel name_type "nStyleCount:int, "
- $parm1551 setProp modifier "Value"
- $parm1551 setProp default_value " 0"
- set parm1555 [ $mthd1544 addParam ]
- $parm1555 setLabel name_type "lpStyle:DWORD"
- $parm1555 setProp modifier "Pointer to Const"
- $parm1555 setProp default_value " 0 "
- set mthd1559 [ $clss151f addRow method ]
- $mthd1559 setLabel name_type "CreatePen():BOOL\n"
- $mthd1559 setProp method_access "Public"
- $mthd1559 setProp modifier "Value"
- set parm155d [ $mthd1559 addParam ]
- $parm155d setLabel name_type "nPenStyle:int, "
- $parm155d setProp modifier "Value"
- set parm1560 [ $mthd1559 addParam ]
- $parm1560 setLabel name_type "nWidth:int, "
- $parm1560 setProp modifier "Value"
- set parm1563 [ $mthd1559 addParam ]
- $parm1563 setLabel name_type "crColor:COLORREF"
- $parm1563 setProp modifier "Value"
- set mthd1566 [ $clss151f addRow method ]
- $mthd1566 setLabel name_type "CreatePen():BOOL\n"
- $mthd1566 setProp method_access "Public"
- $mthd1566 setProp modifier "Value"
- set parm156a [ $mthd1566 addParam ]
- $parm156a setLabel name_type "nPenStyle:int, "
- $parm156a setProp modifier "Value"
- set parm156d [ $mthd1566 addParam ]
- $parm156d setLabel name_type "nWidth:int, "
- $parm156d setProp modifier "Value"
- set parm1570 [ $mthd1566 addParam ]
- $parm1570 setLabel name_type "pLogBrush:LOGBRUSH, "
- $parm1570 setProp modifier "Pointer to Const"
- set parm1573 [ $mthd1566 addParam ]
- $parm1573 setLabel name_type "nStyleCount:int, "
- $parm1573 setProp modifier "Value"
- $parm1573 setProp default_value " 0"
- set parm1577 [ $mthd1566 addParam ]
- $parm1577 setLabel name_type "lpStyle:DWORD"
- $parm1577 setProp modifier "Pointer to Const"
- $parm1577 setProp default_value " 0 "
- set mthd157b [ $clss151f addRow method ]
- $mthd157b setLabel name_type "CreatePenIndirect():BOOL\n"
- $mthd157b setProp method_access "Public"
- $mthd157b setProp modifier "Value"
- set parm157f [ $mthd157b addParam ]
- $parm157f setLabel name_type "lpLogPen:LPLOGPEN"
- $parm157f setProp modifier "Value"
- set mthd1582 [ $clss151f addRow method ]
- $mthd1582 setLabel name_type "type_conv()\n"
- $mthd1582 setProp method_access "Public"
- $mthd1582 setProp is_const_func "1"
- $mthd1582 setProp modifier "Value"
- set mthd1587 [ $clss151f addRow method ]
- $mthd1587 setLabel name_type "GetLogPen():int\n"
- $mthd1587 setProp method_access "Public"
- $mthd1587 setProp modifier "Value"
- set parm158b [ $mthd1587 addParam ]
- $parm158b setLabel name_type "pLogPen:LOGPEN"
- $parm158b setProp modifier "Pointer"
- set mthd158e [ $clss151f addRow method ]
- $mthd158e setLabel name_type "GetExtLogPen():int"
- $mthd158e setProp method_access "Public"
- $mthd158e setProp modifier "Value"
- set parm1592 [ $mthd158e addParam ]
- $parm1592 setLabel name_type "pLogPen:EXTLOGPEN"
- $parm1592 setProp modifier "Pointer"
- $clss151f save
- set clss43e8 [ $diag43e5 addNode cad_class 0 98 120 34 ]
- $clss43e8 setLabel name "CPen"
- $clss43e8 setProp is_folded 1
- $clss43e8 setProp include_list "afxwin.h" name *
- set gen43e7 [ $diag43e5 addRake generalization $clss43e6 $clss43e8 440 34 60 98 66 ]
- $gen43e7 setProp inher_access "Public"
-
- #------------------------ Class: CBrush ----
- if [info exists debug] {puts "addClass CBrush"}
- if [info exists debug] {puts "CDM CBrush"}
- set clss1595 [ CDM new "CBrush" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1598 [ $clss1595 addRow attribute ]
- $attr1598 setLabel name_type "\$classCBrush:CRuntimeClass"
- $attr1598 setProp attrib_access "None-None" name_type de
- $attr1598 setProp modifier "Value" name_type cl
- set mthd159c [ $clss1595 addRow method ]
- $mthd159c setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd159c setProp method_access "Public"
- $mthd159c setProp is_dyn_bound "1"
- $mthd159c setProp is_const_func "1"
- $mthd159c setProp modifier "Pointer"
- set mthd15a2 [ $clss1595 addRow method ]
- $mthd15a2 setLabel name_type "\$FromHandle():CBrush\n"
- $mthd15a2 setProp method_access "Public"
- $mthd15a2 setProp modifier "Pointer"
- set parm15a6 [ $mthd15a2 addParam ]
- $parm15a6 setLabel name_type "hBrush:HBRUSH"
- $parm15a6 setProp modifier "Value"
- set mthd15a9 [ $clss1595 addRow method ]
- $mthd15a9 setLabel name_type "\$create()\n"
- $mthd15a9 setProp method_access "Public"
- $mthd15a9 setProp modifier "Value"
- set mthd15ad [ $clss1595 addRow method ]
- $mthd15ad setLabel name_type "\$create()\n"
- $mthd15ad setProp method_access "Public"
- $mthd15ad setProp modifier "Value"
- set parm15b1 [ $mthd15ad addParam ]
- $parm15b1 setLabel name_type "crColor:COLORREF"
- $parm15b1 setProp modifier "Value"
- set mthd15b4 [ $clss1595 addRow method ]
- $mthd15b4 setLabel name_type "\$create()\n"
- $mthd15b4 setProp method_access "Public"
- $mthd15b4 setProp modifier "Value"
- set parm15b8 [ $mthd15b4 addParam ]
- $parm15b8 setLabel name_type "nIndex:int, "
- $parm15b8 setProp modifier "Value"
- set parm15bb [ $mthd15b4 addParam ]
- $parm15bb setLabel name_type "crColor:COLORREF"
- $parm15bb setProp modifier "Value"
- set mthd15be [ $clss1595 addRow method ]
- $mthd15be setLabel name_type "\$create()\n"
- $mthd15be setProp method_access "Public"
- $mthd15be setProp modifier "Value"
- set parm15c2 [ $mthd15be addParam ]
- $parm15c2 setLabel name_type "pBitmap:CBitmap"
- $parm15c2 setProp modifier "Pointer"
- set mthd15c5 [ $clss1595 addRow method ]
- $mthd15c5 setLabel name_type "CreateSolidBrush():BOOL\n"
- $mthd15c5 setProp method_access "Public"
- $mthd15c5 setProp modifier "Value"
- set parm15c9 [ $mthd15c5 addParam ]
- $parm15c9 setLabel name_type "crColor:COLORREF"
- $parm15c9 setProp modifier "Value"
- set mthd15cc [ $clss1595 addRow method ]
- $mthd15cc setLabel name_type "CreateHatchBrush():BOOL\n"
- $mthd15cc setProp method_access "Public"
- $mthd15cc setProp modifier "Value"
- set parm15d0 [ $mthd15cc addParam ]
- $parm15d0 setLabel name_type "nIndex:int, "
- $parm15d0 setProp modifier "Value"
- set parm15d3 [ $mthd15cc addParam ]
- $parm15d3 setLabel name_type "crColor:COLORREF"
- $parm15d3 setProp modifier "Value"
- set mthd15d6 [ $clss1595 addRow method ]
- $mthd15d6 setLabel name_type "CreateBrushIndirect():BOOL\n"
- $mthd15d6 setProp method_access "Public"
- $mthd15d6 setProp modifier "Value"
- set parm15da [ $mthd15d6 addParam ]
- $parm15da setLabel name_type "lpLogBrush:LOGBRUSH"
- $parm15da setProp modifier "Pointer to Const"
- set mthd15dd [ $clss1595 addRow method ]
- $mthd15dd setLabel name_type "CreatePatternBrush():BOOL\n"
- $mthd15dd setProp method_access "Public"
- $mthd15dd setProp modifier "Value"
- set parm15e1 [ $mthd15dd addParam ]
- $parm15e1 setLabel name_type "pBitmap:CBitmap"
- $parm15e1 setProp modifier "Pointer"
- set mthd15e4 [ $clss1595 addRow method ]
- $mthd15e4 setLabel name_type "CreateDIBPatternBrush():BOOL\n"
- $mthd15e4 setProp method_access "Public"
- $mthd15e4 setProp modifier "Value"
- set parm15e8 [ $mthd15e4 addParam ]
- $parm15e8 setLabel name_type "hPackedDIB:HGLOBAL, "
- $parm15e8 setProp modifier "Value"
- set parm15eb [ $mthd15e4 addParam ]
- $parm15eb setLabel name_type "nUsage:UINT"
- $parm15eb setProp modifier "Value"
- set mthd15ee [ $clss1595 addRow method ]
- $mthd15ee setLabel name_type "CreateDIBPatternBrush():BOOL\n"
- $mthd15ee setProp method_access "Public"
- $mthd15ee setProp modifier "Value"
- set parm15f2 [ $mthd15ee addParam ]
- $parm15f2 setLabel name_type "lpPackedDIB:void, "
- $parm15f2 setProp modifier "Pointer to Const"
- set parm15f5 [ $mthd15ee addParam ]
- $parm15f5 setLabel name_type "nUsage:UINT"
- $parm15f5 setProp modifier "Value"
- set mthd15f8 [ $clss1595 addRow method ]
- $mthd15f8 setLabel name_type "CreateSysColorBrush():BOOL\n"
- $mthd15f8 setProp method_access "Public"
- $mthd15f8 setProp modifier "Value"
- set parm15fc [ $mthd15f8 addParam ]
- $parm15fc setLabel name_type "nIndex:int"
- $parm15fc setProp modifier "Value"
- set mthd15ff [ $clss1595 addRow method ]
- $mthd15ff setLabel name_type "type_conv()\n"
- $mthd15ff setProp method_access "Public"
- $mthd15ff setProp is_const_func "1"
- $mthd15ff setProp modifier "Value"
- set mthd1604 [ $clss1595 addRow method ]
- $mthd1604 setLabel name_type "GetLogBrush():int"
- $mthd1604 setProp method_access "Public"
- $mthd1604 setProp modifier "Value"
- set parm1608 [ $mthd1604 addParam ]
- $parm1608 setLabel name_type "pLogBrush:LOGBRUSH"
- $parm1608 setProp modifier "Pointer"
- $clss1595 save
- set clss43ea [ $diag43e5 addNode cad_class 152 98 120 34 ]
- $clss43ea setLabel name "CBrush"
- $clss43ea setProp is_folded 1
- $clss43ea setProp include_list "afxwin.h" name *
- $diag43e5 addConn generalization_conn $gen43e7 $clss43ea 440 34 212 98
-
- #------------------------ Class: CFont ----
- if [info exists debug] {puts "addClass CFont"}
- if [info exists debug] {puts "CDM CFont"}
- set clss160b [ CDM new "CFont" "$systemName" "" "" "" "" "" "" "0" ]
- set attr160e [ $clss160b addRow attribute ]
- $attr160e setLabel name_type "\$classCFont:CRuntimeClass"
- $attr160e setProp attrib_access "None-None" name_type de
- $attr160e setProp modifier "Value" name_type cl
- set mthd1612 [ $clss160b addRow method ]
- $mthd1612 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd1612 setProp method_access "Public"
- $mthd1612 setProp is_dyn_bound "1"
- $mthd1612 setProp is_const_func "1"
- $mthd1612 setProp modifier "Pointer"
- set mthd1618 [ $clss160b addRow method ]
- $mthd1618 setLabel name_type "\$FromHandle():CFont\n"
- $mthd1618 setProp method_access "Public"
- $mthd1618 setProp modifier "Pointer"
- set parm161c [ $mthd1618 addParam ]
- $parm161c setLabel name_type "hFont:HFONT"
- $parm161c setProp modifier "Value"
- set mthd161f [ $clss160b addRow method ]
- $mthd161f setLabel name_type "\$create()\n"
- $mthd161f setProp method_access "Public"
- $mthd161f setProp modifier "Value"
- set mthd1623 [ $clss160b addRow method ]
- $mthd1623 setLabel name_type "CreateFontIndirect():BOOL\n"
- $mthd1623 setProp method_access "Public"
- $mthd1623 setProp modifier "Value"
- set parm1627 [ $mthd1623 addParam ]
- $parm1627 setLabel name_type "lpLogFont:LOGFONT"
- $parm1627 setProp modifier "Pointer to Const"
- set mthd162a [ $clss160b addRow method ]
- $mthd162a setLabel name_type "CreateFont():BOOL\n"
- $mthd162a setProp method_access "Public"
- $mthd162a setProp modifier "Value"
- set parm162e [ $mthd162a addParam ]
- $parm162e setLabel name_type "nHeight:int, "
- $parm162e setProp modifier "Value"
- set parm1631 [ $mthd162a addParam ]
- $parm1631 setLabel name_type "nWidth:int, "
- $parm1631 setProp modifier "Value"
- set parm1634 [ $mthd162a addParam ]
- $parm1634 setLabel name_type "nEscapement:int, "
- $parm1634 setProp modifier "Value"
- set parm1637 [ $mthd162a addParam ]
- $parm1637 setLabel name_type "nOrientation:int, "
- $parm1637 setProp modifier "Value"
- set parm163a [ $mthd162a addParam ]
- $parm163a setLabel name_type "nWeight:int, "
- $parm163a setProp modifier "Value"
- set parm163d [ $mthd162a addParam ]
- $parm163d setLabel name_type "bItalic:BYTE, "
- $parm163d setProp modifier "Value"
- set parm1640 [ $mthd162a addParam ]
- $parm1640 setLabel name_type "bUnderline:BYTE, "
- $parm1640 setProp modifier "Value"
- set parm1643 [ $mthd162a addParam ]
- $parm1643 setLabel name_type "cStrikeOut:BYTE, "
- $parm1643 setProp modifier "Value"
- set parm1646 [ $mthd162a addParam ]
- $parm1646 setLabel name_type "nCharSet:BYTE, "
- $parm1646 setProp modifier "Value"
- set parm1649 [ $mthd162a addParam ]
- $parm1649 setLabel name_type "nOutPrecision:BYTE, "
- $parm1649 setProp modifier "Value"
- set parm164c [ $mthd162a addParam ]
- $parm164c setLabel name_type "nClipPrecision:BYTE, "
- $parm164c setProp modifier "Value"
- set parm164f [ $mthd162a addParam ]
- $parm164f setLabel name_type "nQuality:BYTE, "
- $parm164f setProp modifier "Value"
- set parm1652 [ $mthd162a addParam ]
- $parm1652 setLabel name_type "nPitchAndFamily:BYTE, "
- $parm1652 setProp modifier "Value"
- set parm1655 [ $mthd162a addParam ]
- $parm1655 setLabel name_type "lpszFacename:LPCTSTR"
- $parm1655 setProp modifier "Value"
- set mthd1658 [ $clss160b addRow method ]
- $mthd1658 setLabel name_type "CreatePointFont():BOOL\n"
- $mthd1658 setProp method_access "Public"
- $mthd1658 setProp modifier "Value"
- set parm165c [ $mthd1658 addParam ]
- $parm165c setLabel name_type "nPointSize:int, "
- $parm165c setProp modifier "Value"
- set parm165f [ $mthd1658 addParam ]
- $parm165f setLabel name_type "lpszFaceName:LPCTSTR, "
- $parm165f setProp modifier "Value"
- set parm1662 [ $mthd1658 addParam ]
- $parm1662 setLabel name_type "pDC:CDC"
- $parm1662 setProp modifier "Pointer"
- $parm1662 setProp default_value " 0 "
- set mthd1666 [ $clss160b addRow method ]
- $mthd1666 setLabel name_type "CreatePointFontIndirect():BOOL\n"
- $mthd1666 setProp method_access "Public"
- $mthd1666 setProp modifier "Value"
- set parm166a [ $mthd1666 addParam ]
- $parm166a setLabel name_type "lpLogFont:LOGFONT, "
- $parm166a setProp modifier "Pointer to Const"
- set parm166d [ $mthd1666 addParam ]
- $parm166d setLabel name_type "pDC:CDC"
- $parm166d setProp modifier "Pointer"
- $parm166d setProp default_value " 0 "
- set mthd1671 [ $clss160b addRow method ]
- $mthd1671 setLabel name_type "type_conv()\n"
- $mthd1671 setProp method_access "Public"
- $mthd1671 setProp is_const_func "1"
- $mthd1671 setProp modifier "Value"
- set mthd1676 [ $clss160b addRow method ]
- $mthd1676 setLabel name_type "GetLogFont():int"
- $mthd1676 setProp method_access "Public"
- $mthd1676 setProp modifier "Value"
- set parm167a [ $mthd1676 addParam ]
- $parm167a setLabel name_type "pLogFont:LOGFONT"
- $parm167a setProp modifier "Pointer"
- $clss160b save
- set clss43ec [ $diag43e5 addNode cad_class 304 98 120 34 ]
- $clss43ec setLabel name "CFont"
- $clss43ec setProp is_folded 1
- $clss43ec setProp include_list "afxwin.h" name *
- $diag43e5 addConn generalization_conn $gen43e7 $clss43ec 440 34 364 98
-
- #------------------------ Class: CBitmap ----
- if [info exists debug] {puts "addClass CBitmap"}
- if [info exists debug] {puts "CDM CBitmap"}
- set clss167d [ CDM new "CBitmap" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1680 [ $clss167d addRow attribute ]
- $attr1680 setLabel name_type "\$classCBitmap:CRuntimeClass"
- $attr1680 setProp attrib_access "None-None" name_type de
- $attr1680 setProp modifier "Value" name_type cl
- set mthd1684 [ $clss167d addRow method ]
- $mthd1684 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd1684 setProp method_access "Public"
- $mthd1684 setProp is_dyn_bound "1"
- $mthd1684 setProp is_const_func "1"
- $mthd1684 setProp modifier "Pointer"
- set mthd168a [ $clss167d addRow method ]
- $mthd168a setLabel name_type "\$FromHandle():CBitmap\n"
- $mthd168a setProp method_access "Public"
- $mthd168a setProp modifier "Pointer"
- set parm168e [ $mthd168a addParam ]
- $parm168e setLabel name_type "hBitmap:HBITMAP"
- $parm168e setProp modifier "Value"
- set mthd1691 [ $clss167d addRow method ]
- $mthd1691 setLabel name_type "\$create()\n"
- $mthd1691 setProp method_access "Public"
- $mthd1691 setProp modifier "Value"
- set mthd1695 [ $clss167d addRow method ]
- $mthd1695 setLabel name_type "LoadBitmap():BOOL\n"
- $mthd1695 setProp method_access "Public"
- $mthd1695 setProp modifier "Value"
- set parm1699 [ $mthd1695 addParam ]
- $parm1699 setLabel name_type "lpszResourceName:LPCTSTR"
- $parm1699 setProp modifier "Value"
- set mthd169c [ $clss167d addRow method ]
- $mthd169c setLabel name_type "LoadBitmap():BOOL\n"
- $mthd169c setProp method_access "Public"
- $mthd169c setProp modifier "Value"
- set parm16a0 [ $mthd169c addParam ]
- $parm16a0 setLabel name_type "nIDResource:UINT"
- $parm16a0 setProp modifier "Value"
- set mthd16a3 [ $clss167d addRow method ]
- $mthd16a3 setLabel name_type "LoadOEMBitmap():BOOL\n"
- $mthd16a3 setProp method_access "Public"
- $mthd16a3 setProp modifier "Value"
- set parm16a7 [ $mthd16a3 addParam ]
- $parm16a7 setLabel name_type "nIDBitmap:UINT"
- $parm16a7 setProp modifier "Value"
- set mthd16aa [ $clss167d addRow method ]
- $mthd16aa setLabel name_type "LoadMappedBitmap():BOOL\n"
- $mthd16aa setProp method_access "Public"
- $mthd16aa setProp modifier "Value"
- set parm16ae [ $mthd16aa addParam ]
- $parm16ae setLabel name_type "nIDBitmap:UINT, "
- $parm16ae setProp modifier "Value"
- set parm16b1 [ $mthd16aa addParam ]
- $parm16b1 setLabel name_type "nFlags:UINT, "
- $parm16b1 setProp modifier "Value"
- $parm16b1 setProp default_value " 0"
- set parm16b5 [ $mthd16aa addParam ]
- $parm16b5 setLabel name_type "lpColorMap:LPCOLORMAP, "
- $parm16b5 setProp modifier "Value"
- $parm16b5 setProp default_value " 0 "
- set parm16b9 [ $mthd16aa addParam ]
- $parm16b9 setLabel name_type "nMapSize:int"
- $parm16b9 setProp modifier "Value"
- $parm16b9 setProp default_value " 0"
- set mthd16bd [ $clss167d addRow method ]
- $mthd16bd setLabel name_type "CreateBitmap():BOOL\n"
- $mthd16bd setProp method_access "Public"
- $mthd16bd setProp modifier "Value"
- set parm16c1 [ $mthd16bd addParam ]
- $parm16c1 setLabel name_type "nWidth:int, "
- $parm16c1 setProp modifier "Value"
- set parm16c4 [ $mthd16bd addParam ]
- $parm16c4 setLabel name_type "nHeight:int, "
- $parm16c4 setProp modifier "Value"
- set parm16c7 [ $mthd16bd addParam ]
- $parm16c7 setLabel name_type "nPlanes:UINT, "
- $parm16c7 setProp modifier "Value"
- set parm16ca [ $mthd16bd addParam ]
- $parm16ca setLabel name_type "nBitcount:UINT, "
- $parm16ca setProp modifier "Value"
- set parm16cd [ $mthd16bd addParam ]
- $parm16cd setLabel name_type "lpBits:void"
- $parm16cd setProp modifier "Pointer to Const"
- set mthd16d0 [ $clss167d addRow method ]
- $mthd16d0 setLabel name_type "CreateBitmapIndirect():BOOL\n"
- $mthd16d0 setProp method_access "Public"
- $mthd16d0 setProp modifier "Value"
- set parm16d4 [ $mthd16d0 addParam ]
- $parm16d4 setLabel name_type "lpBitmap:LPBITMAP"
- $parm16d4 setProp modifier "Value"
- set mthd16d7 [ $clss167d addRow method ]
- $mthd16d7 setLabel name_type "CreateCompatibleBitmap():BOOL\n"
- $mthd16d7 setProp method_access "Public"
- $mthd16d7 setProp modifier "Value"
- set parm16db [ $mthd16d7 addParam ]
- $parm16db setLabel name_type "pDC:CDC, "
- $parm16db setProp modifier "Pointer"
- set parm16de [ $mthd16d7 addParam ]
- $parm16de setLabel name_type "nWidth:int, "
- $parm16de setProp modifier "Value"
- set parm16e1 [ $mthd16d7 addParam ]
- $parm16e1 setLabel name_type "nHeight:int"
- $parm16e1 setProp modifier "Value"
- set mthd16e4 [ $clss167d addRow method ]
- $mthd16e4 setLabel name_type "CreateDiscardableBitmap():BOOL\n"
- $mthd16e4 setProp method_access "Public"
- $mthd16e4 setProp modifier "Value"
- set parm16e8 [ $mthd16e4 addParam ]
- $parm16e8 setLabel name_type "pDC:CDC, "
- $parm16e8 setProp modifier "Pointer"
- set parm16eb [ $mthd16e4 addParam ]
- $parm16eb setLabel name_type "nWidth:int, "
- $parm16eb setProp modifier "Value"
- set parm16ee [ $mthd16e4 addParam ]
- $parm16ee setLabel name_type "nHeight:int"
- $parm16ee setProp modifier "Value"
- set mthd16f1 [ $clss167d addRow method ]
- $mthd16f1 setLabel name_type "type_conv()\n"
- $mthd16f1 setProp method_access "Public"
- $mthd16f1 setProp is_const_func "1"
- $mthd16f1 setProp modifier "Value"
- set mthd16f6 [ $clss167d addRow method ]
- $mthd16f6 setLabel name_type "GetBitmap():int\n"
- $mthd16f6 setProp method_access "Public"
- $mthd16f6 setProp modifier "Value"
- set parm16fa [ $mthd16f6 addParam ]
- $parm16fa setLabel name_type "pBitMap:BITMAP"
- $parm16fa setProp modifier "Pointer"
- set mthd16fd [ $clss167d addRow method ]
- $mthd16fd setLabel name_type "SetBitmapBits():DWORD\n"
- $mthd16fd setProp method_access "Public"
- $mthd16fd setProp modifier "Value"
- set parm1701 [ $mthd16fd addParam ]
- $parm1701 setLabel name_type "dwCount:DWORD, "
- $parm1701 setProp modifier "Value"
- set parm1704 [ $mthd16fd addParam ]
- $parm1704 setLabel name_type "lpBits:void"
- $parm1704 setProp modifier "Pointer to Const"
- set mthd1707 [ $clss167d addRow method ]
- $mthd1707 setLabel name_type "GetBitmapBits():DWORD\n"
- $mthd1707 setProp method_access "Public"
- $mthd1707 setProp is_const_func "1"
- $mthd1707 setProp modifier "Value"
- set parm170c [ $mthd1707 addParam ]
- $parm170c setLabel name_type "dwCount:DWORD, "
- $parm170c setProp modifier "Value"
- set parm170f [ $mthd1707 addParam ]
- $parm170f setLabel name_type "lpBits:LPVOID"
- $parm170f setProp modifier "Value"
- set mthd1712 [ $clss167d addRow method ]
- $mthd1712 setLabel name_type "SetBitmapDimension():CSize\n"
- $mthd1712 setProp method_access "Public"
- $mthd1712 setProp modifier "Value"
- set parm1716 [ $mthd1712 addParam ]
- $parm1716 setLabel name_type "nWidth:int, "
- $parm1716 setProp modifier "Value"
- set parm1719 [ $mthd1712 addParam ]
- $parm1719 setLabel name_type "nHeight:int"
- $parm1719 setProp modifier "Value"
- set mthd171c [ $clss167d addRow method ]
- $mthd171c setLabel name_type "GetBitmapDimension():CSize"
- $mthd171c setProp method_access "Public"
- $mthd171c setProp is_const_func "1"
- $mthd171c setProp modifier "Value"
- $clss167d save
- set clss43ee [ $diag43e5 addNode cad_class 456 98 120 34 ]
- $clss43ee setLabel name "CBitmap"
- $clss43ee setProp is_folded 1
- $clss43ee setProp include_list "afxwin.h" name *
- $diag43e5 addConn generalization_conn $gen43e7 $clss43ee 440 34 516 98
-
- #------------------------ Class: CPalette ----
- if [info exists debug] {puts "addClass CPalette"}
- if [info exists debug] {puts "CDM CPalette"}
- set clss1721 [ CDM new "CPalette" "$systemName" "" "" "" "" "" "" "0" ]
- set attr1724 [ $clss1721 addRow attribute ]
- $attr1724 setLabel name_type "\$classCPalette:CRuntimeClass"
- $attr1724 setProp attrib_access "None-None" name_type de
- $attr1724 setProp modifier "Value" name_type cl
- set mthd1728 [ $clss1721 addRow method ]
- $mthd1728 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd1728 setProp method_access "Public"
- $mthd1728 setProp is_dyn_bound "1"
- $mthd1728 setProp is_const_func "1"
- $mthd1728 setProp modifier "Pointer"
- set mthd172e [ $clss1721 addRow method ]
- $mthd172e setLabel name_type "\$FromHandle():CPalette\n"
- $mthd172e setProp method_access "Public"
- $mthd172e setProp modifier "Pointer"
- set parm1732 [ $mthd172e addParam ]
- $parm1732 setLabel name_type "hPalette:HPALETTE"
- $parm1732 setProp modifier "Value"
- set mthd1735 [ $clss1721 addRow method ]
- $mthd1735 setLabel name_type "\$create()\n"
- $mthd1735 setProp method_access "Public"
- $mthd1735 setProp modifier "Value"
- set mthd1739 [ $clss1721 addRow method ]
- $mthd1739 setLabel name_type "CreatePalette():BOOL\n"
- $mthd1739 setProp method_access "Public"
- $mthd1739 setProp modifier "Value"
- set parm173d [ $mthd1739 addParam ]
- $parm173d setLabel name_type "lpLogPalette:LPLOGPALETTE"
- $parm173d setProp modifier "Value"
- set mthd1740 [ $clss1721 addRow method ]
- $mthd1740 setLabel name_type "CreateHalftonePalette():BOOL\n"
- $mthd1740 setProp method_access "Public"
- $mthd1740 setProp modifier "Value"
- set parm1744 [ $mthd1740 addParam ]
- $parm1744 setLabel name_type "pDC:CDC"
- $parm1744 setProp modifier "Pointer"
- set mthd1747 [ $clss1721 addRow method ]
- $mthd1747 setLabel name_type "type_conv()\n"
- $mthd1747 setProp method_access "Public"
- $mthd1747 setProp is_const_func "1"
- $mthd1747 setProp modifier "Value"
- set mthd174c [ $clss1721 addRow method ]
- $mthd174c setLabel name_type "GetEntryCount():int\n"
- $mthd174c setProp method_access "Public"
- $mthd174c setProp modifier "Value"
- set mthd1750 [ $clss1721 addRow method ]
- $mthd1750 setLabel name_type "GetPaletteEntries():UINT\n"
- $mthd1750 setProp method_access "Public"
- $mthd1750 setProp is_const_func "1"
- $mthd1750 setProp modifier "Value"
- set parm1755 [ $mthd1750 addParam ]
- $parm1755 setLabel name_type "nStartIndex:UINT, "
- $parm1755 setProp modifier "Value"
- set parm1758 [ $mthd1750 addParam ]
- $parm1758 setLabel name_type "nNumEntries:UINT, "
- $parm1758 setProp modifier "Value"
- set parm175b [ $mthd1750 addParam ]
- $parm175b setLabel name_type "lpPaletteColors:LPPALETTEENTRY"
- $parm175b setProp modifier "Value"
- set mthd175e [ $clss1721 addRow method ]
- $mthd175e setLabel name_type "SetPaletteEntries():UINT\n"
- $mthd175e setProp method_access "Public"
- $mthd175e setProp modifier "Value"
- set parm1762 [ $mthd175e addParam ]
- $parm1762 setLabel name_type "nStartIndex:UINT, "
- $parm1762 setProp modifier "Value"
- set parm1765 [ $mthd175e addParam ]
- $parm1765 setLabel name_type "nNumEntries:UINT, "
- $parm1765 setProp modifier "Value"
- set parm1768 [ $mthd175e addParam ]
- $parm1768 setLabel name_type "lpPaletteColors:LPPALETTEENTRY"
- $parm1768 setProp modifier "Value"
- set mthd176b [ $clss1721 addRow method ]
- $mthd176b setLabel name_type "AnimatePalette()\n"
- $mthd176b setProp method_access "Public"
- $mthd176b setProp modifier "Value"
- set parm176f [ $mthd176b addParam ]
- $parm176f setLabel name_type "nStartIndex:UINT, "
- $parm176f setProp modifier "Value"
- set parm1772 [ $mthd176b addParam ]
- $parm1772 setLabel name_type "nNumEntries:UINT, "
- $parm1772 setProp modifier "Value"
- set parm1775 [ $mthd176b addParam ]
- $parm1775 setLabel name_type "lpPaletteColors:LPPALETTEENTRY"
- $parm1775 setProp modifier "Value"
- set mthd1778 [ $clss1721 addRow method ]
- $mthd1778 setLabel name_type "GetNearestPaletteIndex():UINT\n"
- $mthd1778 setProp method_access "Public"
- $mthd1778 setProp is_const_func "1"
- $mthd1778 setProp modifier "Value"
- set parm177d [ $mthd1778 addParam ]
- $parm177d setLabel name_type "crColor:COLORREF"
- $parm177d setProp modifier "Value"
- set mthd1780 [ $clss1721 addRow method ]
- $mthd1780 setLabel name_type "ResizePalette():BOOL"
- $mthd1780 setProp method_access "Public"
- $mthd1780 setProp modifier "Value"
- set parm1784 [ $mthd1780 addParam ]
- $parm1784 setLabel name_type "nNumEntries:UINT"
- $parm1784 setProp modifier "Value"
- $clss1721 save
- set clss43f0 [ $diag43e5 addNode cad_class 608 98 120 34 ]
- $clss43f0 setLabel name "CPalette"
- $clss43f0 setProp is_folded 1
- $clss43f0 setProp include_list "afxwin.h" name *
- $diag43e5 addConn generalization_conn $gen43e7 $clss43f0 440 34 668 98
-
- #------------------------ Class: CRgn ----
- if [info exists debug] {puts "addClass CRgn"}
- if [info exists debug] {puts "CDM CRgn"}
- set clss1787 [ CDM new "CRgn" "$systemName" "" "" "" "" "" "" "0" ]
- set attr178a [ $clss1787 addRow attribute ]
- $attr178a setLabel name_type "\$classCRgn:CRuntimeClass"
- $attr178a setProp attrib_access "None-None" name_type de
- $attr178a setProp modifier "Value" name_type cl
- set mthd178e [ $clss1787 addRow method ]
- $mthd178e setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd178e setProp method_access "Public"
- $mthd178e setProp is_dyn_bound "1"
- $mthd178e setProp is_const_func "1"
- $mthd178e setProp modifier "Pointer"
- set mthd1794 [ $clss1787 addRow method ]
- $mthd1794 setLabel name_type "\$FromHandle():CRgn\n"
- $mthd1794 setProp method_access "Public"
- $mthd1794 setProp modifier "Pointer"
- set parm1798 [ $mthd1794 addParam ]
- $parm1798 setLabel name_type "hRgn:HRGN"
- $parm1798 setProp modifier "Value"
- set mthd179b [ $clss1787 addRow method ]
- $mthd179b setLabel name_type "type_conv()\n"
- $mthd179b setProp method_access "Public"
- $mthd179b setProp is_const_func "1"
- $mthd179b setProp modifier "Value"
- set mthd17a0 [ $clss1787 addRow method ]
- $mthd17a0 setLabel name_type "\$create()\n"
- $mthd17a0 setProp method_access "Public"
- $mthd17a0 setProp modifier "Value"
- set mthd17a4 [ $clss1787 addRow method ]
- $mthd17a4 setLabel name_type "CreateRectRgn():BOOL\n"
- $mthd17a4 setProp method_access "Public"
- $mthd17a4 setProp modifier "Value"
- set parm17a8 [ $mthd17a4 addParam ]
- $parm17a8 setLabel name_type "x1:int, "
- $parm17a8 setProp modifier "Value"
- set parm17ab [ $mthd17a4 addParam ]
- $parm17ab setLabel name_type "y1:int, "
- $parm17ab setProp modifier "Value"
- set parm17ae [ $mthd17a4 addParam ]
- $parm17ae setLabel name_type "x2:int, "
- $parm17ae setProp modifier "Value"
- set parm17b1 [ $mthd17a4 addParam ]
- $parm17b1 setLabel name_type "y2:int"
- $parm17b1 setProp modifier "Value"
- set mthd17b4 [ $clss1787 addRow method ]
- $mthd17b4 setLabel name_type "CreateRectRgnIndirect():BOOL\n"
- $mthd17b4 setProp method_access "Public"
- $mthd17b4 setProp modifier "Value"
- set parm17b8 [ $mthd17b4 addParam ]
- $parm17b8 setLabel name_type "lpRect:LPCRECT"
- $parm17b8 setProp modifier "Value"
- set mthd17bb [ $clss1787 addRow method ]
- $mthd17bb setLabel name_type "CreateEllipticRgn():BOOL\n"
- $mthd17bb setProp method_access "Public"
- $mthd17bb setProp modifier "Value"
- set parm17bf [ $mthd17bb addParam ]
- $parm17bf setLabel name_type "x1:int, "
- $parm17bf setProp modifier "Value"
- set parm17c2 [ $mthd17bb addParam ]
- $parm17c2 setLabel name_type "y1:int, "
- $parm17c2 setProp modifier "Value"
- set parm17c5 [ $mthd17bb addParam ]
- $parm17c5 setLabel name_type "x2:int, "
- $parm17c5 setProp modifier "Value"
- set parm17c8 [ $mthd17bb addParam ]
- $parm17c8 setLabel name_type "y2:int"
- $parm17c8 setProp modifier "Value"
- set mthd17cb [ $clss1787 addRow method ]
- $mthd17cb setLabel name_type "CreateEllipticRgnIndirect():BOOL\n"
- $mthd17cb setProp method_access "Public"
- $mthd17cb setProp modifier "Value"
- set parm17cf [ $mthd17cb addParam ]
- $parm17cf setLabel name_type "lpRect:LPCRECT"
- $parm17cf setProp modifier "Value"
- set mthd17d2 [ $clss1787 addRow method ]
- $mthd17d2 setLabel name_type "CreatePolygonRgn():BOOL\n"
- $mthd17d2 setProp method_access "Public"
- $mthd17d2 setProp modifier "Value"
- set parm17d6 [ $mthd17d2 addParam ]
- $parm17d6 setLabel name_type "lpPoints:LPPOINT, "
- $parm17d6 setProp modifier "Value"
- set parm17d9 [ $mthd17d2 addParam ]
- $parm17d9 setLabel name_type "nCount:int, "
- $parm17d9 setProp modifier "Value"
- set parm17dc [ $mthd17d2 addParam ]
- $parm17dc setLabel name_type "nMode:int"
- $parm17dc setProp modifier "Value"
- set mthd17df [ $clss1787 addRow method ]
- $mthd17df setLabel name_type "CreatePolyPolygonRgn():BOOL\n"
- $mthd17df setProp method_access "Public"
- $mthd17df setProp modifier "Value"
- set parm17e3 [ $mthd17df addParam ]
- $parm17e3 setLabel name_type "lpPoints:LPPOINT, "
- $parm17e3 setProp modifier "Value"
- set parm17e6 [ $mthd17df addParam ]
- $parm17e6 setLabel name_type "lpPolyCounts:LPINT, "
- $parm17e6 setProp modifier "Value"
- set parm17e9 [ $mthd17df addParam ]
- $parm17e9 setLabel name_type "nCount:int, "
- $parm17e9 setProp modifier "Value"
- set parm17ec [ $mthd17df addParam ]
- $parm17ec setLabel name_type "nPolyFillMode:int"
- $parm17ec setProp modifier "Value"
- set mthd17ef [ $clss1787 addRow method ]
- $mthd17ef setLabel name_type "CreateRoundRectRgn():BOOL\n"
- $mthd17ef setProp method_access "Public"
- $mthd17ef setProp modifier "Value"
- set parm17f3 [ $mthd17ef addParam ]
- $parm17f3 setLabel name_type "x1:int, "
- $parm17f3 setProp modifier "Value"
- set parm17f6 [ $mthd17ef addParam ]
- $parm17f6 setLabel name_type "y1:int, "
- $parm17f6 setProp modifier "Value"
- set parm17f9 [ $mthd17ef addParam ]
- $parm17f9 setLabel name_type "x2:int, "
- $parm17f9 setProp modifier "Value"
- set parm17fc [ $mthd17ef addParam ]
- $parm17fc setLabel name_type "y2:int, "
- $parm17fc setProp modifier "Value"
- set parm17ff [ $mthd17ef addParam ]
- $parm17ff setLabel name_type "x3:int, "
- $parm17ff setProp modifier "Value"
- set parm1802 [ $mthd17ef addParam ]
- $parm1802 setLabel name_type "y3:int"
- $parm1802 setProp modifier "Value"
- set mthd1805 [ $clss1787 addRow method ]
- $mthd1805 setLabel name_type "CreateFromPath():BOOL\n"
- $mthd1805 setProp method_access "Public"
- $mthd1805 setProp modifier "Value"
- set parm1809 [ $mthd1805 addParam ]
- $parm1809 setLabel name_type "pDC:CDC"
- $parm1809 setProp modifier "Pointer"
- set mthd180c [ $clss1787 addRow method ]
- $mthd180c setLabel name_type "CreateFromData():BOOL\n"
- $mthd180c setProp method_access "Public"
- $mthd180c setProp modifier "Value"
- set parm1810 [ $mthd180c addParam ]
- $parm1810 setLabel name_type "lpXForm:XFORM, "
- $parm1810 setProp modifier "Pointer to Const"
- set parm1813 [ $mthd180c addParam ]
- $parm1813 setLabel name_type "nCount:int, "
- $parm1813 setProp modifier "Value"
- set parm1816 [ $mthd180c addParam ]
- $parm1816 setLabel name_type "pRgnData:RGNDATA"
- $parm1816 setProp modifier "Pointer to Const"
- set mthd1819 [ $clss1787 addRow method ]
- $mthd1819 setLabel name_type "SetRectRgn()\n"
- $mthd1819 setProp method_access "Public"
- $mthd1819 setProp modifier "Value"
- set parm181d [ $mthd1819 addParam ]
- $parm181d setLabel name_type "x1:int, "
- $parm181d setProp modifier "Value"
- set parm1820 [ $mthd1819 addParam ]
- $parm1820 setLabel name_type "y1:int, "
- $parm1820 setProp modifier "Value"
- set parm1823 [ $mthd1819 addParam ]
- $parm1823 setLabel name_type "x2:int, "
- $parm1823 setProp modifier "Value"
- set parm1826 [ $mthd1819 addParam ]
- $parm1826 setLabel name_type "y2:int"
- $parm1826 setProp modifier "Value"
- set mthd1829 [ $clss1787 addRow method ]
- $mthd1829 setLabel name_type "SetRectRgn()\n"
- $mthd1829 setProp method_access "Public"
- $mthd1829 setProp modifier "Value"
- set parm182d [ $mthd1829 addParam ]
- $parm182d setLabel name_type "lpRect:LPCRECT"
- $parm182d setProp modifier "Value"
- set mthd1830 [ $clss1787 addRow method ]
- $mthd1830 setLabel name_type "CombineRgn():int\n"
- $mthd1830 setProp method_access "Public"
- $mthd1830 setProp modifier "Value"
- set parm1834 [ $mthd1830 addParam ]
- $parm1834 setLabel name_type "pRgn1:CRgn, "
- $parm1834 setProp modifier "Pointer"
- set parm1837 [ $mthd1830 addParam ]
- $parm1837 setLabel name_type "pRgn2:CRgn, "
- $parm1837 setProp modifier "Pointer"
- set parm183a [ $mthd1830 addParam ]
- $parm183a setLabel name_type "nCombineMode:int"
- $parm183a setProp modifier "Value"
- set mthd183d [ $clss1787 addRow method ]
- $mthd183d setLabel name_type "CopyRgn():int\n"
- $mthd183d setProp method_access "Public"
- $mthd183d setProp modifier "Value"
- set parm1841 [ $mthd183d addParam ]
- $parm1841 setLabel name_type "pRgnSrc:CRgn"
- $parm1841 setProp modifier "Pointer"
- set mthd1844 [ $clss1787 addRow method ]
- $mthd1844 setLabel name_type "EqualRgn():BOOL\n"
- $mthd1844 setProp method_access "Public"
- $mthd1844 setProp is_const_func "1"
- $mthd1844 setProp modifier "Value"
- set parm1849 [ $mthd1844 addParam ]
- $parm1849 setLabel name_type "pRgn:CRgn"
- $parm1849 setProp modifier "Pointer"
- set mthd184c [ $clss1787 addRow method ]
- $mthd184c setLabel name_type "OffsetRgn():int\n"
- $mthd184c setProp method_access "Public"
- $mthd184c setProp modifier "Value"
- set parm1850 [ $mthd184c addParam ]
- $parm1850 setLabel name_type "x:int, "
- $parm1850 setProp modifier "Value"
- set parm1853 [ $mthd184c addParam ]
- $parm1853 setLabel name_type "y:int"
- $parm1853 setProp modifier "Value"
- set mthd1856 [ $clss1787 addRow method ]
- $mthd1856 setLabel name_type "OffsetRgn():int\n"
- $mthd1856 setProp method_access "Public"
- $mthd1856 setProp modifier "Value"
- set parm185a [ $mthd1856 addParam ]
- $parm185a setLabel name_type "point:POINT"
- $parm185a setProp modifier "Value"
- set mthd185d [ $clss1787 addRow method ]
- $mthd185d setLabel name_type "GetRgnBox():int\n"
- $mthd185d setProp method_access "Public"
- $mthd185d setProp is_const_func "1"
- $mthd185d setProp modifier "Value"
- set parm1862 [ $mthd185d addParam ]
- $parm1862 setLabel name_type "lpRect:LPRECT"
- $parm1862 setProp modifier "Value"
- set mthd1865 [ $clss1787 addRow method ]
- $mthd1865 setLabel name_type "PtInRegion():BOOL\n"
- $mthd1865 setProp method_access "Public"
- $mthd1865 setProp is_const_func "1"
- $mthd1865 setProp modifier "Value"
- set parm186a [ $mthd1865 addParam ]
- $parm186a setLabel name_type "x:int, "
- $parm186a setProp modifier "Value"
- set parm186d [ $mthd1865 addParam ]
- $parm186d setLabel name_type "y:int"
- $parm186d setProp modifier "Value"
- set mthd1870 [ $clss1787 addRow method ]
- $mthd1870 setLabel name_type "PtInRegion():BOOL\n"
- $mthd1870 setProp method_access "Public"
- $mthd1870 setProp is_const_func "1"
- $mthd1870 setProp modifier "Value"
- set parm1875 [ $mthd1870 addParam ]
- $parm1875 setLabel name_type "point:POINT"
- $parm1875 setProp modifier "Value"
- set mthd1878 [ $clss1787 addRow method ]
- $mthd1878 setLabel name_type "RectInRegion():BOOL\n"
- $mthd1878 setProp method_access "Public"
- $mthd1878 setProp is_const_func "1"
- $mthd1878 setProp modifier "Value"
- set parm187d [ $mthd1878 addParam ]
- $parm187d setLabel name_type "lpRect:LPCRECT"
- $parm187d setProp modifier "Value"
- set mthd1880 [ $clss1787 addRow method ]
- $mthd1880 setLabel name_type "GetRegionData():int"
- $mthd1880 setProp method_access "Public"
- $mthd1880 setProp is_const_func "1"
- $mthd1880 setProp modifier "Value"
- set parm1885 [ $mthd1880 addParam ]
- $parm1885 setLabel name_type "lpRgnData:LPRGNDATA, "
- $parm1885 setProp modifier "Value"
- set parm1888 [ $mthd1880 addParam ]
- $parm1888 setLabel name_type "nCount:int"
- $parm1888 setProp modifier "Value"
- $clss1787 save
- set clss43f2 [ $diag43e5 addNode cad_class 760 98 120 34 ]
- $clss43f2 setLabel name "CRgn"
- $clss43f2 setProp is_folded 1
- $clss43f2 setProp include_list "afxwin.h" name *
- $diag43e5 addConn generalization_conn $gen43e7 $clss43f2 440 34 820 98
- $diag43e5 save
-
-
- #====================== Diagram: CDCTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD CDCTree"}
- set diag43f6 [ CAD new "CDCTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: CDC ----
- if [info exists debug] {puts "addClass CDC"}
- set clss43f7 [ $diag43f6 addNode cad_class 404 0 120 34 ]
- $clss43f7 setLabel name "CDC"
- $clss43f7 setProp is_folded 1
-
- #------------------------ Class: CPaintDC ----
- if [info exists debug] {puts "addClass CPaintDC"}
- if [info exists debug] {puts "CDM CPaintDC"}
- set clss21ae [ CDM new "CPaintDC" "$systemName" "" "" "" "" "" "" "0" ]
- set attr21b1 [ $clss21ae addRow attribute ]
- $attr21b1 setLabel name_type "\$classCPaintDC:CRuntimeClass\n"
- $attr21b1 setProp attrib_access "None-None" name_type de
- $attr21b1 setProp modifier "Value" name_type cl
- set attr21c2 [ $clss21ae addRow attribute ]
- $attr21c2 setLabel name_type "m_hWnd:HWND\n"
- $attr21c2 setProp attrib_access "None-None" name_type de
- set attr21c5 [ $clss21ae addRow attribute ]
- $attr21c5 setLabel name_type "m_ps:PAINTSTRUCT"
- $attr21c5 setProp attrib_access "None-None" name_type de
- set mthd21b5 [ $clss21ae addRow method ]
- $mthd21b5 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd21b5 setProp method_access "Public"
- $mthd21b5 setProp is_dyn_bound "1"
- $mthd21b5 setProp is_const_func "1"
- $mthd21b5 setProp modifier "Pointer"
- set mthd21bb [ $clss21ae addRow method ]
- $mthd21bb setLabel name_type "\$create()"
- $mthd21bb setProp method_access "Public"
- $mthd21bb setProp modifier "Value"
- set parm21bf [ $mthd21bb addParam ]
- $parm21bf setLabel name_type "pWnd:CWnd"
- $parm21bf setProp modifier "Pointer"
- $clss21ae save
- set clss43f9 [ $diag43f6 addNode cad_class 0 98 288 139 ]
- $clss43f9 setLabel name "CPaintDC"
- $clss43f9 setProp include_list "afxwin.h" name *
- set gen43f8 [ $diag43f6 addRake generalization $clss43f7 $clss43f9 464 34 144 98 66 ]
- $gen43f8 setProp inher_access "Public"
-
- #------------------------ Class: CClientDC ----
- if [info exists debug] {puts "addClass CClientDC"}
- if [info exists debug] {puts "CDM CClientDC"}
- set clss21c8 [ CDM new "CClientDC" "$systemName" "" "" "" "" "" "" "0" ]
- set attr21cb [ $clss21c8 addRow attribute ]
- $attr21cb setLabel name_type "\$classCClientDC:CRuntimeClass\n"
- $attr21cb setProp attrib_access "None-None" name_type de
- $attr21cb setProp modifier "Value" name_type cl
- set attr21dc [ $clss21c8 addRow attribute ]
- $attr21dc setLabel name_type "m_hWnd:HWND"
- $attr21dc setProp attrib_access "None-None" name_type de
- set mthd21cf [ $clss21c8 addRow method ]
- $mthd21cf setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd21cf setProp method_access "Public"
- $mthd21cf setProp is_dyn_bound "1"
- $mthd21cf setProp is_const_func "1"
- $mthd21cf setProp modifier "Pointer"
- set mthd21d5 [ $clss21c8 addRow method ]
- $mthd21d5 setLabel name_type "\$create()"
- $mthd21d5 setProp method_access "Public"
- $mthd21d5 setProp modifier "Value"
- set parm21d9 [ $mthd21d5 addParam ]
- $parm21d9 setLabel name_type "pWnd:CWnd"
- $parm21d9 setProp modifier "Pointer"
- $clss21c8 save
- set clss43fb [ $diag43f6 addNode cad_class 320 98 288 125 ]
- $clss43fb setLabel name "CClientDC"
- $clss43fb setProp include_list "afxwin.h" name *
- $diag43f6 addConn generalization_conn $gen43f8 $clss43fb 464 34 464 98
-
- #------------------------ Class: CWindowDC ----
- if [info exists debug] {puts "addClass CWindowDC"}
- if [info exists debug] {puts "CDM CWindowDC"}
- set clss21df [ CDM new "CWindowDC" "$systemName" "" "" "" "" "" "" "0" ]
- set attr21e2 [ $clss21df addRow attribute ]
- $attr21e2 setLabel name_type "\$classCWindowDC:CRuntimeClass\n"
- $attr21e2 setProp attrib_access "None-None" name_type de
- $attr21e2 setProp modifier "Value" name_type cl
- set attr21f3 [ $clss21df addRow attribute ]
- $attr21f3 setLabel name_type "m_hWnd:HWND"
- $attr21f3 setProp attrib_access "None-None" name_type de
- set mthd21e6 [ $clss21df addRow method ]
- $mthd21e6 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd21e6 setProp method_access "Public"
- $mthd21e6 setProp is_dyn_bound "1"
- $mthd21e6 setProp is_const_func "1"
- $mthd21e6 setProp modifier "Pointer"
- set mthd21ec [ $clss21df addRow method ]
- $mthd21ec setLabel name_type "\$create()"
- $mthd21ec setProp method_access "Public"
- $mthd21ec setProp modifier "Value"
- set parm21f0 [ $mthd21ec addParam ]
- $parm21f0 setLabel name_type "pWnd:CWnd"
- $parm21f0 setProp modifier "Pointer"
- $clss21df save
- set clss43fd [ $diag43f6 addNode cad_class 640 98 288 125 ]
- $clss43fd setLabel name "CWindowDC"
- $clss43fd setProp include_list "afxwin.h" name *
- $diag43f6 addConn generalization_conn $gen43f8 $clss43fd 464 34 784 98
- $diag43f6 save
-
-
- #====================== Diagram: CCmdTargetTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD CCmdTargetTree"}
- set diag4403 [ CAD new "CCmdTargetTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: CCmdTarget ----
- if [info exists debug] {puts "addClass CCmdTarget"}
- set clss4404 [ $diag4403 addNode cad_class 1208 0 120 34 ]
- $clss4404 setLabel name "CCmdTarget"
- $clss4404 setProp is_folded 1
-
- #------------------------ Class: CWnd ----
- if [info exists debug] {puts "addClass CWnd"}
- if [info exists debug] {puts "CDM CWnd"}
- set clss2609 [ CDM new "CWnd" "$systemName" "" "" "" "" "" "" "0" ]
- set attr260c [ $clss2609 addRow attribute ]
- $attr260c setLabel name_type "\$classCWnd:CRuntimeClass\n"
- $attr260c setProp attrib_access "None-None" name_type de
- $attr260c setProp modifier "Value" name_type cl
- set attr261e [ $clss2609 addRow attribute ]
- $attr261e setLabel name_type "m_hWnd:HWND\n"
- $attr261e setProp attrib_access "None-None" name_type de
- set attr2866 [ $clss2609 addRow attribute ]
- $attr2866 setLabel name_type "\$wndTop:CWnd\n"
- $attr2866 setProp attrib_access "None-None" name_type de
- $attr2866 setProp modifier "Value" name_type cl
- set attr286a [ $clss2609 addRow attribute ]
- $attr286a setLabel name_type "\$wndBottom:CWnd\n"
- $attr286a setProp attrib_access "None-None" name_type de
- $attr286a setProp modifier "Value" name_type cl
- set attr286e [ $clss2609 addRow attribute ]
- $attr286e setLabel name_type "\$wndTopMost:CWnd\n"
- $attr286e setProp attrib_access "None-None" name_type de
- $attr286e setProp modifier "Value" name_type cl
- set attr2872 [ $clss2609 addRow attribute ]
- $attr2872 setLabel name_type "\$wndNoTopMost:CWnd\n"
- $attr2872 setProp attrib_access "None-None" name_type de
- $attr2872 setProp modifier "Value" name_type cl
- set attr2e60 [ $clss2609 addRow attribute ]
- $attr2e60 setLabel name_type "m_hWndOwner:HWND\n"
- $attr2e60 setProp attrib_access "None-None" name_type de
- set attr2e63 [ $clss2609 addRow attribute ]
- $attr2e63 setLabel name_type "m_nFlags:UINT\n"
- $attr2e63 setProp attrib_access "None-None" name_type de
- set attr2e66 [ $clss2609 addRow attribute ]
- $attr2e66 setLabel name_type "m_pfnSuper:WNDPROC\n"
- $attr2e66 setProp attrib_access "None-None" name_type de
- set attr2e69 [ $clss2609 addRow attribute ]
- $attr2e69 setLabel name_type "\$m_nMsgDragList:UINT\n"
- $attr2e69 setProp attrib_access "None-None" name_type de
- $attr2e69 setProp modifier "Value" name_type cl
- set attr2e6d [ $clss2609 addRow attribute ]
- $attr2e6d setLabel name_type "m_nModalResult:int\n"
- $attr2e6d setProp attrib_access "None-None" name_type de
- set attr2e70 [ $clss2609 addRow attribute ]
- $attr2e70 setLabel name_type "m_pDropTarget:COleDropTarget\n"
- $attr2e70 setProp attrib_access "None-None" name_type de
- $attr2e70 setProp modifier "Pointer" name_type cl
- set attr2e95 [ $clss2609 addRow attribute ]
- $attr2e95 setLabel name_type "m_pCtrlCont:COleControlContainer\n"
- $attr2e95 setProp attrib_access "None-None" name_type de
- $attr2e95 setProp modifier "Pointer" name_type cl
- set attr2e99 [ $clss2609 addRow attribute ]
- $attr2e99 setLabel name_type "m_pCtrlSite:COleControlSite\n"
- $attr2e99 setProp attrib_access "None-None" name_type de
- $attr2e99 setProp modifier "Pointer" name_type cl
- set attr2eb7 [ $clss2609 addRow attribute ]
- $attr2eb7 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr2eb7 setProp attrib_access "None-None" name_type de
- $attr2eb7 setProp modifier "Value" name_type cl
- set attr2ebb [ $clss2609 addRow attribute ]
- $attr2ebb setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr2ebb setProp attrib_access "None-None" name_type de
- $attr2ebb setProp modifier "Value" name_type cl
- set mthd2610 [ $clss2609 addRow method ]
- $mthd2610 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd2610 setProp method_access "Public"
- $mthd2610 setProp is_dyn_bound "1"
- $mthd2610 setProp is_const_func "1"
- $mthd2610 setProp modifier "Pointer"
- set mthd2616 [ $clss2609 addRow method ]
- $mthd2616 setLabel name_type "\$CreateObject():CObject\n"
- $mthd2616 setProp method_access "Public"
- $mthd2616 setProp modifier "Pointer"
- set mthd261a [ $clss2609 addRow method ]
- $mthd261a setLabel name_type "\$GetCurrentMessage():MSG\n"
- $mthd261a setProp method_access "Protected"
- $mthd261a setProp modifier "Pointer to Const"
- set mthd2621 [ $clss2609 addRow method ]
- $mthd2621 setLabel name_type "type_conv()\n"
- $mthd2621 setProp method_access "Public"
- $mthd2621 setProp is_const_func "1"
- $mthd2621 setProp modifier "Value"
- set mthd2626 [ $clss2609 addRow method ]
- $mthd2626 setLabel name_type "GetSafeHwnd():HWND\n"
- $mthd2626 setProp method_access "Public"
- $mthd2626 setProp is_const_func "1"
- $mthd2626 setProp modifier "Value"
- set mthd262b [ $clss2609 addRow method ]
- $mthd262b setLabel name_type "GetStyle():DWORD\n"
- $mthd262b setProp method_access "Public"
- $mthd262b setProp is_const_func "1"
- $mthd262b setProp modifier "Value"
- set mthd2630 [ $clss2609 addRow method ]
- $mthd2630 setLabel name_type "GetExStyle():DWORD\n"
- $mthd2630 setProp method_access "Public"
- $mthd2630 setProp is_const_func "1"
- $mthd2630 setProp modifier "Value"
- set mthd2635 [ $clss2609 addRow method ]
- $mthd2635 setLabel name_type "ModifyStyle():BOOL\n"
- $mthd2635 setProp method_access "Public"
- $mthd2635 setProp modifier "Value"
- set parm2639 [ $mthd2635 addParam ]
- $parm2639 setLabel name_type "dwRemove:DWORD, "
- $parm2639 setProp modifier "Value"
- set parm263c [ $mthd2635 addParam ]
- $parm263c setLabel name_type "dwAdd:DWORD, "
- $parm263c setProp modifier "Value"
- set parm263f [ $mthd2635 addParam ]
- $parm263f setLabel name_type "nFlags:UINT"
- $parm263f setProp modifier "Value"
- $parm263f setProp default_value " 0"
- set mthd2643 [ $clss2609 addRow method ]
- $mthd2643 setLabel name_type "ModifyStyleEx():BOOL\n"
- $mthd2643 setProp method_access "Public"
- $mthd2643 setProp modifier "Value"
- set parm2647 [ $mthd2643 addParam ]
- $parm2647 setLabel name_type "dwRemove:DWORD, "
- $parm2647 setProp modifier "Value"
- set parm264a [ $mthd2643 addParam ]
- $parm264a setLabel name_type "dwAdd:DWORD, "
- $parm264a setProp modifier "Value"
- set parm264d [ $mthd2643 addParam ]
- $parm264d setLabel name_type "nFlags:UINT"
- $parm264d setProp modifier "Value"
- $parm264d setProp default_value " 0"
- set mthd2651 [ $clss2609 addRow method ]
- $mthd2651 setLabel name_type "GetOwner():CWnd\n"
- $mthd2651 setProp method_access "Public"
- $mthd2651 setProp is_const_func "1"
- $mthd2651 setProp modifier "Pointer"
- set mthd2656 [ $clss2609 addRow method ]
- $mthd2656 setLabel name_type "SetOwner()\n"
- $mthd2656 setProp method_access "Public"
- $mthd2656 setProp modifier "Value"
- set parm265a [ $mthd2656 addParam ]
- $parm265a setLabel name_type "pOwnerWnd:CWnd"
- $parm265a setProp modifier "Pointer"
- set mthd265d [ $clss2609 addRow method ]
- $mthd265d setLabel name_type "\$create()\n"
- $mthd265d setProp method_access "Public"
- $mthd265d setProp modifier "Value"
- set mthd2661 [ $clss2609 addRow method ]
- $mthd2661 setLabel name_type "\$FromHandle():CWnd\n"
- $mthd2661 setProp method_access "Public"
- $mthd2661 setProp modifier "Pointer"
- set parm2665 [ $mthd2661 addParam ]
- $parm2665 setLabel name_type "hWnd:HWND"
- $parm2665 setProp modifier "Value"
- set mthd2668 [ $clss2609 addRow method ]
- $mthd2668 setLabel name_type "\$FromHandlePermanent():CWnd\n"
- $mthd2668 setProp method_access "Public"
- $mthd2668 setProp modifier "Pointer"
- set parm266c [ $mthd2668 addParam ]
- $parm266c setLabel name_type "hWnd:HWND"
- $parm266c setProp modifier "Value"
- set mthd266f [ $clss2609 addRow method ]
- $mthd266f setLabel name_type "\$DeleteTempMap()\n"
- $mthd266f setProp method_access "Public"
- $mthd266f setProp modifier "Value"
- set mthd2673 [ $clss2609 addRow method ]
- $mthd2673 setLabel name_type "Attach():BOOL\n"
- $mthd2673 setProp method_access "Public"
- $mthd2673 setProp modifier "Value"
- set parm2677 [ $mthd2673 addParam ]
- $parm2677 setLabel name_type "hWndNew:HWND"
- $parm2677 setProp modifier "Value"
- set mthd267a [ $clss2609 addRow method ]
- $mthd267a setLabel name_type "Detach():HWND\n"
- $mthd267a setProp method_access "Public"
- $mthd267a setProp modifier "Value"
- set mthd267e [ $clss2609 addRow method ]
- $mthd267e setLabel name_type "PreSubclassWindow()\n"
- $mthd267e setProp method_access "Public"
- $mthd267e setProp is_dyn_bound "1"
- $mthd267e setProp modifier "Value"
- set mthd2683 [ $clss2609 addRow method ]
- $mthd2683 setLabel name_type "SubclassWindow():BOOL\n"
- $mthd2683 setProp method_access "Public"
- $mthd2683 setProp modifier "Value"
- set parm2687 [ $mthd2683 addParam ]
- $parm2687 setLabel name_type "hWnd:HWND"
- $parm2687 setProp modifier "Value"
- set mthd268a [ $clss2609 addRow method ]
- $mthd268a setLabel name_type "SubclassDlgItem():BOOL\n"
- $mthd268a setProp method_access "Public"
- $mthd268a setProp modifier "Value"
- set parm268e [ $mthd268a addParam ]
- $parm268e setLabel name_type "nID:UINT, "
- $parm268e setProp modifier "Value"
- set parm2691 [ $mthd268a addParam ]
- $parm2691 setLabel name_type "pParent:CWnd"
- $parm2691 setProp modifier "Pointer"
- set mthd2694 [ $clss2609 addRow method ]
- $mthd2694 setLabel name_type "UnsubclassWindow():HWND\n"
- $mthd2694 setProp method_access "Public"
- $mthd2694 setProp modifier "Value"
- set mthd2698 [ $clss2609 addRow method ]
- $mthd2698 setLabel name_type "ExecuteDlgInit():BOOL\n"
- $mthd2698 setProp method_access "Public"
- $mthd2698 setProp modifier "Value"
- set parm269c [ $mthd2698 addParam ]
- $parm269c setLabel name_type "lpszResourceName:LPCTSTR"
- $parm269c setProp modifier "Value"
- set mthd269f [ $clss2609 addRow method ]
- $mthd269f setLabel name_type "ExecuteDlgInit():BOOL\n"
- $mthd269f setProp method_access "Public"
- $mthd269f setProp modifier "Value"
- set parm26a3 [ $mthd269f addParam ]
- $parm26a3 setLabel name_type "lpResource:LPVOID"
- $parm26a3 setProp modifier "Value"
- set mthd26a6 [ $clss2609 addRow method ]
- $mthd26a6 setLabel name_type "Create():BOOL\n"
- $mthd26a6 setProp method_access "Public"
- $mthd26a6 setProp is_dyn_bound "1"
- $mthd26a6 setProp modifier "Value"
- set parm26ab [ $mthd26a6 addParam ]
- $parm26ab setLabel name_type "lpszClassName:LPCTSTR, "
- $parm26ab setProp modifier "Value"
- set parm26ae [ $mthd26a6 addParam ]
- $parm26ae setLabel name_type "lpszWindowName:LPCTSTR, "
- $parm26ae setProp modifier "Value"
- set parm26b1 [ $mthd26a6 addParam ]
- $parm26b1 setLabel name_type "dwStyle:DWORD, "
- $parm26b1 setProp modifier "Value"
- set parm26b4 [ $mthd26a6 addParam ]
- $parm26b4 setLabel name_type "rect:RECT, "
- $parm26b4 setProp modifier "Reference to Const"
- set parm26b7 [ $mthd26a6 addParam ]
- $parm26b7 setLabel name_type "pParentWnd:CWnd, "
- $parm26b7 setProp modifier "Pointer"
- set parm26ba [ $mthd26a6 addParam ]
- $parm26ba setLabel name_type "nID:UINT, "
- $parm26ba setProp modifier "Value"
- set parm26bd [ $mthd26a6 addParam ]
- $parm26bd setLabel name_type "pContext:CCreateContext"
- $parm26bd setProp modifier "Pointer"
- $parm26bd setProp default_value " 0 "
- set mthd26c1 [ $clss2609 addRow method ]
- $mthd26c1 setLabel name_type "CreateEx():BOOL\n"
- $mthd26c1 setProp method_access "Public"
- $mthd26c1 setProp modifier "Value"
- set parm26c5 [ $mthd26c1 addParam ]
- $parm26c5 setLabel name_type "dwExStyle:DWORD, "
- $parm26c5 setProp modifier "Value"
- set parm26c8 [ $mthd26c1 addParam ]
- $parm26c8 setLabel name_type "lpszClassName:LPCTSTR, "
- $parm26c8 setProp modifier "Value"
- set parm26cb [ $mthd26c1 addParam ]
- $parm26cb setLabel name_type "lpszWindowName:LPCTSTR, "
- $parm26cb setProp modifier "Value"
- set parm26ce [ $mthd26c1 addParam ]
- $parm26ce setLabel name_type "dwStyle:DWORD, "
- $parm26ce setProp modifier "Value"
- set parm26d1 [ $mthd26c1 addParam ]
- $parm26d1 setLabel name_type "x:int, "
- $parm26d1 setProp modifier "Value"
- set parm26d4 [ $mthd26c1 addParam ]
- $parm26d4 setLabel name_type "y:int, "
- $parm26d4 setProp modifier "Value"
- set parm26d7 [ $mthd26c1 addParam ]
- $parm26d7 setLabel name_type "nWidth:int, "
- $parm26d7 setProp modifier "Value"
- set parm26da [ $mthd26c1 addParam ]
- $parm26da setLabel name_type "nHeight:int, "
- $parm26da setProp modifier "Value"
- set parm26dd [ $mthd26c1 addParam ]
- $parm26dd setLabel name_type "hWndParent:HWND, "
- $parm26dd setProp modifier "Value"
- set parm26e0 [ $mthd26c1 addParam ]
- $parm26e0 setLabel name_type "nIDorHMenu:HMENU, "
- $parm26e0 setProp modifier "Value"
- set parm26e3 [ $mthd26c1 addParam ]
- $parm26e3 setLabel name_type "lpParam:LPVOID"
- $parm26e3 setProp modifier "Value"
- $parm26e3 setProp default_value " 0 "
- set mthd26e7 [ $clss2609 addRow method ]
- $mthd26e7 setLabel name_type "CreateControl():BOOL\n"
- $mthd26e7 setProp method_access "Public"
- $mthd26e7 setProp modifier "Value"
- set parm26eb [ $mthd26e7 addParam ]
- $parm26eb setLabel name_type "clsid:CLSID, "
- $parm26eb setProp modifier "Reference to Const"
- set parm26ee [ $mthd26e7 addParam ]
- $parm26ee setLabel name_type "pszWindowName:LPCTSTR, "
- $parm26ee setProp modifier "Value"
- set parm26f1 [ $mthd26e7 addParam ]
- $parm26f1 setLabel name_type "dwStyle:DWORD, "
- $parm26f1 setProp modifier "Value"
- set parm26f4 [ $mthd26e7 addParam ]
- $parm26f4 setLabel name_type "rect:RECT, "
- $parm26f4 setProp modifier "Reference to Const"
- set parm26f7 [ $mthd26e7 addParam ]
- $parm26f7 setLabel name_type "pParentWnd:CWnd, "
- $parm26f7 setProp modifier "Pointer"
- set parm26fa [ $mthd26e7 addParam ]
- $parm26fa setLabel name_type "nID:UINT, "
- $parm26fa setProp modifier "Value"
- set parm26fd [ $mthd26e7 addParam ]
- $parm26fd setLabel name_type "pPersist:CFile, "
- $parm26fd setProp modifier "Pointer"
- $parm26fd setProp default_value " 0 "
- set parm2701 [ $mthd26e7 addParam ]
- $parm2701 setLabel name_type "bStorage:BOOL, "
- $parm2701 setProp modifier "Value"
- $parm2701 setProp default_value " 0 "
- set parm2705 [ $mthd26e7 addParam ]
- $parm2705 setLabel name_type "bstrLicKey:BSTR"
- $parm2705 setProp modifier "Value"
- $parm2705 setProp default_value " 0 "
- set mthd2709 [ $clss2609 addRow method ]
- $mthd2709 setLabel name_type "CreateControl():BOOL\n"
- $mthd2709 setProp method_access "Public"
- $mthd2709 setProp modifier "Value"
- set parm270d [ $mthd2709 addParam ]
- $parm270d setLabel name_type "pszClass:LPCTSTR, "
- $parm270d setProp modifier "Value"
- set parm2710 [ $mthd2709 addParam ]
- $parm2710 setLabel name_type "pszWindowName:LPCTSTR, "
- $parm2710 setProp modifier "Value"
- set parm2713 [ $mthd2709 addParam ]
- $parm2713 setLabel name_type "dwStyle:DWORD, "
- $parm2713 setProp modifier "Value"
- set parm2716 [ $mthd2709 addParam ]
- $parm2716 setLabel name_type "rect:RECT, "
- $parm2716 setProp modifier "Reference to Const"
- set parm2719 [ $mthd2709 addParam ]
- $parm2719 setLabel name_type "pParentWnd:CWnd, "
- $parm2719 setProp modifier "Pointer"
- set parm271c [ $mthd2709 addParam ]
- $parm271c setLabel name_type "nID:UINT, "
- $parm271c setProp modifier "Value"
- set parm271f [ $mthd2709 addParam ]
- $parm271f setLabel name_type "pPersist:CFile, "
- $parm271f setProp modifier "Pointer"
- $parm271f setProp default_value " 0 "
- set parm2723 [ $mthd2709 addParam ]
- $parm2723 setLabel name_type "bStorage:BOOL, "
- $parm2723 setProp modifier "Value"
- $parm2723 setProp default_value " 0 "
- set parm2727 [ $mthd2709 addParam ]
- $parm2727 setLabel name_type "bstrLicKey:BSTR"
- $parm2727 setProp modifier "Value"
- $parm2727 setProp default_value " 0 "
- set mthd272b [ $clss2609 addRow method ]
- $mthd272b setLabel name_type "GetControlUnknown():LPUNKNOWN\n"
- $mthd272b setProp method_access "Public"
- $mthd272b setProp modifier "Value"
- set mthd272f [ $clss2609 addRow method ]
- $mthd272f setLabel name_type "DestroyWindow():BOOL\n"
- $mthd272f setProp method_access "Public"
- $mthd272f setProp is_dyn_bound "1"
- $mthd272f setProp modifier "Value"
- set mthd2734 [ $clss2609 addRow method ]
- $mthd2734 setLabel name_type "PreCreateWindow():BOOL\n"
- $mthd2734 setProp method_access "Public"
- $mthd2734 setProp is_dyn_bound "1"
- $mthd2734 setProp modifier "Value"
- set parm2739 [ $mthd2734 addParam ]
- $parm2739 setLabel name_type "cs:CREATESTRUCT"
- $parm2739 setProp modifier "Reference"
- set mthd273c [ $clss2609 addRow method ]
- $mthd273c setLabel name_type "CalcWindowRect()\n"
- $mthd273c setProp method_access "Public"
- $mthd273c setProp is_dyn_bound "1"
- $mthd273c setProp modifier "Value"
- set parm2741 [ $mthd273c addParam ]
- $parm2741 setLabel name_type "lpClientRect:LPRECT, "
- $parm2741 setProp modifier "Value"
- set parm2744 [ $mthd273c addParam ]
- $parm2744 setLabel name_type "nAdjustType:UINT"
- $parm2744 setProp modifier "Value"
- $parm2744 setProp default_value " adjustBorder"
- set mthd2748 [ $clss2609 addRow method ]
- $mthd2748 setLabel name_type "GetDlgCtrlID():int\n"
- $mthd2748 setProp method_access "Public"
- $mthd2748 setProp is_const_func "1"
- $mthd2748 setProp modifier "Value"
- set mthd274d [ $clss2609 addRow method ]
- $mthd274d setLabel name_type "SetDlgCtrlID():int\n"
- $mthd274d setProp method_access "Public"
- $mthd274d setProp modifier "Value"
- set parm2751 [ $mthd274d addParam ]
- $parm2751 setLabel name_type "nID:int"
- $parm2751 setProp modifier "Value"
- set mthd2754 [ $clss2609 addRow method ]
- $mthd2754 setLabel name_type "GetDlgItem():CWnd\n"
- $mthd2754 setProp method_access "Public"
- $mthd2754 setProp is_const_func "1"
- $mthd2754 setProp modifier "Pointer"
- set parm2759 [ $mthd2754 addParam ]
- $parm2759 setLabel name_type "nID:int"
- $parm2759 setProp modifier "Value"
- set mthd275c [ $clss2609 addRow method ]
- $mthd275c setLabel name_type "GetDlgItem()\n"
- $mthd275c setProp method_access "Public"
- $mthd275c setProp is_const_func "1"
- $mthd275c setProp modifier "Value"
- set parm2761 [ $mthd275c addParam ]
- $parm2761 setLabel name_type "nID:int, "
- $parm2761 setProp modifier "Value"
- set parm2764 [ $mthd275c addParam ]
- $parm2764 setLabel name_type "phWnd:HWND"
- $parm2764 setProp modifier "Pointer"
- set mthd2767 [ $clss2609 addRow method ]
- $mthd2767 setLabel name_type "GetDescendantWindow():CWnd\n"
- $mthd2767 setProp method_access "Public"
- $mthd2767 setProp is_const_func "1"
- $mthd2767 setProp modifier "Pointer"
- set parm276c [ $mthd2767 addParam ]
- $parm276c setLabel name_type "nID:int, "
- $parm276c setProp modifier "Value"
- set parm276f [ $mthd2767 addParam ]
- $parm276f setLabel name_type "bOnlyPerm:BOOL"
- $parm276f setProp modifier "Value"
- $parm276f setProp default_value " 0 "
- set mthd2773 [ $clss2609 addRow method ]
- $mthd2773 setLabel name_type "SendMessageToDescendants()\n"
- $mthd2773 setProp method_access "Public"
- $mthd2773 setProp modifier "Value"
- set parm2777 [ $mthd2773 addParam ]
- $parm2777 setLabel name_type "message:UINT, "
- $parm2777 setProp modifier "Value"
- set parm277a [ $mthd2773 addParam ]
- $parm277a setLabel name_type "wParam:WPARAM, "
- $parm277a setProp modifier "Value"
- $parm277a setProp default_value " 0"
- set parm277e [ $mthd2773 addParam ]
- $parm277e setLabel name_type "lParam:LPARAM, "
- $parm277e setProp modifier "Value"
- $parm277e setProp default_value " 0"
- set parm2782 [ $mthd2773 addParam ]
- $parm2782 setLabel name_type "bDeep:BOOL, "
- $parm2782 setProp modifier "Value"
- $parm2782 setProp default_value " 1 "
- set parm2786 [ $mthd2773 addParam ]
- $parm2786 setLabel name_type "bOnlyPerm:BOOL"
- $parm2786 setProp modifier "Value"
- $parm2786 setProp default_value " 0 "
- set mthd278a [ $clss2609 addRow method ]
- $mthd278a setLabel name_type "GetParentFrame():CFrameWnd\n"
- $mthd278a setProp method_access "Public"
- $mthd278a setProp is_const_func "1"
- $mthd278a setProp modifier "Pointer"
- set mthd278f [ $clss2609 addRow method ]
- $mthd278f setLabel name_type "GetTopLevelParent():CWnd\n"
- $mthd278f setProp method_access "Public"
- $mthd278f setProp is_const_func "1"
- $mthd278f setProp modifier "Pointer"
- set mthd2794 [ $clss2609 addRow method ]
- $mthd2794 setLabel name_type "GetTopLevelOwner():CWnd\n"
- $mthd2794 setProp method_access "Public"
- $mthd2794 setProp is_const_func "1"
- $mthd2794 setProp modifier "Pointer"
- set mthd2799 [ $clss2609 addRow method ]
- $mthd2799 setLabel name_type "GetParentOwner():CWnd\n"
- $mthd2799 setProp method_access "Public"
- $mthd2799 setProp is_const_func "1"
- $mthd2799 setProp modifier "Pointer"
- set mthd279e [ $clss2609 addRow method ]
- $mthd279e setLabel name_type "GetTopLevelFrame():CFrameWnd\n"
- $mthd279e setProp method_access "Public"
- $mthd279e setProp is_const_func "1"
- $mthd279e setProp modifier "Pointer"
- set mthd27a3 [ $clss2609 addRow method ]
- $mthd27a3 setLabel name_type "\$GetSafeOwner():CWnd\n"
- $mthd27a3 setProp method_access "Public"
- $mthd27a3 setProp modifier "Pointer"
- set parm27a7 [ $mthd27a3 addParam ]
- $parm27a7 setLabel name_type "pParent:CWnd, "
- $parm27a7 setProp modifier "Pointer"
- $parm27a7 setProp default_value " 0 "
- set parm27ab [ $mthd27a3 addParam ]
- $parm27ab setLabel name_type "pWndTop:HWND"
- $parm27ab setProp modifier "Pointer"
- $parm27ab setProp default_value " 0 "
- set mthd27af [ $clss2609 addRow method ]
- $mthd27af setLabel name_type "SendMessage():LRESULT\n"
- $mthd27af setProp method_access "Public"
- $mthd27af setProp modifier "Value"
- set parm27b3 [ $mthd27af addParam ]
- $parm27b3 setLabel name_type "message:UINT, "
- $parm27b3 setProp modifier "Value"
- set parm27b6 [ $mthd27af addParam ]
- $parm27b6 setLabel name_type "wParam:WPARAM, "
- $parm27b6 setProp modifier "Value"
- $parm27b6 setProp default_value " 0"
- set parm27ba [ $mthd27af addParam ]
- $parm27ba setLabel name_type "lParam:LPARAM"
- $parm27ba setProp modifier "Value"
- $parm27ba setProp default_value " 0"
- set mthd27be [ $clss2609 addRow method ]
- $mthd27be setLabel name_type "PostMessage():BOOL\n"
- $mthd27be setProp method_access "Public"
- $mthd27be setProp modifier "Value"
- set parm27c2 [ $mthd27be addParam ]
- $parm27c2 setLabel name_type "message:UINT, "
- $parm27c2 setProp modifier "Value"
- set parm27c5 [ $mthd27be addParam ]
- $parm27c5 setLabel name_type "wParam:WPARAM, "
- $parm27c5 setProp modifier "Value"
- $parm27c5 setProp default_value " 0"
- set parm27c9 [ $mthd27be addParam ]
- $parm27c9 setLabel name_type "lParam:LPARAM"
- $parm27c9 setProp modifier "Value"
- $parm27c9 setProp default_value " 0"
- set mthd27cd [ $clss2609 addRow method ]
- $mthd27cd setLabel name_type "SendNotifyMessage():BOOL\n"
- $mthd27cd setProp method_access "Public"
- $mthd27cd setProp modifier "Value"
- set parm27d1 [ $mthd27cd addParam ]
- $parm27d1 setLabel name_type "message:UINT, "
- $parm27d1 setProp modifier "Value"
- set parm27d4 [ $mthd27cd addParam ]
- $parm27d4 setLabel name_type "wParam:WPARAM, "
- $parm27d4 setProp modifier "Value"
- set parm27d7 [ $mthd27cd addParam ]
- $parm27d7 setLabel name_type "lParam:LPARAM"
- $parm27d7 setProp modifier "Value"
- set mthd27da [ $clss2609 addRow method ]
- $mthd27da setLabel name_type "SendChildNotifyLastMsg():BOOL\n"
- $mthd27da setProp method_access "Public"
- $mthd27da setProp modifier "Value"
- set parm27de [ $mthd27da addParam ]
- $parm27de setLabel name_type "pResult:LRESULT"
- $parm27de setProp modifier "Pointer"
- $parm27de setProp default_value " 0 "
- set mthd27e2 [ $clss2609 addRow method ]
- $mthd27e2 setLabel name_type "IsDialogMessage():BOOL\n"
- $mthd27e2 setProp method_access "Public"
- $mthd27e2 setProp modifier "Value"
- set parm27e6 [ $mthd27e2 addParam ]
- $parm27e6 setLabel name_type "lpMsg:LPMSG"
- $parm27e6 setProp modifier "Value"
- set mthd27e9 [ $clss2609 addRow method ]
- $mthd27e9 setLabel name_type "SetWindowText()\n"
- $mthd27e9 setProp method_access "Public"
- $mthd27e9 setProp modifier "Value"
- set parm27ed [ $mthd27e9 addParam ]
- $parm27ed setLabel name_type "lpszString:LPCTSTR"
- $parm27ed setProp modifier "Value"
- set mthd27f0 [ $clss2609 addRow method ]
- $mthd27f0 setLabel name_type "GetWindowText():int\n"
- $mthd27f0 setProp method_access "Public"
- $mthd27f0 setProp is_const_func "1"
- $mthd27f0 setProp modifier "Value"
- set parm27f5 [ $mthd27f0 addParam ]
- $parm27f5 setLabel name_type "lpszStringBuf:LPTSTR, "
- $parm27f5 setProp modifier "Value"
- set parm27f8 [ $mthd27f0 addParam ]
- $parm27f8 setLabel name_type "nMaxCount:int"
- $parm27f8 setProp modifier "Value"
- set mthd27fb [ $clss2609 addRow method ]
- $mthd27fb setLabel name_type "GetWindowText()\n"
- $mthd27fb setProp method_access "Public"
- $mthd27fb setProp is_const_func "1"
- $mthd27fb setProp modifier "Value"
- set parm2800 [ $mthd27fb addParam ]
- $parm2800 setLabel name_type "rString:CString"
- $parm2800 setProp modifier "Reference"
- set mthd2803 [ $clss2609 addRow method ]
- $mthd2803 setLabel name_type "GetWindowTextLength():int\n"
- $mthd2803 setProp method_access "Public"
- $mthd2803 setProp is_const_func "1"
- $mthd2803 setProp modifier "Value"
- set mthd2808 [ $clss2609 addRow method ]
- $mthd2808 setLabel name_type "SetFont()\n"
- $mthd2808 setProp method_access "Public"
- $mthd2808 setProp modifier "Value"
- set parm280c [ $mthd2808 addParam ]
- $parm280c setLabel name_type "pFont:CFont, "
- $parm280c setProp modifier "Pointer"
- set parm280f [ $mthd2808 addParam ]
- $parm280f setLabel name_type "bRedraw:BOOL"
- $parm280f setProp modifier "Value"
- $parm280f setProp default_value " 1 "
- set mthd2813 [ $clss2609 addRow method ]
- $mthd2813 setLabel name_type "GetFont():CFont\n"
- $mthd2813 setProp method_access "Public"
- $mthd2813 setProp is_const_func "1"
- $mthd2813 setProp modifier "Pointer"
- set mthd2818 [ $clss2609 addRow method ]
- $mthd2818 setLabel name_type "GetMenu():CMenu\n"
- $mthd2818 setProp method_access "Public"
- $mthd2818 setProp is_const_func "1"
- $mthd2818 setProp modifier "Pointer"
- set mthd281d [ $clss2609 addRow method ]
- $mthd281d setLabel name_type "SetMenu():BOOL\n"
- $mthd281d setProp method_access "Public"
- $mthd281d setProp modifier "Value"
- set parm2821 [ $mthd281d addParam ]
- $parm2821 setLabel name_type "pMenu:CMenu"
- $parm2821 setProp modifier "Pointer"
- set mthd2824 [ $clss2609 addRow method ]
- $mthd2824 setLabel name_type "DrawMenuBar()\n"
- $mthd2824 setProp method_access "Public"
- $mthd2824 setProp modifier "Value"
- set mthd2828 [ $clss2609 addRow method ]
- $mthd2828 setLabel name_type "GetSystemMenu():CMenu\n"
- $mthd2828 setProp method_access "Public"
- $mthd2828 setProp is_const_func "1"
- $mthd2828 setProp modifier "Pointer"
- set parm282d [ $mthd2828 addParam ]
- $parm282d setLabel name_type "bRevert:BOOL"
- $parm282d setProp modifier "Value"
- set mthd2830 [ $clss2609 addRow method ]
- $mthd2830 setLabel name_type "HiliteMenuItem():BOOL\n"
- $mthd2830 setProp method_access "Public"
- $mthd2830 setProp modifier "Value"
- set parm2834 [ $mthd2830 addParam ]
- $parm2834 setLabel name_type "pMenu:CMenu, "
- $parm2834 setProp modifier "Pointer"
- set parm2837 [ $mthd2830 addParam ]
- $parm2837 setLabel name_type "nIDHiliteItem:UINT, "
- $parm2837 setProp modifier "Value"
- set parm283a [ $mthd2830 addParam ]
- $parm283a setLabel name_type "nHilite:UINT"
- $parm283a setProp modifier "Value"
- set mthd283d [ $clss2609 addRow method ]
- $mthd283d setLabel name_type "IsIconic():BOOL\n"
- $mthd283d setProp method_access "Public"
- $mthd283d setProp is_const_func "1"
- $mthd283d setProp modifier "Value"
- set mthd2842 [ $clss2609 addRow method ]
- $mthd2842 setLabel name_type "IsZoomed():BOOL\n"
- $mthd2842 setProp method_access "Public"
- $mthd2842 setProp is_const_func "1"
- $mthd2842 setProp modifier "Value"
- set mthd2847 [ $clss2609 addRow method ]
- $mthd2847 setLabel name_type "MoveWindow()\n"
- $mthd2847 setProp method_access "Public"
- $mthd2847 setProp modifier "Value"
- set parm284b [ $mthd2847 addParam ]
- $parm284b setLabel name_type "x:int, "
- $parm284b setProp modifier "Value"
- set parm284e [ $mthd2847 addParam ]
- $parm284e setLabel name_type "y:int, "
- $parm284e setProp modifier "Value"
- set parm2851 [ $mthd2847 addParam ]
- $parm2851 setLabel name_type "nWidth:int, "
- $parm2851 setProp modifier "Value"
- set parm2854 [ $mthd2847 addParam ]
- $parm2854 setLabel name_type "nHeight:int, "
- $parm2854 setProp modifier "Value"
- set parm2857 [ $mthd2847 addParam ]
- $parm2857 setLabel name_type "bRepaint:BOOL"
- $parm2857 setProp modifier "Value"
- $parm2857 setProp default_value " 1 "
- set mthd285b [ $clss2609 addRow method ]
- $mthd285b setLabel name_type "MoveWindow()\n"
- $mthd285b setProp method_access "Public"
- $mthd285b setProp modifier "Value"
- set parm285f [ $mthd285b addParam ]
- $parm285f setLabel name_type "lpRect:LPCRECT, "
- $parm285f setProp modifier "Value"
- set parm2862 [ $mthd285b addParam ]
- $parm2862 setLabel name_type "bRepaint:BOOL"
- $parm2862 setProp modifier "Value"
- $parm2862 setProp default_value " 1 "
- set mthd2876 [ $clss2609 addRow method ]
- $mthd2876 setLabel name_type "SetWindowPos():BOOL\n"
- $mthd2876 setProp method_access "Public"
- $mthd2876 setProp modifier "Value"
- set parm287a [ $mthd2876 addParam ]
- $parm287a setLabel name_type "pWndInsertAfter:CWnd, "
- $parm287a setProp modifier "Pointer to Const"
- set parm287d [ $mthd2876 addParam ]
- $parm287d setLabel name_type "x:int, "
- $parm287d setProp modifier "Value"
- set parm2880 [ $mthd2876 addParam ]
- $parm2880 setLabel name_type "y:int, "
- $parm2880 setProp modifier "Value"
- set parm2883 [ $mthd2876 addParam ]
- $parm2883 setLabel name_type "cx:int, "
- $parm2883 setProp modifier "Value"
- set parm2886 [ $mthd2876 addParam ]
- $parm2886 setLabel name_type "cy:int, "
- $parm2886 setProp modifier "Value"
- set parm2889 [ $mthd2876 addParam ]
- $parm2889 setLabel name_type "nFlags:UINT"
- $parm2889 setProp modifier "Value"
- set mthd288c [ $clss2609 addRow method ]
- $mthd288c setLabel name_type "ArrangeIconicWindows():UINT\n"
- $mthd288c setProp method_access "Public"
- $mthd288c setProp modifier "Value"
- set mthd2890 [ $clss2609 addRow method ]
- $mthd2890 setLabel name_type "BringWindowToTop()\n"
- $mthd2890 setProp method_access "Public"
- $mthd2890 setProp modifier "Value"
- set mthd2894 [ $clss2609 addRow method ]
- $mthd2894 setLabel name_type "GetWindowRect()\n"
- $mthd2894 setProp method_access "Public"
- $mthd2894 setProp is_const_func "1"
- $mthd2894 setProp modifier "Value"
- set parm2899 [ $mthd2894 addParam ]
- $parm2899 setLabel name_type "lpRect:LPRECT"
- $parm2899 setProp modifier "Value"
- set mthd289c [ $clss2609 addRow method ]
- $mthd289c setLabel name_type "GetClientRect()\n"
- $mthd289c setProp method_access "Public"
- $mthd289c setProp is_const_func "1"
- $mthd289c setProp modifier "Value"
- set parm28a1 [ $mthd289c addParam ]
- $parm28a1 setLabel name_type "lpRect:LPRECT"
- $parm28a1 setProp modifier "Value"
- set mthd28a4 [ $clss2609 addRow method ]
- $mthd28a4 setLabel name_type "GetWindowPlacement():BOOL\n"
- $mthd28a4 setProp method_access "Public"
- $mthd28a4 setProp is_const_func "1"
- $mthd28a4 setProp modifier "Value"
- set parm28a9 [ $mthd28a4 addParam ]
- $parm28a9 setLabel name_type "lpwndpl:WINDOWPLACEMENT"
- $parm28a9 setProp modifier "Pointer"
- set mthd28ac [ $clss2609 addRow method ]
- $mthd28ac setLabel name_type "SetWindowPlacement():BOOL\n"
- $mthd28ac setProp method_access "Public"
- $mthd28ac setProp modifier "Value"
- set parm28b0 [ $mthd28ac addParam ]
- $parm28b0 setLabel name_type "lpwndpl:WINDOWPLACEMENT"
- $parm28b0 setProp modifier "Pointer to Const"
- set mthd28b3 [ $clss2609 addRow method ]
- $mthd28b3 setLabel name_type "ClientToScreen()\n"
- $mthd28b3 setProp method_access "Public"
- $mthd28b3 setProp is_const_func "1"
- $mthd28b3 setProp modifier "Value"
- set parm28b8 [ $mthd28b3 addParam ]
- $parm28b8 setLabel name_type "lpPoint:LPPOINT"
- $parm28b8 setProp modifier "Value"
- set mthd28bb [ $clss2609 addRow method ]
- $mthd28bb setLabel name_type "ClientToScreen()\n"
- $mthd28bb setProp method_access "Public"
- $mthd28bb setProp is_const_func "1"
- $mthd28bb setProp modifier "Value"
- set parm28c0 [ $mthd28bb addParam ]
- $parm28c0 setLabel name_type "lpRect:LPRECT"
- $parm28c0 setProp modifier "Value"
- set mthd28c3 [ $clss2609 addRow method ]
- $mthd28c3 setLabel name_type "ScreenToClient()\n"
- $mthd28c3 setProp method_access "Public"
- $mthd28c3 setProp is_const_func "1"
- $mthd28c3 setProp modifier "Value"
- set parm28c8 [ $mthd28c3 addParam ]
- $parm28c8 setLabel name_type "lpPoint:LPPOINT"
- $parm28c8 setProp modifier "Value"
- set mthd28cb [ $clss2609 addRow method ]
- $mthd28cb setLabel name_type "ScreenToClient()\n"
- $mthd28cb setProp method_access "Public"
- $mthd28cb setProp is_const_func "1"
- $mthd28cb setProp modifier "Value"
- set parm28d0 [ $mthd28cb addParam ]
- $parm28d0 setLabel name_type "lpRect:LPRECT"
- $parm28d0 setProp modifier "Value"
- set mthd28d3 [ $clss2609 addRow method ]
- $mthd28d3 setLabel name_type "MapWindowPoints()\n"
- $mthd28d3 setProp method_access "Public"
- $mthd28d3 setProp is_const_func "1"
- $mthd28d3 setProp modifier "Value"
- set parm28d8 [ $mthd28d3 addParam ]
- $parm28d8 setLabel name_type "pwndTo:CWnd, "
- $parm28d8 setProp modifier "Pointer"
- set parm28db [ $mthd28d3 addParam ]
- $parm28db setLabel name_type "lpPoint:LPPOINT, "
- $parm28db setProp modifier "Value"
- set parm28de [ $mthd28d3 addParam ]
- $parm28de setLabel name_type "nCount:UINT"
- $parm28de setProp modifier "Value"
- set mthd28e1 [ $clss2609 addRow method ]
- $mthd28e1 setLabel name_type "MapWindowPoints()\n"
- $mthd28e1 setProp method_access "Public"
- $mthd28e1 setProp is_const_func "1"
- $mthd28e1 setProp modifier "Value"
- set parm28e6 [ $mthd28e1 addParam ]
- $parm28e6 setLabel name_type "pwndTo:CWnd, "
- $parm28e6 setProp modifier "Pointer"
- set parm28e9 [ $mthd28e1 addParam ]
- $parm28e9 setLabel name_type "lpRect:LPRECT"
- $parm28e9 setProp modifier "Value"
- set mthd28ec [ $clss2609 addRow method ]
- $mthd28ec setLabel name_type "BeginPaint():CDC\n"
- $mthd28ec setProp method_access "Public"
- $mthd28ec setProp modifier "Pointer"
- set parm28f0 [ $mthd28ec addParam ]
- $parm28f0 setLabel name_type "lpPaint:LPPAINTSTRUCT"
- $parm28f0 setProp modifier "Value"
- set mthd28f3 [ $clss2609 addRow method ]
- $mthd28f3 setLabel name_type "EndPaint()\n"
- $mthd28f3 setProp method_access "Public"
- $mthd28f3 setProp modifier "Value"
- set parm28f7 [ $mthd28f3 addParam ]
- $parm28f7 setLabel name_type "lpPaint:LPPAINTSTRUCT"
- $parm28f7 setProp modifier "Value"
- set mthd28fa [ $clss2609 addRow method ]
- $mthd28fa setLabel name_type "GetDC():CDC\n"
- $mthd28fa setProp method_access "Public"
- $mthd28fa setProp modifier "Pointer"
- set mthd28fe [ $clss2609 addRow method ]
- $mthd28fe setLabel name_type "GetWindowDC():CDC\n"
- $mthd28fe setProp method_access "Public"
- $mthd28fe setProp modifier "Pointer"
- set mthd2902 [ $clss2609 addRow method ]
- $mthd2902 setLabel name_type "ReleaseDC():int\n"
- $mthd2902 setProp method_access "Public"
- $mthd2902 setProp modifier "Value"
- set parm2906 [ $mthd2902 addParam ]
- $parm2906 setLabel name_type "pDC:CDC"
- $parm2906 setProp modifier "Pointer"
- set mthd2909 [ $clss2609 addRow method ]
- $mthd2909 setLabel name_type "Print()\n"
- $mthd2909 setProp method_access "Public"
- $mthd2909 setProp is_const_func "1"
- $mthd2909 setProp modifier "Value"
- set parm290e [ $mthd2909 addParam ]
- $parm290e setLabel name_type "pDC:CDC, "
- $parm290e setProp modifier "Pointer"
- set parm2911 [ $mthd2909 addParam ]
- $parm2911 setLabel name_type "dwFlags:DWORD"
- $parm2911 setProp modifier "Value"
- set mthd2914 [ $clss2609 addRow method ]
- $mthd2914 setLabel name_type "PrintClient()\n"
- $mthd2914 setProp method_access "Public"
- $mthd2914 setProp is_const_func "1"
- $mthd2914 setProp modifier "Value"
- set parm2919 [ $mthd2914 addParam ]
- $parm2919 setLabel name_type "pDC:CDC, "
- $parm2919 setProp modifier "Pointer"
- set parm291c [ $mthd2914 addParam ]
- $parm291c setLabel name_type "dwFlags:DWORD"
- $parm291c setProp modifier "Value"
- set mthd291f [ $clss2609 addRow method ]
- $mthd291f setLabel name_type "UpdateWindow()\n"
- $mthd291f setProp method_access "Public"
- $mthd291f setProp modifier "Value"
- set mthd2923 [ $clss2609 addRow method ]
- $mthd2923 setLabel name_type "SetRedraw()\n"
- $mthd2923 setProp method_access "Public"
- $mthd2923 setProp modifier "Value"
- set parm2927 [ $mthd2923 addParam ]
- $parm2927 setLabel name_type "bRedraw:BOOL"
- $parm2927 setProp modifier "Value"
- $parm2927 setProp default_value " 1 "
- set mthd292b [ $clss2609 addRow method ]
- $mthd292b setLabel name_type "GetUpdateRect():BOOL\n"
- $mthd292b setProp method_access "Public"
- $mthd292b setProp modifier "Value"
- set parm292f [ $mthd292b addParam ]
- $parm292f setLabel name_type "lpRect:LPRECT, "
- $parm292f setProp modifier "Value"
- set parm2932 [ $mthd292b addParam ]
- $parm2932 setLabel name_type "bErase:BOOL"
- $parm2932 setProp modifier "Value"
- $parm2932 setProp default_value " 0 "
- set mthd2936 [ $clss2609 addRow method ]
- $mthd2936 setLabel name_type "GetUpdateRgn():int\n"
- $mthd2936 setProp method_access "Public"
- $mthd2936 setProp modifier "Value"
- set parm293a [ $mthd2936 addParam ]
- $parm293a setLabel name_type "pRgn:CRgn, "
- $parm293a setProp modifier "Pointer"
- set parm293d [ $mthd2936 addParam ]
- $parm293d setLabel name_type "bErase:BOOL"
- $parm293d setProp modifier "Value"
- $parm293d setProp default_value " 0 "
- set mthd2941 [ $clss2609 addRow method ]
- $mthd2941 setLabel name_type "Invalidate()\n"
- $mthd2941 setProp method_access "Public"
- $mthd2941 setProp modifier "Value"
- set parm2945 [ $mthd2941 addParam ]
- $parm2945 setLabel name_type "bErase:BOOL"
- $parm2945 setProp modifier "Value"
- $parm2945 setProp default_value " 1 "
- set mthd2949 [ $clss2609 addRow method ]
- $mthd2949 setLabel name_type "InvalidateRect()\n"
- $mthd2949 setProp method_access "Public"
- $mthd2949 setProp modifier "Value"
- set parm294d [ $mthd2949 addParam ]
- $parm294d setLabel name_type "lpRect:LPCRECT, "
- $parm294d setProp modifier "Value"
- set parm2950 [ $mthd2949 addParam ]
- $parm2950 setLabel name_type "bErase:BOOL"
- $parm2950 setProp modifier "Value"
- $parm2950 setProp default_value " 1 "
- set mthd2954 [ $clss2609 addRow method ]
- $mthd2954 setLabel name_type "InvalidateRgn()\n"
- $mthd2954 setProp method_access "Public"
- $mthd2954 setProp modifier "Value"
- set parm2958 [ $mthd2954 addParam ]
- $parm2958 setLabel name_type "pRgn:CRgn, "
- $parm2958 setProp modifier "Pointer"
- set parm295b [ $mthd2954 addParam ]
- $parm295b setLabel name_type "bErase:BOOL"
- $parm295b setProp modifier "Value"
- $parm295b setProp default_value " 1 "
- set mthd295f [ $clss2609 addRow method ]
- $mthd295f setLabel name_type "ValidateRect()\n"
- $mthd295f setProp method_access "Public"
- $mthd295f setProp modifier "Value"
- set parm2963 [ $mthd295f addParam ]
- $parm2963 setLabel name_type "lpRect:LPCRECT"
- $parm2963 setProp modifier "Value"
- set mthd2966 [ $clss2609 addRow method ]
- $mthd2966 setLabel name_type "ValidateRgn()\n"
- $mthd2966 setProp method_access "Public"
- $mthd2966 setProp modifier "Value"
- set parm296a [ $mthd2966 addParam ]
- $parm296a setLabel name_type "pRgn:CRgn"
- $parm296a setProp modifier "Pointer"
- set mthd296d [ $clss2609 addRow method ]
- $mthd296d setLabel name_type "ShowWindow():BOOL\n"
- $mthd296d setProp method_access "Public"
- $mthd296d setProp modifier "Value"
- set parm2971 [ $mthd296d addParam ]
- $parm2971 setLabel name_type "nCmdShow:int"
- $parm2971 setProp modifier "Value"
- set mthd2974 [ $clss2609 addRow method ]
- $mthd2974 setLabel name_type "IsWindowVisible():BOOL\n"
- $mthd2974 setProp method_access "Public"
- $mthd2974 setProp is_const_func "1"
- $mthd2974 setProp modifier "Value"
- set mthd2979 [ $clss2609 addRow method ]
- $mthd2979 setLabel name_type "ShowOwnedPopups()\n"
- $mthd2979 setProp method_access "Public"
- $mthd2979 setProp modifier "Value"
- set parm297d [ $mthd2979 addParam ]
- $parm297d setLabel name_type "bShow:BOOL"
- $parm297d setProp modifier "Value"
- $parm297d setProp default_value " 1 "
- set mthd2981 [ $clss2609 addRow method ]
- $mthd2981 setLabel name_type "GetDCEx():CDC\n"
- $mthd2981 setProp method_access "Public"
- $mthd2981 setProp modifier "Pointer"
- set parm2985 [ $mthd2981 addParam ]
- $parm2985 setLabel name_type "prgnClip:CRgn, "
- $parm2985 setProp modifier "Pointer"
- set parm2988 [ $mthd2981 addParam ]
- $parm2988 setLabel name_type "flags:DWORD"
- $parm2988 setProp modifier "Value"
- set mthd298b [ $clss2609 addRow method ]
- $mthd298b setLabel name_type "LockWindowUpdate():BOOL\n"
- $mthd298b setProp method_access "Public"
- $mthd298b setProp modifier "Value"
- set mthd298f [ $clss2609 addRow method ]
- $mthd298f setLabel name_type "UnlockWindowUpdate()\n"
- $mthd298f setProp method_access "Public"
- $mthd298f setProp modifier "Value"
- set mthd2993 [ $clss2609 addRow method ]
- $mthd2993 setLabel name_type "RedrawWindow():BOOL\n"
- $mthd2993 setProp method_access "Public"
- $mthd2993 setProp modifier "Value"
- set parm2997 [ $mthd2993 addParam ]
- $parm2997 setLabel name_type "lpRectUpdate:LPCRECT, "
- $parm2997 setProp modifier "Value"
- $parm2997 setProp default_value " 0 "
- set parm299b [ $mthd2993 addParam ]
- $parm299b setLabel name_type "prgnUpdate:CRgn, "
- $parm299b setProp modifier "Pointer"
- $parm299b setProp default_value " 0 "
- set parm299f [ $mthd2993 addParam ]
- $parm299f setLabel name_type "flags:UINT"
- $parm299f setProp modifier "Value"
- $parm299f setProp default_value " RDW_INVALIDATE | RDW_UPDATENOW | RDW_ERASE"
- set mthd29a3 [ $clss2609 addRow method ]
- $mthd29a3 setLabel name_type "EnableScrollBar():BOOL\n"
- $mthd29a3 setProp method_access "Public"
- $mthd29a3 setProp modifier "Value"
- set parm29a7 [ $mthd29a3 addParam ]
- $parm29a7 setLabel name_type "nSBFlags:int, "
- $parm29a7 setProp modifier "Value"
- set parm29aa [ $mthd29a3 addParam ]
- $parm29aa setLabel name_type "nArrowFlags:UINT"
- $parm29aa setProp modifier "Value"
- $parm29aa setProp default_value " ESB_ENABLE_BOTH"
- set mthd29ae [ $clss2609 addRow method ]
- $mthd29ae setLabel name_type "SetTimer():UINT\n"
- $mthd29ae setProp method_access "Public"
- $mthd29ae setProp modifier "Value"
- set parm29b2 [ $mthd29ae addParam ]
- $parm29b2 setLabel name_type "nIDEvent:UINT, "
- $parm29b2 setProp modifier "Value"
- set parm29b5 [ $mthd29ae addParam ]
- $parm29b5 setLabel name_type "nElapse:UINT, "
- $parm29b5 setProp modifier "Value"
- set parm29b8 [ $mthd29ae addParam ]
- $parm29b8 setLabel name_type " lpfnTimer:void"
- $parm29b8 setProp modifier "Value"
- set mthd29bb [ $clss2609 addRow method ]
- $mthd29bb setLabel name_type "KillTimer():BOOL\n"
- $mthd29bb setProp method_access "Public"
- $mthd29bb setProp modifier "Value"
- set parm29bf [ $mthd29bb addParam ]
- $parm29bf setLabel name_type "nIDEvent:int"
- $parm29bf setProp modifier "Value"
- set mthd29c2 [ $clss2609 addRow method ]
- $mthd29c2 setLabel name_type "EnableToolTips():BOOL\n"
- $mthd29c2 setProp method_access "Public"
- $mthd29c2 setProp modifier "Value"
- set parm29c6 [ $mthd29c2 addParam ]
- $parm29c6 setLabel name_type "bEnable:BOOL"
- $parm29c6 setProp modifier "Value"
- $parm29c6 setProp default_value " 1 "
- set mthd29ca [ $clss2609 addRow method ]
- $mthd29ca setLabel name_type "\$CancelToolTips()\n"
- $mthd29ca setProp method_access "Public"
- $mthd29ca setProp modifier "Value"
- set parm29ce [ $mthd29ca addParam ]
- $parm29ce setLabel name_type "bKeys:BOOL"
- $parm29ce setProp modifier "Value"
- $parm29ce setProp default_value " 0 "
- set mthd29d2 [ $clss2609 addRow method ]
- $mthd29d2 setLabel name_type "FilterToolTipMessage()\n"
- $mthd29d2 setProp method_access "Public"
- $mthd29d2 setProp modifier "Value"
- set parm29d6 [ $mthd29d2 addParam ]
- $parm29d6 setLabel name_type "pMsg:MSG"
- $parm29d6 setProp modifier "Pointer"
- set mthd29d9 [ $clss2609 addRow method ]
- $mthd29d9 setLabel name_type "OnToolHitTest():int\n"
- $mthd29d9 setProp method_access "Public"
- $mthd29d9 setProp is_dyn_bound "1"
- $mthd29d9 setProp is_const_func "1"
- $mthd29d9 setProp modifier "Value"
- set parm29df [ $mthd29d9 addParam ]
- $parm29df setLabel name_type "point:CPoint, "
- $parm29df setProp modifier "Value"
- set parm29e2 [ $mthd29d9 addParam ]
- $parm29e2 setLabel name_type "pTI:TOOLINFO"
- $parm29e2 setProp modifier "Pointer"
- set mthd29e5 [ $clss2609 addRow method ]
- $mthd29e5 setLabel name_type "IsWindowEnabled():BOOL\n"
- $mthd29e5 setProp method_access "Public"
- $mthd29e5 setProp is_const_func "1"
- $mthd29e5 setProp modifier "Value"
- set mthd29ea [ $clss2609 addRow method ]
- $mthd29ea setLabel name_type "EnableWindow():BOOL\n"
- $mthd29ea setProp method_access "Public"
- $mthd29ea setProp modifier "Value"
- set parm29ee [ $mthd29ea addParam ]
- $parm29ee setLabel name_type "bEnable:BOOL"
- $parm29ee setProp modifier "Value"
- $parm29ee setProp default_value " 1 "
- set mthd29f2 [ $clss2609 addRow method ]
- $mthd29f2 setLabel name_type "\$GetActiveWindow():CWnd\n"
- $mthd29f2 setProp method_access "Public"
- $mthd29f2 setProp modifier "Pointer"
- set mthd29f6 [ $clss2609 addRow method ]
- $mthd29f6 setLabel name_type "SetActiveWindow():CWnd\n"
- $mthd29f6 setProp method_access "Public"
- $mthd29f6 setProp modifier "Pointer"
- set mthd29fa [ $clss2609 addRow method ]
- $mthd29fa setLabel name_type "SetForegroundWindow():BOOL\n"
- $mthd29fa setProp method_access "Public"
- $mthd29fa setProp modifier "Value"
- set mthd29fe [ $clss2609 addRow method ]
- $mthd29fe setLabel name_type "\$GetForegroundWindow():CWnd\n"
- $mthd29fe setProp method_access "Public"
- $mthd29fe setProp modifier "Pointer"
- set mthd2a02 [ $clss2609 addRow method ]
- $mthd2a02 setLabel name_type "\$GetCapture():CWnd\n"
- $mthd2a02 setProp method_access "Public"
- $mthd2a02 setProp modifier "Pointer"
- set mthd2a06 [ $clss2609 addRow method ]
- $mthd2a06 setLabel name_type "SetCapture():CWnd\n"
- $mthd2a06 setProp method_access "Public"
- $mthd2a06 setProp modifier "Pointer"
- set mthd2a0a [ $clss2609 addRow method ]
- $mthd2a0a setLabel name_type "\$GetFocus():CWnd\n"
- $mthd2a0a setProp method_access "Public"
- $mthd2a0a setProp modifier "Pointer"
- set mthd2a0e [ $clss2609 addRow method ]
- $mthd2a0e setLabel name_type "SetFocus():CWnd\n"
- $mthd2a0e setProp method_access "Public"
- $mthd2a0e setProp modifier "Pointer"
- set mthd2a12 [ $clss2609 addRow method ]
- $mthd2a12 setLabel name_type "\$GetDesktopWindow():CWnd\n"
- $mthd2a12 setProp method_access "Public"
- $mthd2a12 setProp modifier "Pointer"
- set mthd2a16 [ $clss2609 addRow method ]
- $mthd2a16 setLabel name_type "CloseWindow()\n"
- $mthd2a16 setProp method_access "Public"
- $mthd2a16 setProp modifier "Value"
- set mthd2a1a [ $clss2609 addRow method ]
- $mthd2a1a setLabel name_type "OpenIcon():BOOL\n"
- $mthd2a1a setProp method_access "Public"
- $mthd2a1a setProp modifier "Value"
- set mthd2a1e [ $clss2609 addRow method ]
- $mthd2a1e setLabel name_type "CheckDlgButton()\n"
- $mthd2a1e setProp method_access "Public"
- $mthd2a1e setProp modifier "Value"
- set parm2a22 [ $mthd2a1e addParam ]
- $parm2a22 setLabel name_type "nIDButton:int, "
- $parm2a22 setProp modifier "Value"
- set parm2a25 [ $mthd2a1e addParam ]
- $parm2a25 setLabel name_type "nCheck:UINT"
- $parm2a25 setProp modifier "Value"
- set mthd2a28 [ $clss2609 addRow method ]
- $mthd2a28 setLabel name_type "CheckRadioButton()\n"
- $mthd2a28 setProp method_access "Public"
- $mthd2a28 setProp modifier "Value"
- set parm2a2c [ $mthd2a28 addParam ]
- $parm2a2c setLabel name_type "nIDFirstButton:int, "
- $parm2a2c setProp modifier "Value"
- set parm2a2f [ $mthd2a28 addParam ]
- $parm2a2f setLabel name_type "nIDLastButton:int, "
- $parm2a2f setProp modifier "Value"
- set parm2a32 [ $mthd2a28 addParam ]
- $parm2a32 setLabel name_type "nIDCheckButton:int"
- $parm2a32 setProp modifier "Value"
- set mthd2a35 [ $clss2609 addRow method ]
- $mthd2a35 setLabel name_type "GetCheckedRadioButton():int\n"
- $mthd2a35 setProp method_access "Public"
- $mthd2a35 setProp modifier "Value"
- set parm2a39 [ $mthd2a35 addParam ]
- $parm2a39 setLabel name_type "nIDFirstButton:int, "
- $parm2a39 setProp modifier "Value"
- set parm2a3c [ $mthd2a35 addParam ]
- $parm2a3c setLabel name_type "nIDLastButton:int"
- $parm2a3c setProp modifier "Value"
- set mthd2a3f [ $clss2609 addRow method ]
- $mthd2a3f setLabel name_type "DlgDirList():int\n"
- $mthd2a3f setProp method_access "Public"
- $mthd2a3f setProp modifier "Value"
- set parm2a43 [ $mthd2a3f addParam ]
- $parm2a43 setLabel name_type "lpPathSpec:LPTSTR, "
- $parm2a43 setProp modifier "Value"
- set parm2a46 [ $mthd2a3f addParam ]
- $parm2a46 setLabel name_type "nIDListBox:int, "
- $parm2a46 setProp modifier "Value"
- set parm2a49 [ $mthd2a3f addParam ]
- $parm2a49 setLabel name_type "nIDStaticPath:int, "
- $parm2a49 setProp modifier "Value"
- set parm2a4c [ $mthd2a3f addParam ]
- $parm2a4c setLabel name_type "nFileType:UINT"
- $parm2a4c setProp modifier "Value"
- set mthd2a4f [ $clss2609 addRow method ]
- $mthd2a4f setLabel name_type "DlgDirListComboBox():int\n"
- $mthd2a4f setProp method_access "Public"
- $mthd2a4f setProp modifier "Value"
- set parm2a53 [ $mthd2a4f addParam ]
- $parm2a53 setLabel name_type "lpPathSpec:LPTSTR, "
- $parm2a53 setProp modifier "Value"
- set parm2a56 [ $mthd2a4f addParam ]
- $parm2a56 setLabel name_type "nIDComboBox:int, "
- $parm2a56 setProp modifier "Value"
- set parm2a59 [ $mthd2a4f addParam ]
- $parm2a59 setLabel name_type "nIDStaticPath:int, "
- $parm2a59 setProp modifier "Value"
- set parm2a5c [ $mthd2a4f addParam ]
- $parm2a5c setLabel name_type "nFileType:UINT"
- $parm2a5c setProp modifier "Value"
- set mthd2a5f [ $clss2609 addRow method ]
- $mthd2a5f setLabel name_type "DlgDirSelect():BOOL\n"
- $mthd2a5f setProp method_access "Public"
- $mthd2a5f setProp modifier "Value"
- set parm2a63 [ $mthd2a5f addParam ]
- $parm2a63 setLabel name_type "lpString:LPTSTR, "
- $parm2a63 setProp modifier "Value"
- set parm2a66 [ $mthd2a5f addParam ]
- $parm2a66 setLabel name_type "nIDListBox:int"
- $parm2a66 setProp modifier "Value"
- set mthd2a69 [ $clss2609 addRow method ]
- $mthd2a69 setLabel name_type "DlgDirSelectComboBox():BOOL\n"
- $mthd2a69 setProp method_access "Public"
- $mthd2a69 setProp modifier "Value"
- set parm2a6d [ $mthd2a69 addParam ]
- $parm2a6d setLabel name_type "lpString:LPTSTR, "
- $parm2a6d setProp modifier "Value"
- set parm2a70 [ $mthd2a69 addParam ]
- $parm2a70 setLabel name_type "nIDComboBox:int"
- $parm2a70 setProp modifier "Value"
- set mthd2a73 [ $clss2609 addRow method ]
- $mthd2a73 setLabel name_type "GetDlgItemInt():UINT\n"
- $mthd2a73 setProp method_access "Public"
- $mthd2a73 setProp is_const_func "1"
- $mthd2a73 setProp modifier "Value"
- set parm2a78 [ $mthd2a73 addParam ]
- $parm2a78 setLabel name_type "nID:int, "
- $parm2a78 setProp modifier "Value"
- set parm2a7b [ $mthd2a73 addParam ]
- $parm2a7b setLabel name_type "lpTrans:BOOL, "
- $parm2a7b setProp modifier "Pointer"
- $parm2a7b setProp default_value " 0 "
- set parm2a7f [ $mthd2a73 addParam ]
- $parm2a7f setLabel name_type "bSigned:BOOL"
- $parm2a7f setProp modifier "Value"
- $parm2a7f setProp default_value " 1 "
- set mthd2a83 [ $clss2609 addRow method ]
- $mthd2a83 setLabel name_type "GetDlgItemText():int\n"
- $mthd2a83 setProp method_access "Public"
- $mthd2a83 setProp is_const_func "1"
- $mthd2a83 setProp modifier "Value"
- set parm2a88 [ $mthd2a83 addParam ]
- $parm2a88 setLabel name_type "nID:int, "
- $parm2a88 setProp modifier "Value"
- set parm2a8b [ $mthd2a83 addParam ]
- $parm2a8b setLabel name_type "lpStr:LPTSTR, "
- $parm2a8b setProp modifier "Value"
- set parm2a8e [ $mthd2a83 addParam ]
- $parm2a8e setLabel name_type "nMaxCount:int"
- $parm2a8e setProp modifier "Value"
- set mthd2a91 [ $clss2609 addRow method ]
- $mthd2a91 setLabel name_type "GetDlgItemText():int\n"
- $mthd2a91 setProp method_access "Public"
- $mthd2a91 setProp is_const_func "1"
- $mthd2a91 setProp modifier "Value"
- set parm2a96 [ $mthd2a91 addParam ]
- $parm2a96 setLabel name_type "nID:int, "
- $parm2a96 setProp modifier "Value"
- set parm2a99 [ $mthd2a91 addParam ]
- $parm2a99 setLabel name_type "rString:CString"
- $parm2a99 setProp modifier "Reference"
- set mthd2a9c [ $clss2609 addRow method ]
- $mthd2a9c setLabel name_type "GetNextDlgGroupItem():CWnd\n"
- $mthd2a9c setProp method_access "Public"
- $mthd2a9c setProp is_const_func "1"
- $mthd2a9c setProp modifier "Pointer"
- set parm2aa1 [ $mthd2a9c addParam ]
- $parm2aa1 setLabel name_type "pWndCtl:CWnd, "
- $parm2aa1 setProp modifier "Pointer"
- set parm2aa4 [ $mthd2a9c addParam ]
- $parm2aa4 setLabel name_type "bPrevious:BOOL"
- $parm2aa4 setProp modifier "Value"
- $parm2aa4 setProp default_value " 0 "
- set mthd2aa8 [ $clss2609 addRow method ]
- $mthd2aa8 setLabel name_type "GetNextDlgTabItem():CWnd\n"
- $mthd2aa8 setProp method_access "Public"
- $mthd2aa8 setProp is_const_func "1"
- $mthd2aa8 setProp modifier "Pointer"
- set parm2aad [ $mthd2aa8 addParam ]
- $parm2aad setLabel name_type "pWndCtl:CWnd, "
- $parm2aad setProp modifier "Pointer"
- set parm2ab0 [ $mthd2aa8 addParam ]
- $parm2ab0 setLabel name_type "bPrevious:BOOL"
- $parm2ab0 setProp modifier "Value"
- $parm2ab0 setProp default_value " 0 "
- set mthd2ab4 [ $clss2609 addRow method ]
- $mthd2ab4 setLabel name_type "IsDlgButtonChecked():UINT\n"
- $mthd2ab4 setProp method_access "Public"
- $mthd2ab4 setProp is_const_func "1"
- $mthd2ab4 setProp modifier "Value"
- set parm2ab9 [ $mthd2ab4 addParam ]
- $parm2ab9 setLabel name_type "nIDButton:int"
- $parm2ab9 setProp modifier "Value"
- set mthd2abc [ $clss2609 addRow method ]
- $mthd2abc setLabel name_type "SendDlgItemMessage():LRESULT\n"
- $mthd2abc setProp method_access "Public"
- $mthd2abc setProp modifier "Value"
- set parm2ac0 [ $mthd2abc addParam ]
- $parm2ac0 setLabel name_type "nID:int, "
- $parm2ac0 setProp modifier "Value"
- set parm2ac3 [ $mthd2abc addParam ]
- $parm2ac3 setLabel name_type "message:UINT, "
- $parm2ac3 setProp modifier "Value"
- set parm2ac6 [ $mthd2abc addParam ]
- $parm2ac6 setLabel name_type "wParam:WPARAM, "
- $parm2ac6 setProp modifier "Value"
- $parm2ac6 setProp default_value " 0"
- set parm2aca [ $mthd2abc addParam ]
- $parm2aca setLabel name_type "lParam:LPARAM"
- $parm2aca setProp modifier "Value"
- $parm2aca setProp default_value " 0"
- set mthd2ace [ $clss2609 addRow method ]
- $mthd2ace setLabel name_type "SetDlgItemInt()\n"
- $mthd2ace setProp method_access "Public"
- $mthd2ace setProp modifier "Value"
- set parm2ad2 [ $mthd2ace addParam ]
- $parm2ad2 setLabel name_type "nID:int, "
- $parm2ad2 setProp modifier "Value"
- set parm2ad5 [ $mthd2ace addParam ]
- $parm2ad5 setLabel name_type "nValue:UINT, "
- $parm2ad5 setProp modifier "Value"
- set parm2ad8 [ $mthd2ace addParam ]
- $parm2ad8 setLabel name_type "bSigned:BOOL"
- $parm2ad8 setProp modifier "Value"
- $parm2ad8 setProp default_value " 1 "
- set mthd2adc [ $clss2609 addRow method ]
- $mthd2adc setLabel name_type "SetDlgItemText()\n"
- $mthd2adc setProp method_access "Public"
- $mthd2adc setProp modifier "Value"
- set parm2ae0 [ $mthd2adc addParam ]
- $parm2ae0 setLabel name_type "nID:int, "
- $parm2ae0 setProp modifier "Value"
- set parm2ae3 [ $mthd2adc addParam ]
- $parm2ae3 setLabel name_type "lpszString:LPCTSTR"
- $parm2ae3 setProp modifier "Value"
- set mthd2ae6 [ $clss2609 addRow method ]
- $mthd2ae6 setLabel name_type "GetScrollPos():int\n"
- $mthd2ae6 setProp method_access "Public"
- $mthd2ae6 setProp is_const_func "1"
- $mthd2ae6 setProp modifier "Value"
- set parm2aeb [ $mthd2ae6 addParam ]
- $parm2aeb setLabel name_type "nBar:int"
- $parm2aeb setProp modifier "Value"
- set mthd2aee [ $clss2609 addRow method ]
- $mthd2aee setLabel name_type "GetScrollRange()\n"
- $mthd2aee setProp method_access "Public"
- $mthd2aee setProp is_const_func "1"
- $mthd2aee setProp modifier "Value"
- set parm2af3 [ $mthd2aee addParam ]
- $parm2af3 setLabel name_type "nBar:int, "
- $parm2af3 setProp modifier "Value"
- set parm2af6 [ $mthd2aee addParam ]
- $parm2af6 setLabel name_type "lpMinPos:LPINT, "
- $parm2af6 setProp modifier "Value"
- set parm2af9 [ $mthd2aee addParam ]
- $parm2af9 setLabel name_type "lpMaxPos:LPINT"
- $parm2af9 setProp modifier "Value"
- set mthd2afc [ $clss2609 addRow method ]
- $mthd2afc setLabel name_type "ScrollWindow()\n"
- $mthd2afc setProp method_access "Public"
- $mthd2afc setProp modifier "Value"
- set parm2b00 [ $mthd2afc addParam ]
- $parm2b00 setLabel name_type "xAmount:int, "
- $parm2b00 setProp modifier "Value"
- set parm2b03 [ $mthd2afc addParam ]
- $parm2b03 setLabel name_type "yAmount:int, "
- $parm2b03 setProp modifier "Value"
- set parm2b06 [ $mthd2afc addParam ]
- $parm2b06 setLabel name_type "lpRect:LPCRECT, "
- $parm2b06 setProp modifier "Value"
- $parm2b06 setProp default_value " 0 "
- set parm2b0a [ $mthd2afc addParam ]
- $parm2b0a setLabel name_type "lpClipRect:LPCRECT"
- $parm2b0a setProp modifier "Value"
- $parm2b0a setProp default_value " 0 "
- set mthd2b0e [ $clss2609 addRow method ]
- $mthd2b0e setLabel name_type "SetScrollPos():int\n"
- $mthd2b0e setProp method_access "Public"
- $mthd2b0e setProp modifier "Value"
- set parm2b12 [ $mthd2b0e addParam ]
- $parm2b12 setLabel name_type "nBar:int, "
- $parm2b12 setProp modifier "Value"
- set parm2b15 [ $mthd2b0e addParam ]
- $parm2b15 setLabel name_type "nPos:int, "
- $parm2b15 setProp modifier "Value"
- set parm2b18 [ $mthd2b0e addParam ]
- $parm2b18 setLabel name_type "bRedraw:BOOL"
- $parm2b18 setProp modifier "Value"
- $parm2b18 setProp default_value " 1 "
- set mthd2b1c [ $clss2609 addRow method ]
- $mthd2b1c setLabel name_type "SetScrollRange()\n"
- $mthd2b1c setProp method_access "Public"
- $mthd2b1c setProp modifier "Value"
- set parm2b20 [ $mthd2b1c addParam ]
- $parm2b20 setLabel name_type "nBar:int, "
- $parm2b20 setProp modifier "Value"
- set parm2b23 [ $mthd2b1c addParam ]
- $parm2b23 setLabel name_type "nMinPos:int, "
- $parm2b23 setProp modifier "Value"
- set parm2b26 [ $mthd2b1c addParam ]
- $parm2b26 setLabel name_type "nMaxPos:int, "
- $parm2b26 setProp modifier "Value"
- set parm2b29 [ $mthd2b1c addParam ]
- $parm2b29 setLabel name_type "bRedraw:BOOL"
- $parm2b29 setProp modifier "Value"
- $parm2b29 setProp default_value " 1 "
- set mthd2b2d [ $clss2609 addRow method ]
- $mthd2b2d setLabel name_type "ShowScrollBar()\n"
- $mthd2b2d setProp method_access "Public"
- $mthd2b2d setProp modifier "Value"
- set parm2b31 [ $mthd2b2d addParam ]
- $parm2b31 setLabel name_type "nBar:UINT, "
- $parm2b31 setProp modifier "Value"
- set parm2b34 [ $mthd2b2d addParam ]
- $parm2b34 setLabel name_type "bShow:BOOL"
- $parm2b34 setProp modifier "Value"
- $parm2b34 setProp default_value " 1 "
- set mthd2b38 [ $clss2609 addRow method ]
- $mthd2b38 setLabel name_type "EnableScrollBarCtrl()\n"
- $mthd2b38 setProp method_access "Public"
- $mthd2b38 setProp modifier "Value"
- set parm2b3c [ $mthd2b38 addParam ]
- $parm2b3c setLabel name_type "nBar:int, "
- $parm2b3c setProp modifier "Value"
- set parm2b3f [ $mthd2b38 addParam ]
- $parm2b3f setLabel name_type "bEnable:BOOL"
- $parm2b3f setProp modifier "Value"
- $parm2b3f setProp default_value " 1 "
- set mthd2b43 [ $clss2609 addRow method ]
- $mthd2b43 setLabel name_type "GetScrollBarCtrl():CScrollBar\n"
- $mthd2b43 setProp method_access "Public"
- $mthd2b43 setProp is_dyn_bound "1"
- $mthd2b43 setProp is_const_func "1"
- $mthd2b43 setProp modifier "Pointer"
- set parm2b49 [ $mthd2b43 addParam ]
- $parm2b49 setLabel name_type "nBar:int"
- $parm2b49 setProp modifier "Value"
- set mthd2b4c [ $clss2609 addRow method ]
- $mthd2b4c setLabel name_type "ScrollWindowEx():int\n"
- $mthd2b4c setProp method_access "Public"
- $mthd2b4c setProp modifier "Value"
- set parm2b50 [ $mthd2b4c addParam ]
- $parm2b50 setLabel name_type "dx:int, "
- $parm2b50 setProp modifier "Value"
- set parm2b53 [ $mthd2b4c addParam ]
- $parm2b53 setLabel name_type "dy:int, "
- $parm2b53 setProp modifier "Value"
- set parm2b56 [ $mthd2b4c addParam ]
- $parm2b56 setLabel name_type "lpRectScroll:LPCRECT, "
- $parm2b56 setProp modifier "Value"
- set parm2b59 [ $mthd2b4c addParam ]
- $parm2b59 setLabel name_type "lpRectClip:LPCRECT, "
- $parm2b59 setProp modifier "Value"
- set parm2b5c [ $mthd2b4c addParam ]
- $parm2b5c setLabel name_type "prgnUpdate:CRgn, "
- $parm2b5c setProp modifier "Pointer"
- set parm2b5f [ $mthd2b4c addParam ]
- $parm2b5f setLabel name_type "lpRectUpdate:LPRECT, "
- $parm2b5f setProp modifier "Value"
- set parm2b62 [ $mthd2b4c addParam ]
- $parm2b62 setLabel name_type "flags:UINT"
- $parm2b62 setProp modifier "Value"
- set mthd2b65 [ $clss2609 addRow method ]
- $mthd2b65 setLabel name_type "SetScrollInfo():BOOL\n"
- $mthd2b65 setProp method_access "Public"
- $mthd2b65 setProp modifier "Value"
- set parm2b69 [ $mthd2b65 addParam ]
- $parm2b69 setLabel name_type "nBar:int, "
- $parm2b69 setProp modifier "Value"
- set parm2b6c [ $mthd2b65 addParam ]
- $parm2b6c setLabel name_type "lpScrollInfo:LPSCROLLINFO, "
- $parm2b6c setProp modifier "Value"
- set parm2b6f [ $mthd2b65 addParam ]
- $parm2b6f setLabel name_type "bRedraw:BOOL"
- $parm2b6f setProp modifier "Value"
- $parm2b6f setProp default_value " 1 "
- set mthd2b73 [ $clss2609 addRow method ]
- $mthd2b73 setLabel name_type "GetScrollInfo():BOOL\n"
- $mthd2b73 setProp method_access "Public"
- $mthd2b73 setProp modifier "Value"
- set parm2b77 [ $mthd2b73 addParam ]
- $parm2b77 setLabel name_type "nBar:int, "
- $parm2b77 setProp modifier "Value"
- set parm2b7a [ $mthd2b73 addParam ]
- $parm2b7a setLabel name_type "lpScrollInfo:LPSCROLLINFO, "
- $parm2b7a setProp modifier "Value"
- set parm2b7d [ $mthd2b73 addParam ]
- $parm2b7d setLabel name_type "nMask:UINT"
- $parm2b7d setProp modifier "Value"
- $parm2b7d setProp default_value " SIF_ALL"
- set mthd2b81 [ $clss2609 addRow method ]
- $mthd2b81 setLabel name_type "GetScrollLimit():int\n"
- $mthd2b81 setProp method_access "Public"
- $mthd2b81 setProp modifier "Value"
- set parm2b85 [ $mthd2b81 addParam ]
- $parm2b85 setLabel name_type "nBar:int"
- $parm2b85 setProp modifier "Value"
- set mthd2b88 [ $clss2609 addRow method ]
- $mthd2b88 setLabel name_type "ChildWindowFromPoint():CWnd\n"
- $mthd2b88 setProp method_access "Public"
- $mthd2b88 setProp is_const_func "1"
- $mthd2b88 setProp modifier "Pointer"
- set parm2b8d [ $mthd2b88 addParam ]
- $parm2b8d setLabel name_type "point:POINT"
- $parm2b8d setProp modifier "Value"
- set mthd2b90 [ $clss2609 addRow method ]
- $mthd2b90 setLabel name_type "ChildWindowFromPoint():CWnd\n"
- $mthd2b90 setProp method_access "Public"
- $mthd2b90 setProp is_const_func "1"
- $mthd2b90 setProp modifier "Pointer"
- set parm2b95 [ $mthd2b90 addParam ]
- $parm2b95 setLabel name_type "point:POINT, "
- $parm2b95 setProp modifier "Value"
- set parm2b98 [ $mthd2b90 addParam ]
- $parm2b98 setLabel name_type "nFlags:UINT"
- $parm2b98 setProp modifier "Value"
- set mthd2b9b [ $clss2609 addRow method ]
- $mthd2b9b setLabel name_type "\$FindWindow():CWnd\n"
- $mthd2b9b setProp method_access "Public"
- $mthd2b9b setProp modifier "Pointer"
- set parm2b9f [ $mthd2b9b addParam ]
- $parm2b9f setLabel name_type "lpszClassName:LPCTSTR, "
- $parm2b9f setProp modifier "Value"
- set parm2ba2 [ $mthd2b9b addParam ]
- $parm2ba2 setLabel name_type "lpszWindowName:LPCTSTR"
- $parm2ba2 setProp modifier "Value"
- set mthd2ba5 [ $clss2609 addRow method ]
- $mthd2ba5 setLabel name_type "GetNextWindow():CWnd\n"
- $mthd2ba5 setProp method_access "Public"
- $mthd2ba5 setProp is_const_func "1"
- $mthd2ba5 setProp modifier "Pointer"
- set parm2baa [ $mthd2ba5 addParam ]
- $parm2baa setLabel name_type "nFlag:UINT"
- $parm2baa setProp modifier "Value"
- $parm2baa setProp default_value " GW_HWNDNEXT"
- set mthd2bae [ $clss2609 addRow method ]
- $mthd2bae setLabel name_type "GetTopWindow():CWnd\n"
- $mthd2bae setProp method_access "Public"
- $mthd2bae setProp is_const_func "1"
- $mthd2bae setProp modifier "Pointer"
- set mthd2bb3 [ $clss2609 addRow method ]
- $mthd2bb3 setLabel name_type "GetWindow():CWnd\n"
- $mthd2bb3 setProp method_access "Public"
- $mthd2bb3 setProp is_const_func "1"
- $mthd2bb3 setProp modifier "Pointer"
- set parm2bb8 [ $mthd2bb3 addParam ]
- $parm2bb8 setLabel name_type "nCmd:UINT"
- $parm2bb8 setProp modifier "Value"
- set mthd2bbb [ $clss2609 addRow method ]
- $mthd2bbb setLabel name_type "GetLastActivePopup():CWnd\n"
- $mthd2bbb setProp method_access "Public"
- $mthd2bbb setProp is_const_func "1"
- $mthd2bbb setProp modifier "Pointer"
- set mthd2bc0 [ $clss2609 addRow method ]
- $mthd2bc0 setLabel name_type "IsChild():BOOL\n"
- $mthd2bc0 setProp method_access "Public"
- $mthd2bc0 setProp is_const_func "1"
- $mthd2bc0 setProp modifier "Value"
- set parm2bc5 [ $mthd2bc0 addParam ]
- $parm2bc5 setLabel name_type "pWnd:CWnd"
- $parm2bc5 setProp modifier "Pointer to Const"
- set mthd2bc8 [ $clss2609 addRow method ]
- $mthd2bc8 setLabel name_type "GetParent():CWnd\n"
- $mthd2bc8 setProp method_access "Public"
- $mthd2bc8 setProp is_const_func "1"
- $mthd2bc8 setProp modifier "Pointer"
- set mthd2bcd [ $clss2609 addRow method ]
- $mthd2bcd setLabel name_type "SetParent():CWnd\n"
- $mthd2bcd setProp method_access "Public"
- $mthd2bcd setProp modifier "Pointer"
- set parm2bd1 [ $mthd2bcd addParam ]
- $parm2bd1 setLabel name_type "pWndNewParent:CWnd"
- $parm2bd1 setProp modifier "Pointer"
- set mthd2bd4 [ $clss2609 addRow method ]
- $mthd2bd4 setLabel name_type "\$WindowFromPoint():CWnd\n"
- $mthd2bd4 setProp method_access "Public"
- $mthd2bd4 setProp modifier "Pointer"
- set parm2bd8 [ $mthd2bd4 addParam ]
- $parm2bd8 setLabel name_type "point:POINT"
- $parm2bd8 setProp modifier "Value"
- set mthd2bdb [ $clss2609 addRow method ]
- $mthd2bdb setLabel name_type "FlashWindow():BOOL\n"
- $mthd2bdb setProp method_access "Public"
- $mthd2bdb setProp modifier "Value"
- set parm2bdf [ $mthd2bdb addParam ]
- $parm2bdf setLabel name_type "bInvert:BOOL"
- $parm2bdf setProp modifier "Value"
- set mthd2be2 [ $clss2609 addRow method ]
- $mthd2be2 setLabel name_type "MessageBox():int\n"
- $mthd2be2 setProp method_access "Public"
- $mthd2be2 setProp modifier "Value"
- set parm2be6 [ $mthd2be2 addParam ]
- $parm2be6 setLabel name_type "lpszText:LPCTSTR, "
- $parm2be6 setProp modifier "Value"
- set parm2be9 [ $mthd2be2 addParam ]
- $parm2be9 setLabel name_type "lpszCaption:LPCTSTR, "
- $parm2be9 setProp modifier "Value"
- $parm2be9 setProp default_value " 0 "
- set parm2bed [ $mthd2be2 addParam ]
- $parm2bed setLabel name_type "nType:UINT"
- $parm2bed setProp modifier "Value"
- $parm2bed setProp default_value " MB_OK"
- set mthd2bf1 [ $clss2609 addRow method ]
- $mthd2bf1 setLabel name_type "ChangeClipboardChain():BOOL\n"
- $mthd2bf1 setProp method_access "Public"
- $mthd2bf1 setProp modifier "Value"
- set parm2bf5 [ $mthd2bf1 addParam ]
- $parm2bf5 setLabel name_type "hWndNext:HWND"
- $parm2bf5 setProp modifier "Value"
- set mthd2bf8 [ $clss2609 addRow method ]
- $mthd2bf8 setLabel name_type "SetClipboardViewer():HWND\n"
- $mthd2bf8 setProp method_access "Public"
- $mthd2bf8 setProp modifier "Value"
- set mthd2bfc [ $clss2609 addRow method ]
- $mthd2bfc setLabel name_type "OpenClipboard():BOOL\n"
- $mthd2bfc setProp method_access "Public"
- $mthd2bfc setProp modifier "Value"
- set mthd2c00 [ $clss2609 addRow method ]
- $mthd2c00 setLabel name_type "\$GetClipboardOwner():CWnd\n"
- $mthd2c00 setProp method_access "Public"
- $mthd2c00 setProp modifier "Pointer"
- set mthd2c04 [ $clss2609 addRow method ]
- $mthd2c04 setLabel name_type "\$GetClipboardViewer():CWnd\n"
- $mthd2c04 setProp method_access "Public"
- $mthd2c04 setProp modifier "Pointer"
- set mthd2c08 [ $clss2609 addRow method ]
- $mthd2c08 setLabel name_type "\$GetOpenClipboardWindow():CWnd\n"
- $mthd2c08 setProp method_access "Public"
- $mthd2c08 setProp modifier "Pointer"
- set mthd2c0c [ $clss2609 addRow method ]
- $mthd2c0c setLabel name_type "CreateCaret()\n"
- $mthd2c0c setProp method_access "Public"
- $mthd2c0c setProp modifier "Value"
- set parm2c10 [ $mthd2c0c addParam ]
- $parm2c10 setLabel name_type "pBitmap:CBitmap"
- $parm2c10 setProp modifier "Pointer"
- set mthd2c13 [ $clss2609 addRow method ]
- $mthd2c13 setLabel name_type "CreateSolidCaret()\n"
- $mthd2c13 setProp method_access "Public"
- $mthd2c13 setProp modifier "Value"
- set parm2c17 [ $mthd2c13 addParam ]
- $parm2c17 setLabel name_type "nWidth:int, "
- $parm2c17 setProp modifier "Value"
- set parm2c1a [ $mthd2c13 addParam ]
- $parm2c1a setLabel name_type "nHeight:int"
- $parm2c1a setProp modifier "Value"
- set mthd2c1d [ $clss2609 addRow method ]
- $mthd2c1d setLabel name_type "CreateGrayCaret()\n"
- $mthd2c1d setProp method_access "Public"
- $mthd2c1d setProp modifier "Value"
- set parm2c21 [ $mthd2c1d addParam ]
- $parm2c21 setLabel name_type "nWidth:int, "
- $parm2c21 setProp modifier "Value"
- set parm2c24 [ $mthd2c1d addParam ]
- $parm2c24 setLabel name_type "nHeight:int"
- $parm2c24 setProp modifier "Value"
- set mthd2c27 [ $clss2609 addRow method ]
- $mthd2c27 setLabel name_type "\$GetCaretPos():CPoint\n"
- $mthd2c27 setProp method_access "Public"
- $mthd2c27 setProp modifier "Value"
- set mthd2c2b [ $clss2609 addRow method ]
- $mthd2c2b setLabel name_type "\$SetCaretPos()\n"
- $mthd2c2b setProp method_access "Public"
- $mthd2c2b setProp modifier "Value"
- set parm2c2f [ $mthd2c2b addParam ]
- $parm2c2f setLabel name_type "point:POINT"
- $parm2c2f setProp modifier "Value"
- set mthd2c32 [ $clss2609 addRow method ]
- $mthd2c32 setLabel name_type "HideCaret()\n"
- $mthd2c32 setProp method_access "Public"
- $mthd2c32 setProp modifier "Value"
- set mthd2c36 [ $clss2609 addRow method ]
- $mthd2c36 setLabel name_type "ShowCaret()\n"
- $mthd2c36 setProp method_access "Public"
- $mthd2c36 setProp modifier "Value"
- set mthd2c3a [ $clss2609 addRow method ]
- $mthd2c3a setLabel name_type "DragAcceptFiles()\n"
- $mthd2c3a setProp method_access "Public"
- $mthd2c3a setProp modifier "Value"
- set parm2c3e [ $mthd2c3a addParam ]
- $parm2c3e setLabel name_type "bAccept:BOOL"
- $parm2c3e setProp modifier "Value"
- $parm2c3e setProp default_value " 1 "
- set mthd2c42 [ $clss2609 addRow method ]
- $mthd2c42 setLabel name_type "SetIcon():HICON\n"
- $mthd2c42 setProp method_access "Public"
- $mthd2c42 setProp modifier "Value"
- set parm2c46 [ $mthd2c42 addParam ]
- $parm2c46 setLabel name_type "hIcon:HICON, "
- $parm2c46 setProp modifier "Value"
- set parm2c49 [ $mthd2c42 addParam ]
- $parm2c49 setLabel name_type "bBigIcon:BOOL"
- $parm2c49 setProp modifier "Value"
- set mthd2c4c [ $clss2609 addRow method ]
- $mthd2c4c setLabel name_type "GetIcon():HICON\n"
- $mthd2c4c setProp method_access "Public"
- $mthd2c4c setProp is_const_func "1"
- $mthd2c4c setProp modifier "Value"
- set parm2c51 [ $mthd2c4c addParam ]
- $parm2c51 setLabel name_type "bBigIcon:BOOL"
- $parm2c51 setProp modifier "Value"
- set mthd2c54 [ $clss2609 addRow method ]
- $mthd2c54 setLabel name_type "SetWindowContextHelpId():BOOL\n"
- $mthd2c54 setProp method_access "Public"
- $mthd2c54 setProp modifier "Value"
- set parm2c58 [ $mthd2c54 addParam ]
- $parm2c58 setLabel name_type "dwContextHelpId:DWORD"
- $parm2c58 setProp modifier "Value"
- set mthd2c5b [ $clss2609 addRow method ]
- $mthd2c5b setLabel name_type "GetWindowContextHelpId():DWORD\n"
- $mthd2c5b setProp method_access "Public"
- $mthd2c5b setProp is_const_func "1"
- $mthd2c5b setProp modifier "Value"
- set mthd2c60 [ $clss2609 addRow method ]
- $mthd2c60 setLabel name_type "UpdateData():BOOL\n"
- $mthd2c60 setProp method_access "Public"
- $mthd2c60 setProp modifier "Value"
- set parm2c64 [ $mthd2c60 addParam ]
- $parm2c64 setLabel name_type "bSaveAndValidate:BOOL"
- $parm2c64 setProp modifier "Value"
- $parm2c64 setProp default_value " 1 "
- set mthd2c68 [ $clss2609 addRow method ]
- $mthd2c68 setLabel name_type "WinHelp()\n"
- $mthd2c68 setProp method_access "Public"
- $mthd2c68 setProp is_dyn_bound "1"
- $mthd2c68 setProp modifier "Value"
- set parm2c6d [ $mthd2c68 addParam ]
- $parm2c6d setLabel name_type "dwData:DWORD, "
- $parm2c6d setProp modifier "Value"
- set parm2c70 [ $mthd2c68 addParam ]
- $parm2c70 setLabel name_type "nCmd:UINT"
- $parm2c70 setProp modifier "Value"
- $parm2c70 setProp default_value " HELP_CONTEXT"
- set mthd2c74 [ $clss2609 addRow method ]
- $mthd2c74 setLabel name_type "RepositionBars()\n"
- $mthd2c74 setProp method_access "Public"
- $mthd2c74 setProp modifier "Value"
- set parm2c78 [ $mthd2c74 addParam ]
- $parm2c78 setLabel name_type "nIDFirst:UINT, "
- $parm2c78 setProp modifier "Value"
- set parm2c7b [ $mthd2c74 addParam ]
- $parm2c7b setLabel name_type "nIDLast:UINT, "
- $parm2c7b setProp modifier "Value"
- set parm2c7e [ $mthd2c74 addParam ]
- $parm2c7e setLabel name_type "nIDLeftOver:UINT, "
- $parm2c7e setProp modifier "Value"
- set parm2c81 [ $mthd2c74 addParam ]
- $parm2c81 setLabel name_type "nFlag:UINT, "
- $parm2c81 setProp modifier "Value"
- $parm2c81 setProp default_value " reposDefault"
- set parm2c85 [ $mthd2c74 addParam ]
- $parm2c85 setLabel name_type "lpRectParam:LPRECT, "
- $parm2c85 setProp modifier "Value"
- $parm2c85 setProp default_value " 0 "
- set parm2c89 [ $mthd2c74 addParam ]
- $parm2c89 setLabel name_type "lpRectClient:LPCRECT, "
- $parm2c89 setProp modifier "Value"
- $parm2c89 setProp default_value " 0 "
- set parm2c8d [ $mthd2c74 addParam ]
- $parm2c8d setLabel name_type "bStretch:BOOL"
- $parm2c8d setProp modifier "Value"
- $parm2c8d setProp default_value " 1 "
- set mthd2c91 [ $clss2609 addRow method ]
- $mthd2c91 setLabel name_type "UpdateDialogControls()\n"
- $mthd2c91 setProp method_access "Public"
- $mthd2c91 setProp modifier "Value"
- set parm2c95 [ $mthd2c91 addParam ]
- $parm2c95 setLabel name_type "pTarget:CCmdTarget, "
- $parm2c95 setProp modifier "Pointer"
- set parm2c98 [ $mthd2c91 addParam ]
- $parm2c98 setLabel name_type "bDisableIfNoHndler:BOOL"
- $parm2c98 setProp modifier "Value"
- set mthd2c9b [ $clss2609 addRow method ]
- $mthd2c9b setLabel name_type "CenterWindow()\n"
- $mthd2c9b setProp method_access "Public"
- $mthd2c9b setProp modifier "Value"
- set parm2c9f [ $mthd2c9b addParam ]
- $parm2c9f setLabel name_type "pAlternateOwner:CWnd"
- $parm2c9f setProp modifier "Pointer"
- $parm2c9f setProp default_value " 0 "
- set mthd2ca3 [ $clss2609 addRow method ]
- $mthd2ca3 setLabel name_type "RunModalLoop():int\n"
- $mthd2ca3 setProp method_access "Public"
- $mthd2ca3 setProp modifier "Value"
- set parm2ca7 [ $mthd2ca3 addParam ]
- $parm2ca7 setLabel name_type "dwFlags:DWORD"
- $parm2ca7 setProp modifier "Value"
- $parm2ca7 setProp default_value " 0"
- set mthd2cab [ $clss2609 addRow method ]
- $mthd2cab setLabel name_type "ContinueModal():BOOL\n"
- $mthd2cab setProp method_access "Public"
- $mthd2cab setProp is_dyn_bound "1"
- $mthd2cab setProp modifier "Value"
- set mthd2cb0 [ $clss2609 addRow method ]
- $mthd2cb0 setLabel name_type "EndModalLoop()\n"
- $mthd2cb0 setProp method_access "Public"
- $mthd2cb0 setProp is_dyn_bound "1"
- $mthd2cb0 setProp modifier "Value"
- set parm2cb5 [ $mthd2cb0 addParam ]
- $parm2cb5 setLabel name_type "nResult:int"
- $parm2cb5 setProp modifier "Value"
- set mthd2cb8 [ $clss2609 addRow method ]
- $mthd2cb8 setLabel name_type "InvokeHelper()\n"
- $mthd2cb8 setProp method_access "Public"
- $mthd2cb8 setProp modifier "Value"
- set parm2cbc [ $mthd2cb8 addParam ]
- $parm2cbc setLabel name_type "dwDispID:DISPID, "
- $parm2cbc setProp modifier "Value"
- set parm2cbf [ $mthd2cb8 addParam ]
- $parm2cbf setLabel name_type "wFlags:WORD, "
- $parm2cbf setProp modifier "Value"
- set parm2cc2 [ $mthd2cb8 addParam ]
- $parm2cc2 setLabel name_type "vtRet:VARTYPE, "
- $parm2cc2 setProp modifier "Value"
- set parm2cc5 [ $mthd2cb8 addParam ]
- $parm2cc5 setLabel name_type "pvRet:genptr, "
- $parm2cc5 setProp modifier "Pointer"
- set parm2cc8 [ $mthd2cb8 addParam ]
- $parm2cc8 setLabel name_type "pbParamInfo:BYTE, "
- $parm2cc8 setProp modifier "Pointer to Const"
- set parm2ccb [ $mthd2cb8 addParam ]
- $parm2ccb setLabel name_type "...:varargs"
- $parm2ccb setProp modifier "Value"
- set mthd2cce [ $clss2609 addRow method ]
- $mthd2cce setLabel name_type "SetProperty()\n"
- $mthd2cce setProp method_access "Public"
- $mthd2cce setProp modifier "Value"
- set parm2cd2 [ $mthd2cce addParam ]
- $parm2cd2 setLabel name_type "dwDispID:DISPID, "
- $parm2cd2 setProp modifier "Value"
- set parm2cd5 [ $mthd2cce addParam ]
- $parm2cd5 setLabel name_type "vtProp:VARTYPE, "
- $parm2cd5 setProp modifier "Value"
- set parm2cd8 [ $mthd2cce addParam ]
- $parm2cd8 setLabel name_type "...:varargs"
- $parm2cd8 setProp modifier "Value"
- set mthd2cdb [ $clss2609 addRow method ]
- $mthd2cdb setLabel name_type "GetProperty()\n"
- $mthd2cdb setProp method_access "Public"
- $mthd2cdb setProp is_const_func "1"
- $mthd2cdb setProp modifier "Value"
- set parm2ce0 [ $mthd2cdb addParam ]
- $parm2ce0 setLabel name_type "dwDispID:DISPID, "
- $parm2ce0 setProp modifier "Value"
- set parm2ce3 [ $mthd2cdb addParam ]
- $parm2ce3 setLabel name_type "vtProp:VARTYPE, "
- $parm2ce3 setProp modifier "Value"
- set parm2ce6 [ $mthd2cdb addParam ]
- $parm2ce6 setLabel name_type "pvProp:genptr"
- $parm2ce6 setProp modifier "Pointer"
- set mthd2ce9 [ $clss2609 addRow method ]
- $mthd2ce9 setLabel name_type "GetDSCCursor():IUnknown\n"
- $mthd2ce9 setProp method_access "Public"
- $mthd2ce9 setProp modifier "Pointer"
- set mthd2ced [ $clss2609 addRow method ]
- $mthd2ced setLabel name_type "BindDefaultProperty()\n"
- $mthd2ced setProp method_access "Public"
- $mthd2ced setProp modifier "Value"
- set parm2cf1 [ $mthd2ced addParam ]
- $parm2cf1 setLabel name_type "dwDispID:DISPID, "
- $parm2cf1 setProp modifier "Value"
- set parm2cf4 [ $mthd2ced addParam ]
- $parm2cf4 setLabel name_type "vtProp:VARTYPE, "
- $parm2cf4 setProp modifier "Value"
- set parm2cf7 [ $mthd2ced addParam ]
- $parm2cf7 setLabel name_type "szFieldName:LPCTSTR, "
- $parm2cf7 setProp modifier "Value"
- set parm2cfa [ $mthd2ced addParam ]
- $parm2cfa setLabel name_type "pDSCWnd:CWnd"
- $parm2cfa setProp modifier "Pointer"
- set mthd2cfd [ $clss2609 addRow method ]
- $mthd2cfd setLabel name_type "BindProperty()\n"
- $mthd2cfd setProp method_access "Public"
- $mthd2cfd setProp modifier "Value"
- set parm2d01 [ $mthd2cfd addParam ]
- $parm2d01 setLabel name_type "dwDispId:DISPID, "
- $parm2d01 setProp modifier "Value"
- set parm2d04 [ $mthd2cfd addParam ]
- $parm2d04 setLabel name_type "pWndDSC:CWnd"
- $parm2d04 setProp modifier "Pointer"
- set mthd2d07 [ $clss2609 addRow method ]
- $mthd2d07 setLabel name_type "OnCommand():BOOL\n"
- $mthd2d07 setProp method_access "Protected"
- $mthd2d07 setProp is_dyn_bound "1"
- $mthd2d07 setProp modifier "Value"
- set parm2d0c [ $mthd2d07 addParam ]
- $parm2d0c setLabel name_type "wParam:WPARAM, "
- $parm2d0c setProp modifier "Value"
- set parm2d0f [ $mthd2d07 addParam ]
- $parm2d0f setLabel name_type "lParam:LPARAM"
- $parm2d0f setProp modifier "Value"
- set mthd2d12 [ $clss2609 addRow method ]
- $mthd2d12 setLabel name_type "OnNotify():BOOL\n"
- $mthd2d12 setProp method_access "Protected"
- $mthd2d12 setProp is_dyn_bound "1"
- $mthd2d12 setProp modifier "Value"
- set parm2d17 [ $mthd2d12 addParam ]
- $parm2d17 setLabel name_type "wParam:WPARAM, "
- $parm2d17 setProp modifier "Value"
- set parm2d1a [ $mthd2d12 addParam ]
- $parm2d1a setLabel name_type "lParam:LPARAM, "
- $parm2d1a setProp modifier "Value"
- set parm2d1d [ $mthd2d12 addParam ]
- $parm2d1d setLabel name_type "pResult:LRESULT"
- $parm2d1d setProp modifier "Pointer"
- set mthd2d20 [ $clss2609 addRow method ]
- $mthd2d20 setLabel name_type "GetSuperWndProcAddr():WNDPROC\n"
- $mthd2d20 setProp method_access "Protected"
- $mthd2d20 setProp is_dyn_bound "1"
- $mthd2d20 setProp modifier "Pointer"
- set mthd2d25 [ $clss2609 addRow method ]
- $mthd2d25 setLabel name_type "DoDataExchange()\n"
- $mthd2d25 setProp method_access "Protected"
- $mthd2d25 setProp is_dyn_bound "1"
- $mthd2d25 setProp modifier "Value"
- set parm2d2a [ $mthd2d25 addParam ]
- $parm2d2a setLabel name_type "pDX:CDataExchange"
- $parm2d2a setProp modifier "Pointer"
- set mthd2d2d [ $clss2609 addRow method ]
- $mthd2d2d setLabel name_type "BeginModalState()\n"
- $mthd2d2d setProp method_access "Public"
- $mthd2d2d setProp is_dyn_bound "1"
- $mthd2d2d setProp modifier "Value"
- set mthd2d32 [ $clss2609 addRow method ]
- $mthd2d32 setLabel name_type "EndModalState()\n"
- $mthd2d32 setProp method_access "Public"
- $mthd2d32 setProp is_dyn_bound "1"
- $mthd2d32 setProp modifier "Value"
- set mthd2d37 [ $clss2609 addRow method ]
- $mthd2d37 setLabel name_type "PreTranslateMessage():BOOL\n"
- $mthd2d37 setProp method_access "Public"
- $mthd2d37 setProp is_dyn_bound "1"
- $mthd2d37 setProp modifier "Value"
- set parm2d3c [ $mthd2d37 addParam ]
- $parm2d3c setLabel name_type "pMsg:MSG"
- $parm2d3c setProp modifier "Pointer"
- set mthd2d3f [ $clss2609 addRow method ]
- $mthd2d3f setLabel name_type "OnAmbientProperty():BOOL\n"
- $mthd2d3f setProp method_access "Public"
- $mthd2d3f setProp is_dyn_bound "1"
- $mthd2d3f setProp modifier "Value"
- set parm2d44 [ $mthd2d3f addParam ]
- $parm2d44 setLabel name_type "pSite:COleControlSite, "
- $parm2d44 setProp modifier "Pointer"
- set parm2d47 [ $mthd2d3f addParam ]
- $parm2d47 setLabel name_type "dispid:DISPID, "
- $parm2d47 setProp modifier "Value"
- set parm2d4a [ $mthd2d3f addParam ]
- $parm2d4a setLabel name_type "pvar:VARIANT"
- $parm2d4a setProp modifier "Pointer"
- set mthd2d4d [ $clss2609 addRow method ]
- $mthd2d4d setLabel name_type "WindowProc():LRESULT\n"
- $mthd2d4d setProp method_access "Protected"
- $mthd2d4d setProp is_dyn_bound "1"
- $mthd2d4d setProp modifier "Value"
- set parm2d52 [ $mthd2d4d addParam ]
- $parm2d52 setLabel name_type "message:UINT, "
- $parm2d52 setProp modifier "Value"
- set parm2d55 [ $mthd2d4d addParam ]
- $parm2d55 setLabel name_type "wParam:WPARAM, "
- $parm2d55 setProp modifier "Value"
- set parm2d58 [ $mthd2d4d addParam ]
- $parm2d58 setLabel name_type "lParam:LPARAM"
- $parm2d58 setProp modifier "Value"
- set mthd2d5b [ $clss2609 addRow method ]
- $mthd2d5b setLabel name_type "OnWndMsg():BOOL\n"
- $mthd2d5b setProp method_access "Protected"
- $mthd2d5b setProp is_dyn_bound "1"
- $mthd2d5b setProp modifier "Value"
- set parm2d60 [ $mthd2d5b addParam ]
- $parm2d60 setLabel name_type "message:UINT, "
- $parm2d60 setProp modifier "Value"
- set parm2d63 [ $mthd2d5b addParam ]
- $parm2d63 setLabel name_type "wParam:WPARAM, "
- $parm2d63 setProp modifier "Value"
- set parm2d66 [ $mthd2d5b addParam ]
- $parm2d66 setLabel name_type "lParam:LPARAM, "
- $parm2d66 setProp modifier "Value"
- set parm2d69 [ $mthd2d5b addParam ]
- $parm2d69 setLabel name_type "pResult:LRESULT"
- $parm2d69 setProp modifier "Pointer"
- set mthd2d6c [ $clss2609 addRow method ]
- $mthd2d6c setLabel name_type "Default():LRESULT\n"
- $mthd2d6c setProp method_access "Protected"
- $mthd2d6c setProp modifier "Value"
- set mthd2d70 [ $clss2609 addRow method ]
- $mthd2d70 setLabel name_type "DefWindowProc():LRESULT\n"
- $mthd2d70 setProp method_access "Protected"
- $mthd2d70 setProp is_dyn_bound "1"
- $mthd2d70 setProp modifier "Value"
- set parm2d75 [ $mthd2d70 addParam ]
- $parm2d75 setLabel name_type "message:UINT, "
- $parm2d75 setProp modifier "Value"
- set parm2d78 [ $mthd2d70 addParam ]
- $parm2d78 setLabel name_type "wParam:WPARAM, "
- $parm2d78 setProp modifier "Value"
- set parm2d7b [ $mthd2d70 addParam ]
- $parm2d7b setLabel name_type "lParam:LPARAM"
- $parm2d7b setProp modifier "Value"
- set mthd2d7e [ $clss2609 addRow method ]
- $mthd2d7e setLabel name_type "PostNcDestroy()\n"
- $mthd2d7e setProp method_access "Protected"
- $mthd2d7e setProp is_dyn_bound "1"
- $mthd2d7e setProp modifier "Value"
- set mthd2d83 [ $clss2609 addRow method ]
- $mthd2d83 setLabel name_type "OnChildNotify():BOOL\n"
- $mthd2d83 setProp method_access "Protected"
- $mthd2d83 setProp is_dyn_bound "1"
- $mthd2d83 setProp modifier "Value"
- set parm2d88 [ $mthd2d83 addParam ]
- $parm2d88 setLabel name_type "message:UINT, "
- $parm2d88 setProp modifier "Value"
- set parm2d8b [ $mthd2d83 addParam ]
- $parm2d8b setLabel name_type "wParam:WPARAM, "
- $parm2d8b setProp modifier "Value"
- set parm2d8e [ $mthd2d83 addParam ]
- $parm2d8e setLabel name_type "lParam:LPARAM, "
- $parm2d8e setProp modifier "Value"
- set parm2d91 [ $mthd2d83 addParam ]
- $parm2d91 setLabel name_type "pResult:LRESULT"
- $parm2d91 setProp modifier "Pointer"
- set mthd2d94 [ $clss2609 addRow method ]
- $mthd2d94 setLabel name_type "ReflectChildNotify():BOOL\n"
- $mthd2d94 setProp method_access "Protected"
- $mthd2d94 setProp modifier "Value"
- set parm2d98 [ $mthd2d94 addParam ]
- $parm2d98 setLabel name_type "message:UINT, "
- $parm2d98 setProp modifier "Value"
- set parm2d9b [ $mthd2d94 addParam ]
- $parm2d9b setLabel name_type "wParam:WPARAM, "
- $parm2d9b setProp modifier "Value"
- set parm2d9e [ $mthd2d94 addParam ]
- $parm2d9e setLabel name_type "lParam:LPARAM, "
- $parm2d9e setProp modifier "Value"
- set parm2da1 [ $mthd2d94 addParam ]
- $parm2da1 setLabel name_type "pResult:LRESULT"
- $parm2da1 setProp modifier "Pointer"
- set mthd2da4 [ $clss2609 addRow method ]
- $mthd2da4 setLabel name_type "\$ReflectLastMsg():BOOL\n"
- $mthd2da4 setProp method_access "Protected"
- $mthd2da4 setProp modifier "Value"
- set parm2da8 [ $mthd2da4 addParam ]
- $parm2da8 setLabel name_type "hWndChild:HWND, "
- $parm2da8 setProp modifier "Value"
- set parm2dab [ $mthd2da4 addParam ]
- $parm2dab setLabel name_type "pResult:LRESULT"
- $parm2dab setProp modifier "Pointer"
- $parm2dab setProp default_value " 0 "
- set mthd2daf [ $clss2609 addRow method ]
- $mthd2daf setLabel name_type "CheckAutoCenter():BOOL\n"
- $mthd2daf setProp method_access "Public"
- $mthd2daf setProp is_dyn_bound "1"
- $mthd2daf setProp modifier "Value"
- set mthd2db4 [ $clss2609 addRow method ]
- $mthd2db4 setLabel name_type "SubclassCtl3d():BOOL\n"
- $mthd2db4 setProp method_access "Public"
- $mthd2db4 setProp modifier "Value"
- set parm2db8 [ $mthd2db4 addParam ]
- $parm2db8 setLabel name_type "nControlType:int"
- $parm2db8 setProp modifier "Value"
- $parm2db8 setProp default_value " -1"
- set mthd2dbc [ $clss2609 addRow method ]
- $mthd2dbc setLabel name_type "SubclassDlg3d():BOOL\n"
- $mthd2dbc setProp method_access "Public"
- $mthd2dbc setProp modifier "Value"
- set parm2dc0 [ $mthd2dbc addParam ]
- $parm2dc0 setLabel name_type "dwMask:DWORD"
- $parm2dc0 setProp modifier "Value"
- $parm2dc0 setProp default_value " 0xFFFF "
- set mthd2dc4 [ $clss2609 addRow method ]
- $mthd2dc4 setLabel name_type "\$GrayCtlColor():BOOL\n"
- $mthd2dc4 setProp method_access "Public"
- $mthd2dc4 setProp modifier "Value"
- set parm2dc8 [ $mthd2dc4 addParam ]
- $parm2dc8 setLabel name_type "hDC:HDC, "
- $parm2dc8 setProp modifier "Value"
- set parm2dcb [ $mthd2dc4 addParam ]
- $parm2dcb setLabel name_type "hWnd:HWND, "
- $parm2dcb setProp modifier "Value"
- set parm2dce [ $mthd2dc4 addParam ]
- $parm2dce setLabel name_type "nCtlColor:UINT, "
- $parm2dce setProp modifier "Value"
- set parm2dd1 [ $mthd2dc4 addParam ]
- $parm2dd1 setLabel name_type "hbrGray:HBRUSH, "
- $parm2dd1 setProp modifier "Value"
- set parm2dd4 [ $mthd2dc4 addParam ]
- $parm2dd4 setLabel name_type "clrText:COLORREF"
- $parm2dd4 setProp modifier "Value"
- set mthd2dd7 [ $clss2609 addRow method ]
- $mthd2dd7 setLabel name_type "OnGrayCtlColor():HBRUSH\n"
- $mthd2dd7 setProp method_access "Public"
- $mthd2dd7 setProp modifier "Value"
- set parm2ddb [ $mthd2dd7 addParam ]
- $parm2ddb setLabel name_type "pDC:CDC, "
- $parm2ddb setProp modifier "Pointer"
- set parm2dde [ $mthd2dd7 addParam ]
- $parm2dde setLabel name_type "pWnd:CWnd, "
- $parm2dde setProp modifier "Pointer"
- set parm2de1 [ $mthd2dd7 addParam ]
- $parm2de1 setLabel name_type "nCtlColor:UINT"
- $parm2de1 setProp modifier "Value"
- set mthd2de4 [ $clss2609 addRow method ]
- $mthd2de4 setLabel name_type "HandleFloatingSysCommand():BOOL\n"
- $mthd2de4 setProp method_access "Public"
- $mthd2de4 setProp modifier "Value"
- set parm2de8 [ $mthd2de4 addParam ]
- $parm2de8 setLabel name_type "nID:UINT, "
- $parm2de8 setProp modifier "Value"
- set parm2deb [ $mthd2de4 addParam ]
- $parm2deb setLabel name_type "lParam:LPARAM"
- $parm2deb setProp modifier "Value"
- set mthd2dee [ $clss2609 addRow method ]
- $mthd2dee setLabel name_type "IsTopParentActive():BOOL\n"
- $mthd2dee setProp method_access "Public"
- $mthd2dee setProp is_const_func "1"
- $mthd2dee setProp modifier "Value"
- set mthd2df3 [ $clss2609 addRow method ]
- $mthd2df3 setLabel name_type "ActivateTopParent()\n"
- $mthd2df3 setProp method_access "Public"
- $mthd2df3 setProp modifier "Value"
- set mthd2df7 [ $clss2609 addRow method ]
- $mthd2df7 setLabel name_type "\$WalkPreTranslateTree():BOOL\n"
- $mthd2df7 setProp method_access "Public"
- $mthd2df7 setProp modifier "Value"
- set parm2dfb [ $mthd2df7 addParam ]
- $parm2dfb setLabel name_type "hWndStop:HWND, "
- $parm2dfb setProp modifier "Value"
- set parm2dfe [ $mthd2df7 addParam ]
- $parm2dfe setLabel name_type "pMsg:MSG"
- $parm2dfe setProp modifier "Pointer"
- set mthd2e01 [ $clss2609 addRow method ]
- $mthd2e01 setLabel name_type "\$GetDescendantWindow():CWnd\n"
- $mthd2e01 setProp method_access "Public"
- $mthd2e01 setProp modifier "Pointer"
- set parm2e05 [ $mthd2e01 addParam ]
- $parm2e05 setLabel name_type "hWnd:HWND, "
- $parm2e05 setProp modifier "Value"
- set parm2e08 [ $mthd2e01 addParam ]
- $parm2e08 setLabel name_type "nID:int, "
- $parm2e08 setProp modifier "Value"
- set parm2e0b [ $mthd2e01 addParam ]
- $parm2e0b setLabel name_type "bOnlyPerm:BOOL"
- $parm2e0b setProp modifier "Value"
- set mthd2e0e [ $clss2609 addRow method ]
- $mthd2e0e setLabel name_type "\$SendMessageToDescendants()\n"
- $mthd2e0e setProp method_access "Public"
- $mthd2e0e setProp modifier "Value"
- set parm2e12 [ $mthd2e0e addParam ]
- $parm2e12 setLabel name_type "hWnd:HWND, "
- $parm2e12 setProp modifier "Value"
- set parm2e15 [ $mthd2e0e addParam ]
- $parm2e15 setLabel name_type "message:UINT, "
- $parm2e15 setProp modifier "Value"
- set parm2e18 [ $mthd2e0e addParam ]
- $parm2e18 setLabel name_type "wParam:WPARAM, "
- $parm2e18 setProp modifier "Value"
- set parm2e1b [ $mthd2e0e addParam ]
- $parm2e1b setLabel name_type "lParam:LPARAM, "
- $parm2e1b setProp modifier "Value"
- set parm2e1e [ $mthd2e0e addParam ]
- $parm2e1e setLabel name_type "bDeep:BOOL, "
- $parm2e1e setProp modifier "Value"
- set parm2e21 [ $mthd2e0e addParam ]
- $parm2e21 setLabel name_type "bOnlyPerm:BOOL"
- $parm2e21 setProp modifier "Value"
- set mthd2e24 [ $clss2609 addRow method ]
- $mthd2e24 setLabel name_type "IsFrameWnd():BOOL\n"
- $mthd2e24 setProp method_access "Public"
- $mthd2e24 setProp is_dyn_bound "1"
- $mthd2e24 setProp is_const_func "1"
- $mthd2e24 setProp modifier "Value"
- set mthd2e2a [ $clss2609 addRow method ]
- $mthd2e2a setLabel name_type "OnFinalRelease()\n"
- $mthd2e2a setProp method_access "Public"
- $mthd2e2a setProp is_dyn_bound "1"
- $mthd2e2a setProp modifier "Value"
- set mthd2e2f [ $clss2609 addRow method ]
- $mthd2e2f setLabel name_type "PreTranslateInput():BOOL\n"
- $mthd2e2f setProp method_access "Public"
- $mthd2e2f setProp modifier "Value"
- set parm2e33 [ $mthd2e2f addParam ]
- $parm2e33 setLabel name_type "lpMsg:LPMSG"
- $parm2e33 setProp modifier "Value"
- set mthd2e36 [ $clss2609 addRow method ]
- $mthd2e36 setLabel name_type "\$ModifyStyle():BOOL\n"
- $mthd2e36 setProp method_access "Public"
- $mthd2e36 setProp modifier "Value"
- set parm2e3a [ $mthd2e36 addParam ]
- $parm2e3a setLabel name_type "hWnd:HWND, "
- $parm2e3a setProp modifier "Value"
- set parm2e3d [ $mthd2e36 addParam ]
- $parm2e3d setLabel name_type "dwRemove:DWORD, "
- $parm2e3d setProp modifier "Value"
- set parm2e40 [ $mthd2e36 addParam ]
- $parm2e40 setLabel name_type "dwAdd:DWORD, "
- $parm2e40 setProp modifier "Value"
- set parm2e43 [ $mthd2e36 addParam ]
- $parm2e43 setLabel name_type "nFlags:UINT"
- $parm2e43 setProp modifier "Value"
- set mthd2e46 [ $clss2609 addRow method ]
- $mthd2e46 setLabel name_type "\$ModifyStyleEx():BOOL\n"
- $mthd2e46 setProp method_access "Public"
- $mthd2e46 setProp modifier "Value"
- set parm2e4a [ $mthd2e46 addParam ]
- $parm2e4a setLabel name_type "hWnd:HWND, "
- $parm2e4a setProp modifier "Value"
- set parm2e4d [ $mthd2e46 addParam ]
- $parm2e4d setLabel name_type "dwRemove:DWORD, "
- $parm2e4d setProp modifier "Value"
- set parm2e50 [ $mthd2e46 addParam ]
- $parm2e50 setLabel name_type "dwAdd:DWORD, "
- $parm2e50 setProp modifier "Value"
- set parm2e53 [ $mthd2e46 addParam ]
- $parm2e53 setLabel name_type "nFlags:UINT"
- $parm2e53 setProp modifier "Value"
- set mthd2e56 [ $clss2609 addRow method ]
- $mthd2e56 setLabel name_type "\$_FilterToolTipMessage()\n"
- $mthd2e56 setProp method_access "Public"
- $mthd2e56 setProp modifier "Value"
- set parm2e5a [ $mthd2e56 addParam ]
- $parm2e5a setLabel name_type "pMsg:MSG, "
- $parm2e5a setProp modifier "Pointer"
- set parm2e5d [ $mthd2e56 addParam ]
- $parm2e5d setLabel name_type "pWnd:CWnd"
- $parm2e5d setProp modifier "Pointer"
- set mthd2e74 [ $clss2609 addRow method ]
- $mthd2e74 setLabel name_type "CreateDlg():BOOL\n"
- $mthd2e74 setProp method_access "Protected"
- $mthd2e74 setProp modifier "Value"
- set parm2e78 [ $mthd2e74 addParam ]
- $parm2e78 setLabel name_type "lpszTemplateName:LPCTSTR, "
- $parm2e78 setProp modifier "Value"
- set parm2e7b [ $mthd2e74 addParam ]
- $parm2e7b setLabel name_type "pParentWnd:CWnd"
- $parm2e7b setProp modifier "Pointer"
- set mthd2e7e [ $clss2609 addRow method ]
- $mthd2e7e setLabel name_type "CreateDlgIndirect():BOOL\n"
- $mthd2e7e setProp method_access "Protected"
- $mthd2e7e setProp modifier "Value"
- set parm2e82 [ $mthd2e7e addParam ]
- $parm2e82 setLabel name_type "lpDialogTemplate:LPCDLGTEMPLATE, "
- $parm2e82 setProp modifier "Value"
- set parm2e85 [ $mthd2e7e addParam ]
- $parm2e85 setLabel name_type "pParentWnd:CWnd"
- $parm2e85 setProp modifier "Pointer"
- set mthd2e88 [ $clss2609 addRow method ]
- $mthd2e88 setLabel name_type "CreateDlgIndirect():BOOL\n"
- $mthd2e88 setProp method_access "Protected"
- $mthd2e88 setProp modifier "Value"
- set parm2e8c [ $mthd2e88 addParam ]
- $parm2e8c setLabel name_type "lpDialogTemplate:LPCDLGTEMPLATE, "
- $parm2e8c setProp modifier "Value"
- set parm2e8f [ $mthd2e88 addParam ]
- $parm2e8f setLabel name_type "pParentWnd:CWnd, "
- $parm2e8f setProp modifier "Pointer"
- set parm2e92 [ $mthd2e88 addParam ]
- $parm2e92 setLabel name_type "hInst:HINSTANCE"
- $parm2e92 setProp modifier "Value"
- set mthd2e9d [ $clss2609 addRow method ]
- $mthd2e9d setLabel name_type "InitControlContainer():BOOL\n"
- $mthd2e9d setProp method_access "Protected"
- $mthd2e9d setProp modifier "Value"
- set mthd2ea1 [ $clss2609 addRow method ]
- $mthd2ea1 setLabel name_type "SetOccDialogInfo():BOOL\n"
- $mthd2ea1 setProp method_access "Protected"
- $mthd2ea1 setProp is_dyn_bound "1"
- $mthd2ea1 setProp modifier "Value"
- set parm2ea6 [ $mthd2ea1 addParam ]
- $parm2ea6 setLabel name_type "pOccDialogInfo:_AFX_OCC_DIALOG_INFO"
- $parm2ea6 setProp modifier "Pointer"
- set mthd2ea9 [ $clss2609 addRow method ]
- $mthd2ea9 setLabel name_type "AttachControlSite()\n"
- $mthd2ea9 setProp method_access "Protected"
- $mthd2ea9 setProp modifier "Value"
- set parm2ead [ $mthd2ea9 addParam ]
- $parm2ead setLabel name_type "pMap:CHandleMap"
- $parm2ead setProp modifier "Pointer"
- set mthd2eb0 [ $clss2609 addRow method ]
- $mthd2eb0 setLabel name_type "AttachControlSite()\n"
- $mthd2eb0 setProp method_access "Public"
- $mthd2eb0 setProp modifier "Value"
- set parm2eb4 [ $mthd2eb0 addParam ]
- $parm2eb4 setLabel name_type "pWndParent:CWnd"
- $parm2eb4 setProp modifier "Pointer"
- set mthd2ebf [ $clss2609 addRow method ]
- $mthd2ebf setLabel name_type "GetMessageMap():AFX_MSGMAP\n"
- $mthd2ebf setProp method_access "Protected"
- $mthd2ebf setProp is_dyn_bound "1"
- $mthd2ebf setProp is_const_func "1"
- $mthd2ebf setProp modifier "Pointer to Const"
- set mthd2ec5 [ $clss2609 addRow method ]
- $mthd2ec5 setLabel name_type "\$create()"
- $mthd2ec5 setProp method_access "Private"
- $mthd2ec5 setProp modifier "Value"
- set parm2ec9 [ $mthd2ec5 addParam ]
- $parm2ec9 setLabel name_type "hWnd:HWND"
- $parm2ec9 setProp modifier "Value"
- $clss2609 save
- set clss4406 [ $diag4403 addNode cad_class 980 98 120 34 ]
- $clss4406 setLabel name "CWnd"
- $clss4406 setProp is_folded 1
- $clss4406 setProp include_list "afxwin.h" name *
- set gen4405 [ $diag4403 addRake generalization $clss4404 $clss4406 1268 34 1040 98 66 ]
- $gen4405 setProp inher_access "Public"
-
- #------------------------ Class: CDialog ----
- if [info exists debug] {puts "addClass CDialog"}
- if [info exists debug] {puts "CDM CDialog"}
- set clss2ecc [ CDM new "CDialog" "$systemName" "" "" "" "" "" "" "0" ]
- set attr2ecf [ $clss2ecc addRow attribute ]
- $attr2ecf setLabel name_type "\$classCDialog:CRuntimeClass\n"
- $attr2ecf setProp attrib_access "None-None" name_type de
- $attr2ecf setProp modifier "Value" name_type cl
- set attr2faa [ $clss2ecc addRow attribute ]
- $attr2faa setLabel name_type "m_nIDHelp:UINT\n"
- $attr2faa setProp attrib_access "None-None" name_type de
- set attr2fad [ $clss2ecc addRow attribute ]
- $attr2fad setLabel name_type "m_lpszTemplateName:LPCTSTR\n"
- $attr2fad setProp attrib_access "None-None" name_type de
- set attr2fb0 [ $clss2ecc addRow attribute ]
- $attr2fb0 setLabel name_type "m_hDialogTemplate:HGLOBAL\n"
- $attr2fb0 setProp attrib_access "None-None" name_type de
- set attr2fb3 [ $clss2ecc addRow attribute ]
- $attr2fb3 setLabel name_type "m_lpDialogTemplate:LPCDLGTEMPLATE\n"
- $attr2fb3 setProp attrib_access "None-None" name_type de
- set attr2fb6 [ $clss2ecc addRow attribute ]
- $attr2fb6 setLabel name_type "m_lpDialogInit:genptr\n"
- $attr2fb6 setProp attrib_access "None-None" name_type de
- $attr2fb6 setProp modifier "Pointer" name_type cl
- set attr2fba [ $clss2ecc addRow attribute ]
- $attr2fba setLabel name_type "m_pParentWnd:CWnd\n"
- $attr2fba setProp attrib_access "None-None" name_type de
- $attr2fba setProp modifier "Pointer" name_type cl
- set attr2fbe [ $clss2ecc addRow attribute ]
- $attr2fbe setLabel name_type "m_hWndTop:HWND\n"
- $attr2fbe setProp attrib_access "None-None" name_type de
- set attr2fc1 [ $clss2ecc addRow attribute ]
- $attr2fc1 setLabel name_type "m_pOccDialogInfo:_AFX_OCC_DIALOG_INFO\n"
- $attr2fc1 setProp attrib_access "None-None" name_type de
- $attr2fc1 setProp modifier "Pointer" name_type cl
- set attr2ff7 [ $clss2ecc addRow attribute ]
- $attr2ff7 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr2ff7 setProp attrib_access "None-None" name_type de
- $attr2ff7 setProp modifier "Value" name_type cl
- set attr2ffb [ $clss2ecc addRow attribute ]
- $attr2ffb setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr2ffb setProp attrib_access "None-None" name_type de
- $attr2ffb setProp modifier "Value" name_type cl
- set mthd2ed3 [ $clss2ecc addRow method ]
- $mthd2ed3 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd2ed3 setProp method_access "Public"
- $mthd2ed3 setProp is_dyn_bound "1"
- $mthd2ed3 setProp is_const_func "1"
- $mthd2ed3 setProp modifier "Pointer"
- set mthd2ed9 [ $clss2ecc addRow method ]
- $mthd2ed9 setLabel name_type "\$create()\n"
- $mthd2ed9 setProp method_access "Public"
- $mthd2ed9 setProp modifier "Value"
- set mthd2edd [ $clss2ecc addRow method ]
- $mthd2edd setLabel name_type "Create():BOOL\n"
- $mthd2edd setProp method_access "Public"
- $mthd2edd setProp modifier "Value"
- set parm2ee1 [ $mthd2edd addParam ]
- $parm2ee1 setLabel name_type "lpszTemplateName:LPCTSTR, "
- $parm2ee1 setProp modifier "Value"
- set parm2ee4 [ $mthd2edd addParam ]
- $parm2ee4 setLabel name_type "pParentWnd:CWnd"
- $parm2ee4 setProp modifier "Pointer"
- $parm2ee4 setProp default_value " 0 "
- set mthd2ee8 [ $clss2ecc addRow method ]
- $mthd2ee8 setLabel name_type "Create():BOOL\n"
- $mthd2ee8 setProp method_access "Public"
- $mthd2ee8 setProp modifier "Value"
- set parm2eec [ $mthd2ee8 addParam ]
- $parm2eec setLabel name_type "nIDTemplate:UINT, "
- $parm2eec setProp modifier "Value"
- set parm2eef [ $mthd2ee8 addParam ]
- $parm2eef setLabel name_type "pParentWnd:CWnd"
- $parm2eef setProp modifier "Pointer"
- $parm2eef setProp default_value " 0 "
- set mthd2ef3 [ $clss2ecc addRow method ]
- $mthd2ef3 setLabel name_type "CreateIndirect():BOOL\n"
- $mthd2ef3 setProp method_access "Public"
- $mthd2ef3 setProp modifier "Value"
- set parm2ef7 [ $mthd2ef3 addParam ]
- $parm2ef7 setLabel name_type "lpDialogTemplate:LPCDLGTEMPLATE, "
- $parm2ef7 setProp modifier "Value"
- set parm2efa [ $mthd2ef3 addParam ]
- $parm2efa setLabel name_type "pParentWnd:CWnd, "
- $parm2efa setProp modifier "Pointer"
- $parm2efa setProp default_value " 0 "
- set parm2efe [ $mthd2ef3 addParam ]
- $parm2efe setLabel name_type "lpDialogInit:genptr"
- $parm2efe setProp modifier "Pointer"
- $parm2efe setProp default_value " 0 "
- set mthd2f02 [ $clss2ecc addRow method ]
- $mthd2f02 setLabel name_type "CreateIndirect():BOOL\n"
- $mthd2f02 setProp method_access "Public"
- $mthd2f02 setProp modifier "Value"
- set parm2f06 [ $mthd2f02 addParam ]
- $parm2f06 setLabel name_type "hDialogTemplate:HGLOBAL, "
- $parm2f06 setProp modifier "Value"
- set parm2f09 [ $mthd2f02 addParam ]
- $parm2f09 setLabel name_type "pParentWnd:CWnd"
- $parm2f09 setProp modifier "Pointer"
- $parm2f09 setProp default_value " 0 "
- set mthd2f0d [ $clss2ecc addRow method ]
- $mthd2f0d setLabel name_type "\$create()\n"
- $mthd2f0d setProp method_access "Public"
- $mthd2f0d setProp modifier "Value"
- set parm2f11 [ $mthd2f0d addParam ]
- $parm2f11 setLabel name_type "lpszTemplateName:LPCTSTR, "
- $parm2f11 setProp modifier "Value"
- set parm2f14 [ $mthd2f0d addParam ]
- $parm2f14 setLabel name_type "pParentWnd:CWnd"
- $parm2f14 setProp modifier "Pointer"
- $parm2f14 setProp default_value " 0 "
- set mthd2f18 [ $clss2ecc addRow method ]
- $mthd2f18 setLabel name_type "\$create()\n"
- $mthd2f18 setProp method_access "Public"
- $mthd2f18 setProp modifier "Value"
- set parm2f1c [ $mthd2f18 addParam ]
- $parm2f1c setLabel name_type "nIDTemplate:UINT, "
- $parm2f1c setProp modifier "Value"
- set parm2f1f [ $mthd2f18 addParam ]
- $parm2f1f setLabel name_type "pParentWnd:CWnd"
- $parm2f1f setProp modifier "Pointer"
- $parm2f1f setProp default_value " 0 "
- set mthd2f23 [ $clss2ecc addRow method ]
- $mthd2f23 setLabel name_type "InitModalIndirect():BOOL\n"
- $mthd2f23 setProp method_access "Public"
- $mthd2f23 setProp modifier "Value"
- set parm2f27 [ $mthd2f23 addParam ]
- $parm2f27 setLabel name_type "lpDialogTemplate:LPCDLGTEMPLATE, "
- $parm2f27 setProp modifier "Value"
- set parm2f2a [ $mthd2f23 addParam ]
- $parm2f2a setLabel name_type "pParentWnd:CWnd, "
- $parm2f2a setProp modifier "Pointer"
- $parm2f2a setProp default_value " 0 "
- set parm2f2e [ $mthd2f23 addParam ]
- $parm2f2e setLabel name_type "lpDialogInit:genptr"
- $parm2f2e setProp modifier "Pointer"
- $parm2f2e setProp default_value " 0 "
- set mthd2f32 [ $clss2ecc addRow method ]
- $mthd2f32 setLabel name_type "InitModalIndirect():BOOL\n"
- $mthd2f32 setProp method_access "Public"
- $mthd2f32 setProp modifier "Value"
- set parm2f36 [ $mthd2f32 addParam ]
- $parm2f36 setLabel name_type "hDialogTemplate:HGLOBAL, "
- $parm2f36 setProp modifier "Value"
- set parm2f39 [ $mthd2f32 addParam ]
- $parm2f39 setLabel name_type "pParentWnd:CWnd"
- $parm2f39 setProp modifier "Pointer"
- $parm2f39 setProp default_value " 0 "
- set mthd2f3d [ $clss2ecc addRow method ]
- $mthd2f3d setLabel name_type "MapDialogRect()\n"
- $mthd2f3d setProp method_access "Public"
- $mthd2f3d setProp is_const_func "1"
- $mthd2f3d setProp modifier "Value"
- set parm2f42 [ $mthd2f3d addParam ]
- $parm2f42 setLabel name_type "lpRect:LPRECT"
- $parm2f42 setProp modifier "Value"
- set mthd2f45 [ $clss2ecc addRow method ]
- $mthd2f45 setLabel name_type "SetHelpID()\n"
- $mthd2f45 setProp method_access "Public"
- $mthd2f45 setProp modifier "Value"
- set parm2f49 [ $mthd2f45 addParam ]
- $parm2f49 setLabel name_type "nIDR:UINT"
- $parm2f49 setProp modifier "Value"
- set mthd2f4c [ $clss2ecc addRow method ]
- $mthd2f4c setLabel name_type "DoModal():int\n"
- $mthd2f4c setProp method_access "Public"
- $mthd2f4c setProp is_dyn_bound "1"
- $mthd2f4c setProp modifier "Value"
- set mthd2f51 [ $clss2ecc addRow method ]
- $mthd2f51 setLabel name_type "NextDlgCtrl()\n"
- $mthd2f51 setProp method_access "Public"
- $mthd2f51 setProp is_const_func "1"
- $mthd2f51 setProp modifier "Value"
- set mthd2f56 [ $clss2ecc addRow method ]
- $mthd2f56 setLabel name_type "PrevDlgCtrl()\n"
- $mthd2f56 setProp method_access "Public"
- $mthd2f56 setProp is_const_func "1"
- $mthd2f56 setProp modifier "Value"
- set mthd2f5b [ $clss2ecc addRow method ]
- $mthd2f5b setLabel name_type "GotoDlgCtrl()\n"
- $mthd2f5b setProp method_access "Public"
- $mthd2f5b setProp modifier "Value"
- set parm2f5f [ $mthd2f5b addParam ]
- $parm2f5f setLabel name_type "pWndCtrl:CWnd"
- $parm2f5f setProp modifier "Pointer"
- set mthd2f62 [ $clss2ecc addRow method ]
- $mthd2f62 setLabel name_type "SetDefID()\n"
- $mthd2f62 setProp method_access "Public"
- $mthd2f62 setProp modifier "Value"
- set parm2f66 [ $mthd2f62 addParam ]
- $parm2f66 setLabel name_type "nID:UINT"
- $parm2f66 setProp modifier "Value"
- set mthd2f69 [ $clss2ecc addRow method ]
- $mthd2f69 setLabel name_type "GetDefID():DWORD\n"
- $mthd2f69 setProp method_access "Public"
- $mthd2f69 setProp is_const_func "1"
- $mthd2f69 setProp modifier "Value"
- set mthd2f6e [ $clss2ecc addRow method ]
- $mthd2f6e setLabel name_type "EndDialog()\n"
- $mthd2f6e setProp method_access "Public"
- $mthd2f6e setProp modifier "Value"
- set parm2f72 [ $mthd2f6e addParam ]
- $parm2f72 setLabel name_type "nResult:int"
- $parm2f72 setProp modifier "Value"
- set mthd2f75 [ $clss2ecc addRow method ]
- $mthd2f75 setLabel name_type "OnInitDialog():BOOL\n"
- $mthd2f75 setProp method_access "Public"
- $mthd2f75 setProp is_dyn_bound "1"
- $mthd2f75 setProp modifier "Value"
- set mthd2f7a [ $clss2ecc addRow method ]
- $mthd2f7a setLabel name_type "OnSetFont()\n"
- $mthd2f7a setProp method_access "Public"
- $mthd2f7a setProp is_dyn_bound "1"
- $mthd2f7a setProp modifier "Value"
- set parm2f7f [ $mthd2f7a addParam ]
- $parm2f7f setLabel name_type "pFont:CFont"
- $parm2f7f setProp modifier "Pointer"
- set mthd2f82 [ $clss2ecc addRow method ]
- $mthd2f82 setLabel name_type "OnOK()\n"
- $mthd2f82 setProp method_access "Protected"
- $mthd2f82 setProp is_dyn_bound "1"
- $mthd2f82 setProp modifier "Value"
- set mthd2f87 [ $clss2ecc addRow method ]
- $mthd2f87 setLabel name_type "OnCancel()\n"
- $mthd2f87 setProp method_access "Protected"
- $mthd2f87 setProp is_dyn_bound "1"
- $mthd2f87 setProp modifier "Value"
- set mthd2f8c [ $clss2ecc addRow method ]
- $mthd2f8c setLabel name_type "PreTranslateMessage():BOOL\n"
- $mthd2f8c setProp method_access "Public"
- $mthd2f8c setProp is_dyn_bound "1"
- $mthd2f8c setProp modifier "Value"
- set parm2f91 [ $mthd2f8c addParam ]
- $parm2f91 setLabel name_type "pMsg:MSG"
- $parm2f91 setProp modifier "Pointer"
- set mthd2f94 [ $clss2ecc addRow method ]
- $mthd2f94 setLabel name_type "OnCmdMsg():BOOL\n"
- $mthd2f94 setProp method_access "Public"
- $mthd2f94 setProp is_dyn_bound "1"
- $mthd2f94 setProp modifier "Value"
- set parm2f99 [ $mthd2f94 addParam ]
- $parm2f99 setLabel name_type "nID:UINT, "
- $parm2f99 setProp modifier "Value"
- set parm2f9c [ $mthd2f94 addParam ]
- $parm2f9c setLabel name_type "nCode:int, "
- $parm2f9c setProp modifier "Value"
- set parm2f9f [ $mthd2f94 addParam ]
- $parm2f9f setLabel name_type "pExtra:genptr, "
- $parm2f9f setProp modifier "Pointer"
- set parm2fa2 [ $mthd2f94 addParam ]
- $parm2fa2 setLabel name_type "pHandlerInfo:AFX_CMDHANDLERINFO"
- $parm2fa2 setProp modifier "Pointer"
- set mthd2fa5 [ $clss2ecc addRow method ]
- $mthd2fa5 setLabel name_type "CheckAutoCenter():BOOL\n"
- $mthd2fa5 setProp method_access "Public"
- $mthd2fa5 setProp is_dyn_bound "1"
- $mthd2fa5 setProp modifier "Value"
- set mthd2fc5 [ $clss2ecc addRow method ]
- $mthd2fc5 setLabel name_type "SetOccDialogInfo():BOOL\n"
- $mthd2fc5 setProp method_access "Protected"
- $mthd2fc5 setProp is_dyn_bound "1"
- $mthd2fc5 setProp modifier "Value"
- set parm2fca [ $mthd2fc5 addParam ]
- $parm2fca setLabel name_type "pOccDialogInfo:_AFX_OCC_DIALOG_INFO"
- $parm2fca setProp modifier "Pointer"
- set mthd2fcd [ $clss2ecc addRow method ]
- $mthd2fcd setLabel name_type "PreInitDialog()\n"
- $mthd2fcd setProp method_access "Protected"
- $mthd2fcd setProp is_dyn_bound "1"
- $mthd2fcd setProp modifier "Value"
- set mthd2fd2 [ $clss2ecc addRow method ]
- $mthd2fd2 setLabel name_type "PreModal():HWND\n"
- $mthd2fd2 setProp method_access "Protected"
- $mthd2fd2 setProp modifier "Value"
- set mthd2fd6 [ $clss2ecc addRow method ]
- $mthd2fd6 setLabel name_type "PostModal()\n"
- $mthd2fd6 setProp method_access "Protected"
- $mthd2fd6 setProp modifier "Value"
- set mthd2fda [ $clss2ecc addRow method ]
- $mthd2fda setLabel name_type "CreateIndirect():BOOL\n"
- $mthd2fda setProp method_access "Protected"
- $mthd2fda setProp modifier "Value"
- set parm2fde [ $mthd2fda addParam ]
- $parm2fde setLabel name_type "lpDialogTemplate:LPCDLGTEMPLATE, "
- $parm2fde setProp modifier "Value"
- set parm2fe1 [ $mthd2fda addParam ]
- $parm2fe1 setLabel name_type "pParentWnd:CWnd, "
- $parm2fe1 setProp modifier "Pointer"
- set parm2fe4 [ $mthd2fda addParam ]
- $parm2fe4 setLabel name_type "lpDialogInit:genptr, "
- $parm2fe4 setProp modifier "Pointer"
- set parm2fe7 [ $mthd2fda addParam ]
- $parm2fe7 setLabel name_type "hInst:HINSTANCE"
- $parm2fe7 setProp modifier "Value"
- set mthd2fea [ $clss2ecc addRow method ]
- $mthd2fea setLabel name_type "CreateIndirect():BOOL\n"
- $mthd2fea setProp method_access "Protected"
- $mthd2fea setProp modifier "Value"
- set parm2fee [ $mthd2fea addParam ]
- $parm2fee setLabel name_type "hDialogTemplate:HGLOBAL, "
- $parm2fee setProp modifier "Value"
- set parm2ff1 [ $mthd2fea addParam ]
- $parm2ff1 setLabel name_type "pParentWnd:CWnd, "
- $parm2ff1 setProp modifier "Pointer"
- set parm2ff4 [ $mthd2fea addParam ]
- $parm2ff4 setLabel name_type "hInst:HINSTANCE"
- $parm2ff4 setProp modifier "Value"
- set mthd2fff [ $clss2ecc addRow method ]
- $mthd2fff setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd2fff setProp method_access "Protected"
- $mthd2fff setProp is_dyn_bound "1"
- $mthd2fff setProp is_const_func "1"
- $mthd2fff setProp modifier "Pointer to Const"
- $clss2ecc save
- set clss4408 [ $diag4403 addNode cad_class 0 196 120 34 ]
- $clss4408 setLabel name "CDialog"
- $clss4408 setProp is_folded 1
- $clss4408 setProp include_list "afxwin.h" name *
- set gen4407 [ $diag4403 addRake generalization $clss4406 $clss4408 1040 132 60 196 164 ]
- $gen4407 setProp inher_access "Public"
-
- #------------------------ Class: CStatic ----
- if [info exists debug] {puts "addClass CStatic"}
- if [info exists debug] {puts "CDM CStatic"}
- set clss3005 [ CDM new "CStatic" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3008 [ $clss3005 addRow attribute ]
- $attr3008 setLabel name_type "\$classCStatic:CRuntimeClass"
- $attr3008 setProp attrib_access "None-None" name_type de
- $attr3008 setProp modifier "Value" name_type cl
- set mthd300c [ $clss3005 addRow method ]
- $mthd300c setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd300c setProp method_access "Public"
- $mthd300c setProp is_dyn_bound "1"
- $mthd300c setProp is_const_func "1"
- $mthd300c setProp modifier "Pointer"
- set mthd3012 [ $clss3005 addRow method ]
- $mthd3012 setLabel name_type "\$create()\n"
- $mthd3012 setProp method_access "Public"
- $mthd3012 setProp modifier "Value"
- set mthd3016 [ $clss3005 addRow method ]
- $mthd3016 setLabel name_type "Create():BOOL\n"
- $mthd3016 setProp method_access "Public"
- $mthd3016 setProp modifier "Value"
- set parm301a [ $mthd3016 addParam ]
- $parm301a setLabel name_type "lpszText:LPCTSTR, "
- $parm301a setProp modifier "Value"
- set parm301d [ $mthd3016 addParam ]
- $parm301d setLabel name_type "dwStyle:DWORD, "
- $parm301d setProp modifier "Value"
- set parm3020 [ $mthd3016 addParam ]
- $parm3020 setLabel name_type "rect:RECT, "
- $parm3020 setProp modifier "Reference to Const"
- set parm3023 [ $mthd3016 addParam ]
- $parm3023 setLabel name_type "pParentWnd:CWnd, "
- $parm3023 setProp modifier "Pointer"
- set parm3026 [ $mthd3016 addParam ]
- $parm3026 setLabel name_type "nID:UINT"
- $parm3026 setProp modifier "Value"
- $parm3026 setProp default_value " 0xffff"
- set mthd302a [ $clss3005 addRow method ]
- $mthd302a setLabel name_type "SetIcon():HICON\n"
- $mthd302a setProp method_access "Public"
- $mthd302a setProp modifier "Value"
- set parm302e [ $mthd302a addParam ]
- $parm302e setLabel name_type "hIcon:HICON"
- $parm302e setProp modifier "Value"
- set mthd3031 [ $clss3005 addRow method ]
- $mthd3031 setLabel name_type "GetIcon():HICON"
- $mthd3031 setProp method_access "Public"
- $mthd3031 setProp is_const_func "1"
- $mthd3031 setProp modifier "Value"
- $clss3005 save
- set clss440a [ $diag4403 addNode cad_class 152 196 120 34 ]
- $clss440a setLabel name "CStatic"
- $clss440a setProp is_folded 1
- $clss440a setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4407 $clss440a 1040 132 212 196
-
- #------------------------ Class: CButton ----
- if [info exists debug] {puts "addClass CButton"}
- if [info exists debug] {puts "CDM CButton"}
- set clss3036 [ CDM new "CButton" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3039 [ $clss3036 addRow attribute ]
- $attr3039 setLabel name_type "\$classCButton:CRuntimeClass"
- $attr3039 setProp attrib_access "None-None" name_type de
- $attr3039 setProp modifier "Value" name_type cl
- set mthd303d [ $clss3036 addRow method ]
- $mthd303d setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd303d setProp method_access "Public"
- $mthd303d setProp is_dyn_bound "1"
- $mthd303d setProp is_const_func "1"
- $mthd303d setProp modifier "Pointer"
- set mthd3043 [ $clss3036 addRow method ]
- $mthd3043 setLabel name_type "\$create()\n"
- $mthd3043 setProp method_access "Public"
- $mthd3043 setProp modifier "Value"
- set mthd3047 [ $clss3036 addRow method ]
- $mthd3047 setLabel name_type "Create():BOOL\n"
- $mthd3047 setProp method_access "Public"
- $mthd3047 setProp modifier "Value"
- set parm304b [ $mthd3047 addParam ]
- $parm304b setLabel name_type "lpszCaption:LPCTSTR, "
- $parm304b setProp modifier "Value"
- set parm304e [ $mthd3047 addParam ]
- $parm304e setLabel name_type "dwStyle:DWORD, "
- $parm304e setProp modifier "Value"
- set parm3051 [ $mthd3047 addParam ]
- $parm3051 setLabel name_type "rect:RECT, "
- $parm3051 setProp modifier "Reference to Const"
- set parm3054 [ $mthd3047 addParam ]
- $parm3054 setLabel name_type "pParentWnd:CWnd, "
- $parm3054 setProp modifier "Pointer"
- set parm3057 [ $mthd3047 addParam ]
- $parm3057 setLabel name_type "nID:UINT"
- $parm3057 setProp modifier "Value"
- set mthd305a [ $clss3036 addRow method ]
- $mthd305a setLabel name_type "GetState():UINT\n"
- $mthd305a setProp method_access "Public"
- $mthd305a setProp is_const_func "1"
- $mthd305a setProp modifier "Value"
- set mthd305f [ $clss3036 addRow method ]
- $mthd305f setLabel name_type "SetState()\n"
- $mthd305f setProp method_access "Public"
- $mthd305f setProp modifier "Value"
- set parm3063 [ $mthd305f addParam ]
- $parm3063 setLabel name_type "bHighlight:BOOL"
- $parm3063 setProp modifier "Value"
- set mthd3066 [ $clss3036 addRow method ]
- $mthd3066 setLabel name_type "GetCheck():int\n"
- $mthd3066 setProp method_access "Public"
- $mthd3066 setProp is_const_func "1"
- $mthd3066 setProp modifier "Value"
- set mthd306b [ $clss3036 addRow method ]
- $mthd306b setLabel name_type "SetCheck()\n"
- $mthd306b setProp method_access "Public"
- $mthd306b setProp modifier "Value"
- set parm306f [ $mthd306b addParam ]
- $parm306f setLabel name_type "nCheck:int"
- $parm306f setProp modifier "Value"
- set mthd3072 [ $clss3036 addRow method ]
- $mthd3072 setLabel name_type "GetButtonStyle():UINT\n"
- $mthd3072 setProp method_access "Public"
- $mthd3072 setProp is_const_func "1"
- $mthd3072 setProp modifier "Value"
- set mthd3077 [ $clss3036 addRow method ]
- $mthd3077 setLabel name_type "SetButtonStyle()\n"
- $mthd3077 setProp method_access "Public"
- $mthd3077 setProp modifier "Value"
- set parm307b [ $mthd3077 addParam ]
- $parm307b setLabel name_type "nStyle:UINT, "
- $parm307b setProp modifier "Value"
- set parm307e [ $mthd3077 addParam ]
- $parm307e setLabel name_type "bRedraw:BOOL"
- $parm307e setProp modifier "Value"
- $parm307e setProp default_value " 1 "
- set mthd3082 [ $clss3036 addRow method ]
- $mthd3082 setLabel name_type "DrawItem()\n"
- $mthd3082 setProp method_access "Public"
- $mthd3082 setProp is_dyn_bound "1"
- $mthd3082 setProp modifier "Value"
- set parm3087 [ $mthd3082 addParam ]
- $parm3087 setLabel name_type "lpDrawItemStruct:LPDRAWITEMSTRUCT"
- $parm3087 setProp modifier "Value"
- set mthd308a [ $clss3036 addRow method ]
- $mthd308a setLabel name_type "OnChildNotify():BOOL"
- $mthd308a setProp method_access "Protected"
- $mthd308a setProp is_dyn_bound "1"
- $mthd308a setProp modifier "Value"
- set parm308f [ $mthd308a addParam ]
- $parm308f setLabel name_type "p12:UINT, "
- $parm308f setProp modifier "Value"
- set parm3092 [ $mthd308a addParam ]
- $parm3092 setLabel name_type "p13:WPARAM, "
- $parm3092 setProp modifier "Value"
- set parm3095 [ $mthd308a addParam ]
- $parm3095 setLabel name_type "p14:LPARAM, "
- $parm3095 setProp modifier "Value"
- set parm3098 [ $mthd308a addParam ]
- $parm3098 setLabel name_type "p15:LRESULT"
- $parm3098 setProp modifier "Pointer"
- $clss3036 save
- set clss440c [ $diag4403 addNode cad_class 304 196 120 34 ]
- $clss440c setLabel name "CButton"
- $clss440c setProp is_folded 1
- $clss440c setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4407 $clss440c 1040 132 364 196
-
- #------------------------ Class: CListBox ----
- if [info exists debug] {puts "addClass CListBox"}
- if [info exists debug] {puts "CDM CListBox"}
- set clss309b [ CDM new "CListBox" "$systemName" "" "" "" "" "" "" "0" ]
- set attr309e [ $clss309b addRow attribute ]
- $attr309e setLabel name_type "\$classCListBox:CRuntimeClass"
- $attr309e setProp attrib_access "None-None" name_type de
- $attr309e setProp modifier "Value" name_type cl
- set mthd30a2 [ $clss309b addRow method ]
- $mthd30a2 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd30a2 setProp method_access "Public"
- $mthd30a2 setProp is_dyn_bound "1"
- $mthd30a2 setProp is_const_func "1"
- $mthd30a2 setProp modifier "Pointer"
- set mthd30a8 [ $clss309b addRow method ]
- $mthd30a8 setLabel name_type "\$create()\n"
- $mthd30a8 setProp method_access "Public"
- $mthd30a8 setProp modifier "Value"
- set mthd30ac [ $clss309b addRow method ]
- $mthd30ac setLabel name_type "Create():BOOL\n"
- $mthd30ac setProp method_access "Public"
- $mthd30ac setProp modifier "Value"
- set parm30b0 [ $mthd30ac addParam ]
- $parm30b0 setLabel name_type "dwStyle:DWORD, "
- $parm30b0 setProp modifier "Value"
- set parm30b3 [ $mthd30ac addParam ]
- $parm30b3 setLabel name_type "rect:RECT, "
- $parm30b3 setProp modifier "Reference to Const"
- set parm30b6 [ $mthd30ac addParam ]
- $parm30b6 setLabel name_type "pParentWnd:CWnd, "
- $parm30b6 setProp modifier "Pointer"
- set parm30b9 [ $mthd30ac addParam ]
- $parm30b9 setLabel name_type "nID:UINT"
- $parm30b9 setProp modifier "Value"
- set mthd30bc [ $clss309b addRow method ]
- $mthd30bc setLabel name_type "GetCount():int\n"
- $mthd30bc setProp method_access "Public"
- $mthd30bc setProp is_const_func "1"
- $mthd30bc setProp modifier "Value"
- set mthd30c1 [ $clss309b addRow method ]
- $mthd30c1 setLabel name_type "GetHorizontalExtent():int\n"
- $mthd30c1 setProp method_access "Public"
- $mthd30c1 setProp is_const_func "1"
- $mthd30c1 setProp modifier "Value"
- set mthd30c6 [ $clss309b addRow method ]
- $mthd30c6 setLabel name_type "SetHorizontalExtent()\n"
- $mthd30c6 setProp method_access "Public"
- $mthd30c6 setProp modifier "Value"
- set parm30ca [ $mthd30c6 addParam ]
- $parm30ca setLabel name_type "cxExtent:int"
- $parm30ca setProp modifier "Value"
- set mthd30cd [ $clss309b addRow method ]
- $mthd30cd setLabel name_type "GetTopIndex():int\n"
- $mthd30cd setProp method_access "Public"
- $mthd30cd setProp is_const_func "1"
- $mthd30cd setProp modifier "Value"
- set mthd30d2 [ $clss309b addRow method ]
- $mthd30d2 setLabel name_type "SetTopIndex():int\n"
- $mthd30d2 setProp method_access "Public"
- $mthd30d2 setProp modifier "Value"
- set parm30d6 [ $mthd30d2 addParam ]
- $parm30d6 setLabel name_type "nIndex:int"
- $parm30d6 setProp modifier "Value"
- set mthd30d9 [ $clss309b addRow method ]
- $mthd30d9 setLabel name_type "GetLocale():LCID\n"
- $mthd30d9 setProp method_access "Public"
- $mthd30d9 setProp is_const_func "1"
- $mthd30d9 setProp modifier "Value"
- set mthd30de [ $clss309b addRow method ]
- $mthd30de setLabel name_type "SetLocale():LCID\n"
- $mthd30de setProp method_access "Public"
- $mthd30de setProp modifier "Value"
- set parm30e2 [ $mthd30de addParam ]
- $parm30e2 setLabel name_type "nNewLocale:LCID"
- $parm30e2 setProp modifier "Value"
- set mthd30e5 [ $clss309b addRow method ]
- $mthd30e5 setLabel name_type "GetCurSel():int\n"
- $mthd30e5 setProp method_access "Public"
- $mthd30e5 setProp is_const_func "1"
- $mthd30e5 setProp modifier "Value"
- set mthd30ea [ $clss309b addRow method ]
- $mthd30ea setLabel name_type "SetCurSel():int\n"
- $mthd30ea setProp method_access "Public"
- $mthd30ea setProp modifier "Value"
- set parm30ee [ $mthd30ea addParam ]
- $parm30ee setLabel name_type "nSelect:int"
- $parm30ee setProp modifier "Value"
- set mthd30f1 [ $clss309b addRow method ]
- $mthd30f1 setLabel name_type "GetSel():int\n"
- $mthd30f1 setProp method_access "Public"
- $mthd30f1 setProp is_const_func "1"
- $mthd30f1 setProp modifier "Value"
- set parm30f6 [ $mthd30f1 addParam ]
- $parm30f6 setLabel name_type "nIndex:int"
- $parm30f6 setProp modifier "Value"
- set mthd30f9 [ $clss309b addRow method ]
- $mthd30f9 setLabel name_type "SetSel():int\n"
- $mthd30f9 setProp method_access "Public"
- $mthd30f9 setProp modifier "Value"
- set parm30fd [ $mthd30f9 addParam ]
- $parm30fd setLabel name_type "nIndex:int, "
- $parm30fd setProp modifier "Value"
- set parm3100 [ $mthd30f9 addParam ]
- $parm3100 setLabel name_type "bSelect:BOOL"
- $parm3100 setProp modifier "Value"
- $parm3100 setProp default_value " 1 "
- set mthd3104 [ $clss309b addRow method ]
- $mthd3104 setLabel name_type "GetSelCount():int\n"
- $mthd3104 setProp method_access "Public"
- $mthd3104 setProp is_const_func "1"
- $mthd3104 setProp modifier "Value"
- set mthd3109 [ $clss309b addRow method ]
- $mthd3109 setLabel name_type "GetSelItems():int\n"
- $mthd3109 setProp method_access "Public"
- $mthd3109 setProp is_const_func "1"
- $mthd3109 setProp modifier "Value"
- set parm310e [ $mthd3109 addParam ]
- $parm310e setLabel name_type "nMaxItems:int, "
- $parm310e setProp modifier "Value"
- set parm3111 [ $mthd3109 addParam ]
- $parm3111 setLabel name_type "rgIndex:LPINT"
- $parm3111 setProp modifier "Value"
- set mthd3114 [ $clss309b addRow method ]
- $mthd3114 setLabel name_type "SetAnchorIndex()\n"
- $mthd3114 setProp method_access "Public"
- $mthd3114 setProp modifier "Value"
- set parm3118 [ $mthd3114 addParam ]
- $parm3118 setLabel name_type "nIndex:int"
- $parm3118 setProp modifier "Value"
- set mthd311b [ $clss309b addRow method ]
- $mthd311b setLabel name_type "GetAnchorIndex():int\n"
- $mthd311b setProp method_access "Public"
- $mthd311b setProp is_const_func "1"
- $mthd311b setProp modifier "Value"
- set mthd3120 [ $clss309b addRow method ]
- $mthd3120 setLabel name_type "GetItemData():DWORD\n"
- $mthd3120 setProp method_access "Public"
- $mthd3120 setProp is_const_func "1"
- $mthd3120 setProp modifier "Value"
- set parm3125 [ $mthd3120 addParam ]
- $parm3125 setLabel name_type "nIndex:int"
- $parm3125 setProp modifier "Value"
- set mthd3128 [ $clss309b addRow method ]
- $mthd3128 setLabel name_type "SetItemData():int\n"
- $mthd3128 setProp method_access "Public"
- $mthd3128 setProp modifier "Value"
- set parm312c [ $mthd3128 addParam ]
- $parm312c setLabel name_type "nIndex:int, "
- $parm312c setProp modifier "Value"
- set parm312f [ $mthd3128 addParam ]
- $parm312f setLabel name_type "dwItemData:DWORD"
- $parm312f setProp modifier "Value"
- set mthd3132 [ $clss309b addRow method ]
- $mthd3132 setLabel name_type "GetItemDataPtr():genptr\n"
- $mthd3132 setProp method_access "Public"
- $mthd3132 setProp is_const_func "1"
- $mthd3132 setProp modifier "Pointer"
- set parm3137 [ $mthd3132 addParam ]
- $parm3137 setLabel name_type "nIndex:int"
- $parm3137 setProp modifier "Value"
- set mthd313a [ $clss309b addRow method ]
- $mthd313a setLabel name_type "SetItemDataPtr():int\n"
- $mthd313a setProp method_access "Public"
- $mthd313a setProp modifier "Value"
- set parm313e [ $mthd313a addParam ]
- $parm313e setLabel name_type "nIndex:int, "
- $parm313e setProp modifier "Value"
- set parm3141 [ $mthd313a addParam ]
- $parm3141 setLabel name_type "pData:genptr"
- $parm3141 setProp modifier "Pointer"
- set mthd3144 [ $clss309b addRow method ]
- $mthd3144 setLabel name_type "GetItemRect():int\n"
- $mthd3144 setProp method_access "Public"
- $mthd3144 setProp is_const_func "1"
- $mthd3144 setProp modifier "Value"
- set parm3149 [ $mthd3144 addParam ]
- $parm3149 setLabel name_type "nIndex:int, "
- $parm3149 setProp modifier "Value"
- set parm314c [ $mthd3144 addParam ]
- $parm314c setLabel name_type "lpRect:LPRECT"
- $parm314c setProp modifier "Value"
- set mthd314f [ $clss309b addRow method ]
- $mthd314f setLabel name_type "GetText():int\n"
- $mthd314f setProp method_access "Public"
- $mthd314f setProp is_const_func "1"
- $mthd314f setProp modifier "Value"
- set parm3154 [ $mthd314f addParam ]
- $parm3154 setLabel name_type "nIndex:int, "
- $parm3154 setProp modifier "Value"
- set parm3157 [ $mthd314f addParam ]
- $parm3157 setLabel name_type "lpszBuffer:LPTSTR"
- $parm3157 setProp modifier "Value"
- set mthd315a [ $clss309b addRow method ]
- $mthd315a setLabel name_type "GetText()\n"
- $mthd315a setProp method_access "Public"
- $mthd315a setProp is_const_func "1"
- $mthd315a setProp modifier "Value"
- set parm315f [ $mthd315a addParam ]
- $parm315f setLabel name_type "nIndex:int, "
- $parm315f setProp modifier "Value"
- set parm3162 [ $mthd315a addParam ]
- $parm3162 setLabel name_type "rString:CString"
- $parm3162 setProp modifier "Reference"
- set mthd3165 [ $clss309b addRow method ]
- $mthd3165 setLabel name_type "GetTextLen():int\n"
- $mthd3165 setProp method_access "Public"
- $mthd3165 setProp is_const_func "1"
- $mthd3165 setProp modifier "Value"
- set parm316a [ $mthd3165 addParam ]
- $parm316a setLabel name_type "nIndex:int"
- $parm316a setProp modifier "Value"
- set mthd316d [ $clss309b addRow method ]
- $mthd316d setLabel name_type "SetColumnWidth()\n"
- $mthd316d setProp method_access "Public"
- $mthd316d setProp modifier "Value"
- set parm3171 [ $mthd316d addParam ]
- $parm3171 setLabel name_type "cxWidth:int"
- $parm3171 setProp modifier "Value"
- set mthd3174 [ $clss309b addRow method ]
- $mthd3174 setLabel name_type "SetTabStops():BOOL\n"
- $mthd3174 setProp method_access "Public"
- $mthd3174 setProp modifier "Value"
- set parm3178 [ $mthd3174 addParam ]
- $parm3178 setLabel name_type "nTabStops:int, "
- $parm3178 setProp modifier "Value"
- set parm317b [ $mthd3174 addParam ]
- $parm317b setLabel name_type "rgTabStops:LPINT"
- $parm317b setProp modifier "Value"
- set mthd317e [ $clss309b addRow method ]
- $mthd317e setLabel name_type "SetTabStops()\n"
- $mthd317e setProp method_access "Public"
- $mthd317e setProp modifier "Value"
- set mthd3182 [ $clss309b addRow method ]
- $mthd3182 setLabel name_type "SetTabStops():BOOL\n"
- $mthd3182 setProp method_access "Public"
- $mthd3182 setProp modifier "Value"
- set parm3186 [ $mthd3182 addParam ]
- $parm3186 setLabel name_type "cxEachStop:int"
- $parm3186 setProp modifier "Reference to Const"
- set mthd3189 [ $clss309b addRow method ]
- $mthd3189 setLabel name_type "SetItemHeight():int\n"
- $mthd3189 setProp method_access "Public"
- $mthd3189 setProp modifier "Value"
- set parm318d [ $mthd3189 addParam ]
- $parm318d setLabel name_type "nIndex:int, "
- $parm318d setProp modifier "Value"
- set parm3190 [ $mthd3189 addParam ]
- $parm3190 setLabel name_type "cyItemHeight:UINT"
- $parm3190 setProp modifier "Value"
- set mthd3193 [ $clss309b addRow method ]
- $mthd3193 setLabel name_type "GetItemHeight():int\n"
- $mthd3193 setProp method_access "Public"
- $mthd3193 setProp is_const_func "1"
- $mthd3193 setProp modifier "Value"
- set parm3198 [ $mthd3193 addParam ]
- $parm3198 setLabel name_type "nIndex:int"
- $parm3198 setProp modifier "Value"
- set mthd319b [ $clss309b addRow method ]
- $mthd319b setLabel name_type "FindStringExact():int\n"
- $mthd319b setProp method_access "Public"
- $mthd319b setProp is_const_func "1"
- $mthd319b setProp modifier "Value"
- set parm31a0 [ $mthd319b addParam ]
- $parm31a0 setLabel name_type "nIndexStart:int, "
- $parm31a0 setProp modifier "Value"
- set parm31a3 [ $mthd319b addParam ]
- $parm31a3 setLabel name_type "lpszFind:LPCTSTR"
- $parm31a3 setProp modifier "Value"
- set mthd31a6 [ $clss309b addRow method ]
- $mthd31a6 setLabel name_type "GetCaretIndex():int\n"
- $mthd31a6 setProp method_access "Public"
- $mthd31a6 setProp is_const_func "1"
- $mthd31a6 setProp modifier "Value"
- set mthd31ab [ $clss309b addRow method ]
- $mthd31ab setLabel name_type "SetCaretIndex():int\n"
- $mthd31ab setProp method_access "Public"
- $mthd31ab setProp modifier "Value"
- set parm31af [ $mthd31ab addParam ]
- $parm31af setLabel name_type "nIndex:int, "
- $parm31af setProp modifier "Value"
- set parm31b2 [ $mthd31ab addParam ]
- $parm31b2 setLabel name_type "bScroll:BOOL"
- $parm31b2 setProp modifier "Value"
- $parm31b2 setProp default_value " 1 "
- set mthd31b6 [ $clss309b addRow method ]
- $mthd31b6 setLabel name_type "AddString():int\n"
- $mthd31b6 setProp method_access "Public"
- $mthd31b6 setProp modifier "Value"
- set parm31ba [ $mthd31b6 addParam ]
- $parm31ba setLabel name_type "lpszItem:LPCTSTR"
- $parm31ba setProp modifier "Value"
- set mthd31bd [ $clss309b addRow method ]
- $mthd31bd setLabel name_type "DeleteString():int\n"
- $mthd31bd setProp method_access "Public"
- $mthd31bd setProp modifier "Value"
- set parm31c1 [ $mthd31bd addParam ]
- $parm31c1 setLabel name_type "nIndex:UINT"
- $parm31c1 setProp modifier "Value"
- set mthd31c4 [ $clss309b addRow method ]
- $mthd31c4 setLabel name_type "InsertString():int\n"
- $mthd31c4 setProp method_access "Public"
- $mthd31c4 setProp modifier "Value"
- set parm31c8 [ $mthd31c4 addParam ]
- $parm31c8 setLabel name_type "nIndex:int, "
- $parm31c8 setProp modifier "Value"
- set parm31cb [ $mthd31c4 addParam ]
- $parm31cb setLabel name_type "lpszItem:LPCTSTR"
- $parm31cb setProp modifier "Value"
- set mthd31ce [ $clss309b addRow method ]
- $mthd31ce setLabel name_type "ResetContent()\n"
- $mthd31ce setProp method_access "Public"
- $mthd31ce setProp modifier "Value"
- set mthd31d2 [ $clss309b addRow method ]
- $mthd31d2 setLabel name_type "Dir():int\n"
- $mthd31d2 setProp method_access "Public"
- $mthd31d2 setProp modifier "Value"
- set parm31d6 [ $mthd31d2 addParam ]
- $parm31d6 setLabel name_type "attr:UINT, "
- $parm31d6 setProp modifier "Value"
- set parm31d9 [ $mthd31d2 addParam ]
- $parm31d9 setLabel name_type "lpszWildCard:LPCTSTR"
- $parm31d9 setProp modifier "Value"
- set mthd31dc [ $clss309b addRow method ]
- $mthd31dc setLabel name_type "FindString():int\n"
- $mthd31dc setProp method_access "Public"
- $mthd31dc setProp is_const_func "1"
- $mthd31dc setProp modifier "Value"
- set parm31e1 [ $mthd31dc addParam ]
- $parm31e1 setLabel name_type "nStartAfter:int, "
- $parm31e1 setProp modifier "Value"
- set parm31e4 [ $mthd31dc addParam ]
- $parm31e4 setLabel name_type "lpszItem:LPCTSTR"
- $parm31e4 setProp modifier "Value"
- set mthd31e7 [ $clss309b addRow method ]
- $mthd31e7 setLabel name_type "SelectString():int\n"
- $mthd31e7 setProp method_access "Public"
- $mthd31e7 setProp modifier "Value"
- set parm31eb [ $mthd31e7 addParam ]
- $parm31eb setLabel name_type "nStartAfter:int, "
- $parm31eb setProp modifier "Value"
- set parm31ee [ $mthd31e7 addParam ]
- $parm31ee setLabel name_type "lpszItem:LPCTSTR"
- $parm31ee setProp modifier "Value"
- set mthd31f1 [ $clss309b addRow method ]
- $mthd31f1 setLabel name_type "SelItemRange():int\n"
- $mthd31f1 setProp method_access "Public"
- $mthd31f1 setProp modifier "Value"
- set parm31f5 [ $mthd31f1 addParam ]
- $parm31f5 setLabel name_type "bSelect:BOOL, "
- $parm31f5 setProp modifier "Value"
- set parm31f8 [ $mthd31f1 addParam ]
- $parm31f8 setLabel name_type "nFirstItem:int, "
- $parm31f8 setProp modifier "Value"
- set parm31fb [ $mthd31f1 addParam ]
- $parm31fb setLabel name_type "nLastItem:int"
- $parm31fb setProp modifier "Value"
- set mthd31fe [ $clss309b addRow method ]
- $mthd31fe setLabel name_type "DrawItem()\n"
- $mthd31fe setProp method_access "Public"
- $mthd31fe setProp is_dyn_bound "1"
- $mthd31fe setProp modifier "Value"
- set parm3203 [ $mthd31fe addParam ]
- $parm3203 setLabel name_type "lpDrawItemStruct:LPDRAWITEMSTRUCT"
- $parm3203 setProp modifier "Value"
- set mthd3206 [ $clss309b addRow method ]
- $mthd3206 setLabel name_type "MeasureItem()\n"
- $mthd3206 setProp method_access "Public"
- $mthd3206 setProp is_dyn_bound "1"
- $mthd3206 setProp modifier "Value"
- set parm320b [ $mthd3206 addParam ]
- $parm320b setLabel name_type "lpMeasureItemStruct:LPMEASUREITEMSTRUCT"
- $parm320b setProp modifier "Value"
- set mthd320e [ $clss309b addRow method ]
- $mthd320e setLabel name_type "CompareItem():int\n"
- $mthd320e setProp method_access "Public"
- $mthd320e setProp is_dyn_bound "1"
- $mthd320e setProp modifier "Value"
- set parm3213 [ $mthd320e addParam ]
- $parm3213 setLabel name_type "lpCompareItemStruct:LPCOMPAREITEMSTRUCT"
- $parm3213 setProp modifier "Value"
- set mthd3216 [ $clss309b addRow method ]
- $mthd3216 setLabel name_type "DeleteItem()\n"
- $mthd3216 setProp method_access "Public"
- $mthd3216 setProp is_dyn_bound "1"
- $mthd3216 setProp modifier "Value"
- set parm321b [ $mthd3216 addParam ]
- $parm321b setLabel name_type "lpDeleteItemStruct:LPDELETEITEMSTRUCT"
- $parm321b setProp modifier "Value"
- set mthd321e [ $clss309b addRow method ]
- $mthd321e setLabel name_type "VKeyToItem():int\n"
- $mthd321e setProp method_access "Public"
- $mthd321e setProp is_dyn_bound "1"
- $mthd321e setProp modifier "Value"
- set parm3223 [ $mthd321e addParam ]
- $parm3223 setLabel name_type "nKey:UINT, "
- $parm3223 setProp modifier "Value"
- set parm3226 [ $mthd321e addParam ]
- $parm3226 setLabel name_type "nIndex:UINT"
- $parm3226 setProp modifier "Value"
- set mthd3229 [ $clss309b addRow method ]
- $mthd3229 setLabel name_type "CharToItem():int\n"
- $mthd3229 setProp method_access "Public"
- $mthd3229 setProp is_dyn_bound "1"
- $mthd3229 setProp modifier "Value"
- set parm322e [ $mthd3229 addParam ]
- $parm322e setLabel name_type "nKey:UINT, "
- $parm322e setProp modifier "Value"
- set parm3231 [ $mthd3229 addParam ]
- $parm3231 setLabel name_type "nIndex:UINT"
- $parm3231 setProp modifier "Value"
- set mthd3234 [ $clss309b addRow method ]
- $mthd3234 setLabel name_type "OnChildNotify():BOOL"
- $mthd3234 setProp method_access "Protected"
- $mthd3234 setProp is_dyn_bound "1"
- $mthd3234 setProp modifier "Value"
- set parm3239 [ $mthd3234 addParam ]
- $parm3239 setLabel name_type "p16:UINT, "
- $parm3239 setProp modifier "Value"
- set parm323c [ $mthd3234 addParam ]
- $parm323c setLabel name_type "p17:WPARAM, "
- $parm323c setProp modifier "Value"
- set parm323f [ $mthd3234 addParam ]
- $parm323f setLabel name_type "p18:LPARAM, "
- $parm323f setProp modifier "Value"
- set parm3242 [ $mthd3234 addParam ]
- $parm3242 setLabel name_type "p19:LRESULT"
- $parm3242 setProp modifier "Pointer"
- $clss309b save
- set clss440e [ $diag4403 addNode cad_class 459 196 120 34 ]
- $clss440e setLabel name "CListBox"
- $clss440e setProp is_folded 1
- $clss440e setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4407 $clss440e 1040 132 519 196
-
- #------------------------ Class: CCheckListBox ----
- if [info exists debug] {puts "addClass CCheckListBox"}
- if [info exists debug] {puts "CDM CCheckListBox"}
- set clss3245 [ CDM new "CCheckListBox" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3248 [ $clss3245 addRow attribute ]
- $attr3248 setLabel name_type "\$classCCheckListBox:CRuntimeClass\n"
- $attr3248 setProp attrib_access "None-None" name_type de
- $attr3248 setProp modifier "Value" name_type cl
- set attr32f8 [ $clss3245 addRow attribute ]
- $attr32f8 setLabel name_type "m_cyText:int\n"
- $attr32f8 setProp attrib_access "None-None" name_type de
- set attr32fb [ $clss3245 addRow attribute ]
- $attr32fb setLabel name_type "m_nStyle:UINT\n"
- $attr32fb setProp attrib_access "None-None" name_type de
- set attr32fe [ $clss3245 addRow attribute ]
- $attr32fe setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr32fe setProp attrib_access "None-None" name_type de
- $attr32fe setProp modifier "Value" name_type cl
- set attr3302 [ $clss3245 addRow attribute ]
- $attr3302 setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr3302 setProp attrib_access "None-None" name_type de
- $attr3302 setProp modifier "Value" name_type cl
- set mthd324c [ $clss3245 addRow method ]
- $mthd324c setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd324c setProp method_access "Public"
- $mthd324c setProp is_dyn_bound "1"
- $mthd324c setProp is_const_func "1"
- $mthd324c setProp modifier "Pointer"
- set mthd3252 [ $clss3245 addRow method ]
- $mthd3252 setLabel name_type "\$create()\n"
- $mthd3252 setProp method_access "Public"
- $mthd3252 setProp modifier "Value"
- set mthd3256 [ $clss3245 addRow method ]
- $mthd3256 setLabel name_type "Create():BOOL\n"
- $mthd3256 setProp method_access "Public"
- $mthd3256 setProp modifier "Value"
- set parm325a [ $mthd3256 addParam ]
- $parm325a setLabel name_type "dwStyle:DWORD, "
- $parm325a setProp modifier "Value"
- set parm325d [ $mthd3256 addParam ]
- $parm325d setLabel name_type "rect:RECT, "
- $parm325d setProp modifier "Reference to Const"
- set parm3260 [ $mthd3256 addParam ]
- $parm3260 setLabel name_type "pParentWnd:CWnd, "
- $parm3260 setProp modifier "Pointer"
- set parm3263 [ $mthd3256 addParam ]
- $parm3263 setLabel name_type "nID:UINT"
- $parm3263 setProp modifier "Value"
- set mthd3266 [ $clss3245 addRow method ]
- $mthd3266 setLabel name_type "SetCheckStyle()\n"
- $mthd3266 setProp method_access "Public"
- $mthd3266 setProp modifier "Value"
- set parm326a [ $mthd3266 addParam ]
- $parm326a setLabel name_type "nStyle:UINT"
- $parm326a setProp modifier "Value"
- set mthd326d [ $clss3245 addRow method ]
- $mthd326d setLabel name_type "GetCheckStyle():UINT\n"
- $mthd326d setProp method_access "Public"
- $mthd326d setProp modifier "Value"
- set mthd3271 [ $clss3245 addRow method ]
- $mthd3271 setLabel name_type "SetCheck()\n"
- $mthd3271 setProp method_access "Public"
- $mthd3271 setProp modifier "Value"
- set parm3275 [ $mthd3271 addParam ]
- $parm3275 setLabel name_type "nIndex:int, "
- $parm3275 setProp modifier "Value"
- set parm3278 [ $mthd3271 addParam ]
- $parm3278 setLabel name_type "nCheck:int"
- $parm3278 setProp modifier "Value"
- set mthd327b [ $clss3245 addRow method ]
- $mthd327b setLabel name_type "GetCheck():int\n"
- $mthd327b setProp method_access "Public"
- $mthd327b setProp modifier "Value"
- set parm327f [ $mthd327b addParam ]
- $parm327f setLabel name_type "nIndex:int"
- $parm327f setProp modifier "Value"
- set mthd3282 [ $clss3245 addRow method ]
- $mthd3282 setLabel name_type "Enable()\n"
- $mthd3282 setProp method_access "Public"
- $mthd3282 setProp modifier "Value"
- set parm3286 [ $mthd3282 addParam ]
- $parm3286 setLabel name_type "nIndex:int, "
- $parm3286 setProp modifier "Value"
- set parm3289 [ $mthd3282 addParam ]
- $parm3289 setLabel name_type "bEnabled:BOOL"
- $parm3289 setProp modifier "Value"
- $parm3289 setProp default_value " 1 "
- set mthd328d [ $clss3245 addRow method ]
- $mthd328d setLabel name_type "IsEnabled():BOOL\n"
- $mthd328d setProp method_access "Public"
- $mthd328d setProp modifier "Value"
- set parm3291 [ $mthd328d addParam ]
- $parm3291 setLabel name_type "nIndex:int"
- $parm3291 setProp modifier "Value"
- set mthd3294 [ $clss3245 addRow method ]
- $mthd3294 setLabel name_type "OnGetCheckPosition():CRect\n"
- $mthd3294 setProp method_access "Public"
- $mthd3294 setProp is_dyn_bound "1"
- $mthd3294 setProp modifier "Value"
- set parm3299 [ $mthd3294 addParam ]
- $parm3299 setLabel name_type "rectItem:CRect, "
- $parm3299 setProp modifier "Value"
- set parm329c [ $mthd3294 addParam ]
- $parm329c setLabel name_type "rectCheckBox:CRect"
- $parm329c setProp modifier "Value"
- set mthd329f [ $clss3245 addRow method ]
- $mthd329f setLabel name_type "DrawItem()\n"
- $mthd329f setProp method_access "Public"
- $mthd329f setProp is_dyn_bound "1"
- $mthd329f setProp modifier "Value"
- set parm32a4 [ $mthd329f addParam ]
- $parm32a4 setLabel name_type "lpDrawItemStruct:LPDRAWITEMSTRUCT"
- $parm32a4 setProp modifier "Value"
- set mthd32a7 [ $clss3245 addRow method ]
- $mthd32a7 setLabel name_type "MeasureItem()\n"
- $mthd32a7 setProp method_access "Public"
- $mthd32a7 setProp is_dyn_bound "1"
- $mthd32a7 setProp modifier "Value"
- set parm32ac [ $mthd32a7 addParam ]
- $parm32ac setLabel name_type "lpMeasureItemStruct:LPMEASUREITEMSTRUCT"
- $parm32ac setProp modifier "Value"
- set mthd32af [ $clss3245 addRow method ]
- $mthd32af setLabel name_type "PreDrawItem()\n"
- $mthd32af setProp method_access "Protected"
- $mthd32af setProp modifier "Value"
- set parm32b3 [ $mthd32af addParam ]
- $parm32b3 setLabel name_type "lpDrawItemStruct:LPDRAWITEMSTRUCT"
- $parm32b3 setProp modifier "Value"
- set mthd32b6 [ $clss3245 addRow method ]
- $mthd32b6 setLabel name_type "PreMeasureItem()\n"
- $mthd32b6 setProp method_access "Protected"
- $mthd32b6 setProp modifier "Value"
- set parm32ba [ $mthd32b6 addParam ]
- $parm32ba setLabel name_type "lpMeasureItemStruct:LPMEASUREITEMSTRUCT"
- $parm32ba setProp modifier "Value"
- set mthd32bd [ $clss3245 addRow method ]
- $mthd32bd setLabel name_type "PreCompareItem():int\n"
- $mthd32bd setProp method_access "Protected"
- $mthd32bd setProp modifier "Value"
- set parm32c1 [ $mthd32bd addParam ]
- $parm32c1 setLabel name_type "lpCompareItemStruct:LPCOMPAREITEMSTRUCT"
- $parm32c1 setProp modifier "Value"
- set mthd32c4 [ $clss3245 addRow method ]
- $mthd32c4 setLabel name_type "PreDeleteItem()\n"
- $mthd32c4 setProp method_access "Protected"
- $mthd32c4 setProp modifier "Value"
- set parm32c8 [ $mthd32c4 addParam ]
- $parm32c8 setLabel name_type "lpDeleteItemStruct:LPDELETEITEMSTRUCT"
- $parm32c8 setProp modifier "Value"
- set mthd32cb [ $clss3245 addRow method ]
- $mthd32cb setLabel name_type "OnChildNotify():BOOL\n"
- $mthd32cb setProp method_access "Protected"
- $mthd32cb setProp is_dyn_bound "1"
- $mthd32cb setProp modifier "Value"
- set parm32d0 [ $mthd32cb addParam ]
- $parm32d0 setLabel name_type "p20:UINT, "
- $parm32d0 setProp modifier "Value"
- set parm32d3 [ $mthd32cb addParam ]
- $parm32d3 setLabel name_type "p21:WPARAM, "
- $parm32d3 setProp modifier "Value"
- set parm32d6 [ $mthd32cb addParam ]
- $parm32d6 setLabel name_type "p22:LPARAM, "
- $parm32d6 setProp modifier "Value"
- set parm32d9 [ $mthd32cb addParam ]
- $parm32d9 setLabel name_type "p23:LRESULT"
- $parm32d9 setProp modifier "Pointer"
- set mthd32dc [ $clss3245 addRow method ]
- $mthd32dc setLabel name_type "CalcMinimumItemHeight():int\n"
- $mthd32dc setProp method_access "Protected"
- $mthd32dc setProp modifier "Value"
- set mthd32e0 [ $clss3245 addRow method ]
- $mthd32e0 setLabel name_type "InvalidateCheck()\n"
- $mthd32e0 setProp method_access "Protected"
- $mthd32e0 setProp modifier "Value"
- set parm32e4 [ $mthd32e0 addParam ]
- $parm32e4 setLabel name_type "nIndex:int"
- $parm32e4 setProp modifier "Value"
- set mthd32e7 [ $clss3245 addRow method ]
- $mthd32e7 setLabel name_type "InvalidateItem()\n"
- $mthd32e7 setProp method_access "Protected"
- $mthd32e7 setProp modifier "Value"
- set parm32eb [ $mthd32e7 addParam ]
- $parm32eb setLabel name_type "nIndex:int"
- $parm32eb setProp modifier "Value"
- set mthd32ee [ $clss3245 addRow method ]
- $mthd32ee setLabel name_type "CheckFromPoint():int\n"
- $mthd32ee setProp method_access "Protected"
- $mthd32ee setProp modifier "Value"
- set parm32f2 [ $mthd32ee addParam ]
- $parm32f2 setLabel name_type "point:CPoint, "
- $parm32f2 setProp modifier "Value"
- set parm32f5 [ $mthd32ee addParam ]
- $parm32f5 setLabel name_type "bInCheck:BOOL"
- $parm32f5 setProp modifier "Reference"
- set mthd3306 [ $clss3245 addRow method ]
- $mthd3306 setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd3306 setProp method_access "Protected"
- $mthd3306 setProp is_dyn_bound "1"
- $mthd3306 setProp is_const_func "1"
- $mthd3306 setProp modifier "Pointer to Const"
- $clss3245 save
- set clss4410 [ $diag4403 addNode cad_class 456 294 126 34 ]
- $clss4410 setLabel name "CCheckListBox"
- $clss4410 setProp is_folded 1
- $clss4410 setProp include_list "afxwin.h" name *
- set gen440f [ $diag4403 addRake generalization $clss440e $clss4410 519 230 519 294 262 ]
- $gen440f setProp inher_access "Public"
-
- #------------------------ Class: CComboBox ----
- if [info exists debug] {puts "addClass CComboBox"}
- if [info exists debug] {puts "CDM CComboBox"}
- set clss330c [ CDM new "CComboBox" "$systemName" "" "" "" "" "" "" "0" ]
- set attr330f [ $clss330c addRow attribute ]
- $attr330f setLabel name_type "\$classCComboBox:CRuntimeClass"
- $attr330f setProp attrib_access "None-None" name_type de
- $attr330f setProp modifier "Value" name_type cl
- set mthd3313 [ $clss330c addRow method ]
- $mthd3313 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3313 setProp method_access "Public"
- $mthd3313 setProp is_dyn_bound "1"
- $mthd3313 setProp is_const_func "1"
- $mthd3313 setProp modifier "Pointer"
- set mthd3319 [ $clss330c addRow method ]
- $mthd3319 setLabel name_type "\$create()\n"
- $mthd3319 setProp method_access "Public"
- $mthd3319 setProp modifier "Value"
- set mthd331d [ $clss330c addRow method ]
- $mthd331d setLabel name_type "Create():BOOL\n"
- $mthd331d setProp method_access "Public"
- $mthd331d setProp modifier "Value"
- set parm3321 [ $mthd331d addParam ]
- $parm3321 setLabel name_type "dwStyle:DWORD, "
- $parm3321 setProp modifier "Value"
- set parm3324 [ $mthd331d addParam ]
- $parm3324 setLabel name_type "rect:RECT, "
- $parm3324 setProp modifier "Reference to Const"
- set parm3327 [ $mthd331d addParam ]
- $parm3327 setLabel name_type "pParentWnd:CWnd, "
- $parm3327 setProp modifier "Pointer"
- set parm332a [ $mthd331d addParam ]
- $parm332a setLabel name_type "nID:UINT"
- $parm332a setProp modifier "Value"
- set mthd332d [ $clss330c addRow method ]
- $mthd332d setLabel name_type "GetCount():int\n"
- $mthd332d setProp method_access "Public"
- $mthd332d setProp is_const_func "1"
- $mthd332d setProp modifier "Value"
- set mthd3332 [ $clss330c addRow method ]
- $mthd3332 setLabel name_type "GetCurSel():int\n"
- $mthd3332 setProp method_access "Public"
- $mthd3332 setProp is_const_func "1"
- $mthd3332 setProp modifier "Value"
- set mthd3337 [ $clss330c addRow method ]
- $mthd3337 setLabel name_type "SetCurSel():int\n"
- $mthd3337 setProp method_access "Public"
- $mthd3337 setProp modifier "Value"
- set parm333b [ $mthd3337 addParam ]
- $parm333b setLabel name_type "nSelect:int"
- $parm333b setProp modifier "Value"
- set mthd333e [ $clss330c addRow method ]
- $mthd333e setLabel name_type "GetLocale():LCID\n"
- $mthd333e setProp method_access "Public"
- $mthd333e setProp is_const_func "1"
- $mthd333e setProp modifier "Value"
- set mthd3343 [ $clss330c addRow method ]
- $mthd3343 setLabel name_type "SetLocale():LCID\n"
- $mthd3343 setProp method_access "Public"
- $mthd3343 setProp modifier "Value"
- set parm3347 [ $mthd3343 addParam ]
- $parm3347 setLabel name_type "nNewLocale:LCID"
- $parm3347 setProp modifier "Value"
- set mthd334a [ $clss330c addRow method ]
- $mthd334a setLabel name_type "GetTopIndex():int\n"
- $mthd334a setProp method_access "Public"
- $mthd334a setProp is_const_func "1"
- $mthd334a setProp modifier "Value"
- set mthd334f [ $clss330c addRow method ]
- $mthd334f setLabel name_type "SetTopIndex():int\n"
- $mthd334f setProp method_access "Public"
- $mthd334f setProp modifier "Value"
- set parm3353 [ $mthd334f addParam ]
- $parm3353 setLabel name_type "nIndex:int"
- $parm3353 setProp modifier "Value"
- set mthd3356 [ $clss330c addRow method ]
- $mthd3356 setLabel name_type "InitStorage():int\n"
- $mthd3356 setProp method_access "Public"
- $mthd3356 setProp modifier "Value"
- set parm335a [ $mthd3356 addParam ]
- $parm335a setLabel name_type "nItems:int, "
- $parm335a setProp modifier "Value"
- set parm335d [ $mthd3356 addParam ]
- $parm335d setLabel name_type "nBytes:UINT"
- $parm335d setProp modifier "Value"
- set mthd3360 [ $clss330c addRow method ]
- $mthd3360 setLabel name_type "SetHorizontalExtent()\n"
- $mthd3360 setProp method_access "Public"
- $mthd3360 setProp modifier "Value"
- set parm3364 [ $mthd3360 addParam ]
- $parm3364 setLabel name_type "nExtent:UINT"
- $parm3364 setProp modifier "Value"
- set mthd3367 [ $clss330c addRow method ]
- $mthd3367 setLabel name_type "GetHorizontalExtent():UINT\n"
- $mthd3367 setProp method_access "Public"
- $mthd3367 setProp is_const_func "1"
- $mthd3367 setProp modifier "Value"
- set mthd336c [ $clss330c addRow method ]
- $mthd336c setLabel name_type "SetDroppedWidth():int\n"
- $mthd336c setProp method_access "Public"
- $mthd336c setProp modifier "Value"
- set parm3370 [ $mthd336c addParam ]
- $parm3370 setLabel name_type "nWidth:UINT"
- $parm3370 setProp modifier "Value"
- set mthd3373 [ $clss330c addRow method ]
- $mthd3373 setLabel name_type "GetDroppedWidth():int\n"
- $mthd3373 setProp method_access "Public"
- $mthd3373 setProp is_const_func "1"
- $mthd3373 setProp modifier "Value"
- set mthd3378 [ $clss330c addRow method ]
- $mthd3378 setLabel name_type "GetEditSel():DWORD\n"
- $mthd3378 setProp method_access "Public"
- $mthd3378 setProp is_const_func "1"
- $mthd3378 setProp modifier "Value"
- set mthd337d [ $clss330c addRow method ]
- $mthd337d setLabel name_type "LimitText():BOOL\n"
- $mthd337d setProp method_access "Public"
- $mthd337d setProp modifier "Value"
- set parm3381 [ $mthd337d addParam ]
- $parm3381 setLabel name_type "nMaxChars:int"
- $parm3381 setProp modifier "Value"
- set mthd3384 [ $clss330c addRow method ]
- $mthd3384 setLabel name_type "SetEditSel():BOOL\n"
- $mthd3384 setProp method_access "Public"
- $mthd3384 setProp modifier "Value"
- set parm3388 [ $mthd3384 addParam ]
- $parm3388 setLabel name_type "nStartChar:int, "
- $parm3388 setProp modifier "Value"
- set parm338b [ $mthd3384 addParam ]
- $parm338b setLabel name_type "nEndChar:int"
- $parm338b setProp modifier "Value"
- set mthd338e [ $clss330c addRow method ]
- $mthd338e setLabel name_type "GetItemData():DWORD\n"
- $mthd338e setProp method_access "Public"
- $mthd338e setProp is_const_func "1"
- $mthd338e setProp modifier "Value"
- set parm3393 [ $mthd338e addParam ]
- $parm3393 setLabel name_type "nIndex:int"
- $parm3393 setProp modifier "Value"
- set mthd3396 [ $clss330c addRow method ]
- $mthd3396 setLabel name_type "SetItemData():int\n"
- $mthd3396 setProp method_access "Public"
- $mthd3396 setProp modifier "Value"
- set parm339a [ $mthd3396 addParam ]
- $parm339a setLabel name_type "nIndex:int, "
- $parm339a setProp modifier "Value"
- set parm339d [ $mthd3396 addParam ]
- $parm339d setLabel name_type "dwItemData:DWORD"
- $parm339d setProp modifier "Value"
- set mthd33a0 [ $clss330c addRow method ]
- $mthd33a0 setLabel name_type "GetItemDataPtr():genptr\n"
- $mthd33a0 setProp method_access "Public"
- $mthd33a0 setProp is_const_func "1"
- $mthd33a0 setProp modifier "Pointer"
- set parm33a5 [ $mthd33a0 addParam ]
- $parm33a5 setLabel name_type "nIndex:int"
- $parm33a5 setProp modifier "Value"
- set mthd33a8 [ $clss330c addRow method ]
- $mthd33a8 setLabel name_type "SetItemDataPtr():int\n"
- $mthd33a8 setProp method_access "Public"
- $mthd33a8 setProp modifier "Value"
- set parm33ac [ $mthd33a8 addParam ]
- $parm33ac setLabel name_type "nIndex:int, "
- $parm33ac setProp modifier "Value"
- set parm33af [ $mthd33a8 addParam ]
- $parm33af setLabel name_type "pData:genptr"
- $parm33af setProp modifier "Pointer"
- set mthd33b2 [ $clss330c addRow method ]
- $mthd33b2 setLabel name_type "GetLBText():int\n"
- $mthd33b2 setProp method_access "Public"
- $mthd33b2 setProp is_const_func "1"
- $mthd33b2 setProp modifier "Value"
- set parm33b7 [ $mthd33b2 addParam ]
- $parm33b7 setLabel name_type "nIndex:int, "
- $parm33b7 setProp modifier "Value"
- set parm33ba [ $mthd33b2 addParam ]
- $parm33ba setLabel name_type "lpszText:LPTSTR"
- $parm33ba setProp modifier "Value"
- set mthd33bd [ $clss330c addRow method ]
- $mthd33bd setLabel name_type "GetLBText()\n"
- $mthd33bd setProp method_access "Public"
- $mthd33bd setProp is_const_func "1"
- $mthd33bd setProp modifier "Value"
- set parm33c2 [ $mthd33bd addParam ]
- $parm33c2 setLabel name_type "nIndex:int, "
- $parm33c2 setProp modifier "Value"
- set parm33c5 [ $mthd33bd addParam ]
- $parm33c5 setLabel name_type "rString:CString"
- $parm33c5 setProp modifier "Reference"
- set mthd33c8 [ $clss330c addRow method ]
- $mthd33c8 setLabel name_type "GetLBTextLen():int\n"
- $mthd33c8 setProp method_access "Public"
- $mthd33c8 setProp is_const_func "1"
- $mthd33c8 setProp modifier "Value"
- set parm33cd [ $mthd33c8 addParam ]
- $parm33cd setLabel name_type "nIndex:int"
- $parm33cd setProp modifier "Value"
- set mthd33d0 [ $clss330c addRow method ]
- $mthd33d0 setLabel name_type "SetItemHeight():int\n"
- $mthd33d0 setProp method_access "Public"
- $mthd33d0 setProp modifier "Value"
- set parm33d4 [ $mthd33d0 addParam ]
- $parm33d4 setLabel name_type "nIndex:int, "
- $parm33d4 setProp modifier "Value"
- set parm33d7 [ $mthd33d0 addParam ]
- $parm33d7 setLabel name_type "cyItemHeight:UINT"
- $parm33d7 setProp modifier "Value"
- set mthd33da [ $clss330c addRow method ]
- $mthd33da setLabel name_type "GetItemHeight():int\n"
- $mthd33da setProp method_access "Public"
- $mthd33da setProp is_const_func "1"
- $mthd33da setProp modifier "Value"
- set parm33df [ $mthd33da addParam ]
- $parm33df setLabel name_type "nIndex:int"
- $parm33df setProp modifier "Value"
- set mthd33e2 [ $clss330c addRow method ]
- $mthd33e2 setLabel name_type "FindStringExact():int\n"
- $mthd33e2 setProp method_access "Public"
- $mthd33e2 setProp is_const_func "1"
- $mthd33e2 setProp modifier "Value"
- set parm33e7 [ $mthd33e2 addParam ]
- $parm33e7 setLabel name_type "nIndexStart:int, "
- $parm33e7 setProp modifier "Value"
- set parm33ea [ $mthd33e2 addParam ]
- $parm33ea setLabel name_type "lpszFind:LPCTSTR"
- $parm33ea setProp modifier "Value"
- set mthd33ed [ $clss330c addRow method ]
- $mthd33ed setLabel name_type "SetExtendedUI():int\n"
- $mthd33ed setProp method_access "Public"
- $mthd33ed setProp modifier "Value"
- set parm33f1 [ $mthd33ed addParam ]
- $parm33f1 setLabel name_type "bExtended:BOOL"
- $parm33f1 setProp modifier "Value"
- $parm33f1 setProp default_value " 1 "
- set mthd33f5 [ $clss330c addRow method ]
- $mthd33f5 setLabel name_type "GetExtendedUI():BOOL\n"
- $mthd33f5 setProp method_access "Public"
- $mthd33f5 setProp is_const_func "1"
- $mthd33f5 setProp modifier "Value"
- set mthd33fa [ $clss330c addRow method ]
- $mthd33fa setLabel name_type "GetDroppedControlRect()\n"
- $mthd33fa setProp method_access "Public"
- $mthd33fa setProp is_const_func "1"
- $mthd33fa setProp modifier "Value"
- set parm33ff [ $mthd33fa addParam ]
- $parm33ff setLabel name_type "lprect:LPRECT"
- $parm33ff setProp modifier "Value"
- set mthd3402 [ $clss330c addRow method ]
- $mthd3402 setLabel name_type "GetDroppedState():BOOL\n"
- $mthd3402 setProp method_access "Public"
- $mthd3402 setProp is_const_func "1"
- $mthd3402 setProp modifier "Value"
- set mthd3407 [ $clss330c addRow method ]
- $mthd3407 setLabel name_type "ShowDropDown()\n"
- $mthd3407 setProp method_access "Public"
- $mthd3407 setProp modifier "Value"
- set parm340b [ $mthd3407 addParam ]
- $parm340b setLabel name_type "bShowIt:BOOL"
- $parm340b setProp modifier "Value"
- $parm340b setProp default_value " 1 "
- set mthd340f [ $clss330c addRow method ]
- $mthd340f setLabel name_type "AddString():int\n"
- $mthd340f setProp method_access "Public"
- $mthd340f setProp modifier "Value"
- set parm3413 [ $mthd340f addParam ]
- $parm3413 setLabel name_type "lpszString:LPCTSTR"
- $parm3413 setProp modifier "Value"
- set mthd3416 [ $clss330c addRow method ]
- $mthd3416 setLabel name_type "DeleteString():int\n"
- $mthd3416 setProp method_access "Public"
- $mthd3416 setProp modifier "Value"
- set parm341a [ $mthd3416 addParam ]
- $parm341a setLabel name_type "nIndex:UINT"
- $parm341a setProp modifier "Value"
- set mthd341d [ $clss330c addRow method ]
- $mthd341d setLabel name_type "InsertString():int\n"
- $mthd341d setProp method_access "Public"
- $mthd341d setProp modifier "Value"
- set parm3421 [ $mthd341d addParam ]
- $parm3421 setLabel name_type "nIndex:int, "
- $parm3421 setProp modifier "Value"
- set parm3424 [ $mthd341d addParam ]
- $parm3424 setLabel name_type "lpszString:LPCTSTR"
- $parm3424 setProp modifier "Value"
- set mthd3427 [ $clss330c addRow method ]
- $mthd3427 setLabel name_type "ResetContent()\n"
- $mthd3427 setProp method_access "Public"
- $mthd3427 setProp modifier "Value"
- set mthd342b [ $clss330c addRow method ]
- $mthd342b setLabel name_type "Dir():int\n"
- $mthd342b setProp method_access "Public"
- $mthd342b setProp modifier "Value"
- set parm342f [ $mthd342b addParam ]
- $parm342f setLabel name_type "attr:UINT, "
- $parm342f setProp modifier "Value"
- set parm3432 [ $mthd342b addParam ]
- $parm3432 setLabel name_type "lpszWildCard:LPCTSTR"
- $parm3432 setProp modifier "Value"
- set mthd3435 [ $clss330c addRow method ]
- $mthd3435 setLabel name_type "FindString():int\n"
- $mthd3435 setProp method_access "Public"
- $mthd3435 setProp is_const_func "1"
- $mthd3435 setProp modifier "Value"
- set parm343a [ $mthd3435 addParam ]
- $parm343a setLabel name_type "nStartAfter:int, "
- $parm343a setProp modifier "Value"
- set parm343d [ $mthd3435 addParam ]
- $parm343d setLabel name_type "lpszString:LPCTSTR"
- $parm343d setProp modifier "Value"
- set mthd3440 [ $clss330c addRow method ]
- $mthd3440 setLabel name_type "SelectString():int\n"
- $mthd3440 setProp method_access "Public"
- $mthd3440 setProp modifier "Value"
- set parm3444 [ $mthd3440 addParam ]
- $parm3444 setLabel name_type "nStartAfter:int, "
- $parm3444 setProp modifier "Value"
- set parm3447 [ $mthd3440 addParam ]
- $parm3447 setLabel name_type "lpszString:LPCTSTR"
- $parm3447 setProp modifier "Value"
- set mthd344a [ $clss330c addRow method ]
- $mthd344a setLabel name_type "Clear()\n"
- $mthd344a setProp method_access "Public"
- $mthd344a setProp modifier "Value"
- set mthd344e [ $clss330c addRow method ]
- $mthd344e setLabel name_type "Copy()\n"
- $mthd344e setProp method_access "Public"
- $mthd344e setProp modifier "Value"
- set mthd3452 [ $clss330c addRow method ]
- $mthd3452 setLabel name_type "Cut()\n"
- $mthd3452 setProp method_access "Public"
- $mthd3452 setProp modifier "Value"
- set mthd3456 [ $clss330c addRow method ]
- $mthd3456 setLabel name_type "Paste()\n"
- $mthd3456 setProp method_access "Public"
- $mthd3456 setProp modifier "Value"
- set mthd345a [ $clss330c addRow method ]
- $mthd345a setLabel name_type "DrawItem()\n"
- $mthd345a setProp method_access "Public"
- $mthd345a setProp is_dyn_bound "1"
- $mthd345a setProp modifier "Value"
- set parm345f [ $mthd345a addParam ]
- $parm345f setLabel name_type "lpDrawItemStruct:LPDRAWITEMSTRUCT"
- $parm345f setProp modifier "Value"
- set mthd3462 [ $clss330c addRow method ]
- $mthd3462 setLabel name_type "MeasureItem()\n"
- $mthd3462 setProp method_access "Public"
- $mthd3462 setProp is_dyn_bound "1"
- $mthd3462 setProp modifier "Value"
- set parm3467 [ $mthd3462 addParam ]
- $parm3467 setLabel name_type "lpMeasureItemStruct:LPMEASUREITEMSTRUCT"
- $parm3467 setProp modifier "Value"
- set mthd346a [ $clss330c addRow method ]
- $mthd346a setLabel name_type "CompareItem():int\n"
- $mthd346a setProp method_access "Public"
- $mthd346a setProp is_dyn_bound "1"
- $mthd346a setProp modifier "Value"
- set parm346f [ $mthd346a addParam ]
- $parm346f setLabel name_type "lpCompareItemStruct:LPCOMPAREITEMSTRUCT"
- $parm346f setProp modifier "Value"
- set mthd3472 [ $clss330c addRow method ]
- $mthd3472 setLabel name_type "DeleteItem()\n"
- $mthd3472 setProp method_access "Public"
- $mthd3472 setProp is_dyn_bound "1"
- $mthd3472 setProp modifier "Value"
- set parm3477 [ $mthd3472 addParam ]
- $parm3477 setLabel name_type "lpDeleteItemStruct:LPDELETEITEMSTRUCT"
- $parm3477 setProp modifier "Value"
- set mthd347a [ $clss330c addRow method ]
- $mthd347a setLabel name_type "OnChildNotify():BOOL"
- $mthd347a setProp method_access "Protected"
- $mthd347a setProp is_dyn_bound "1"
- $mthd347a setProp modifier "Value"
- set parm347f [ $mthd347a addParam ]
- $parm347f setLabel name_type "p24:UINT, "
- $parm347f setProp modifier "Value"
- set parm3482 [ $mthd347a addParam ]
- $parm3482 setLabel name_type "p25:WPARAM, "
- $parm3482 setProp modifier "Value"
- set parm3485 [ $mthd347a addParam ]
- $parm3485 setLabel name_type "p26:LPARAM, "
- $parm3485 setProp modifier "Value"
- set parm3488 [ $mthd347a addParam ]
- $parm3488 setLabel name_type "p27:LRESULT"
- $parm3488 setProp modifier "Pointer"
- $clss330c save
- set clss4413 [ $diag4403 addNode cad_class 614 196 120 34 ]
- $clss4413 setLabel name "CComboBox"
- $clss4413 setProp is_folded 1
- $clss4413 setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4407 $clss4413 1040 132 674 196
-
- #------------------------ Class: CEdit ----
- if [info exists debug] {puts "addClass CEdit"}
- if [info exists debug] {puts "CDM CEdit"}
- set clss348b [ CDM new "CEdit" "$systemName" "" "" "" "" "" "" "0" ]
- set attr348e [ $clss348b addRow attribute ]
- $attr348e setLabel name_type "\$classCEdit:CRuntimeClass"
- $attr348e setProp attrib_access "None-None" name_type de
- $attr348e setProp modifier "Value" name_type cl
- set mthd3492 [ $clss348b addRow method ]
- $mthd3492 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3492 setProp method_access "Public"
- $mthd3492 setProp is_dyn_bound "1"
- $mthd3492 setProp is_const_func "1"
- $mthd3492 setProp modifier "Pointer"
- set mthd3498 [ $clss348b addRow method ]
- $mthd3498 setLabel name_type "\$create()\n"
- $mthd3498 setProp method_access "Public"
- $mthd3498 setProp modifier "Value"
- set mthd349c [ $clss348b addRow method ]
- $mthd349c setLabel name_type "Create():BOOL\n"
- $mthd349c setProp method_access "Public"
- $mthd349c setProp modifier "Value"
- set parm34a0 [ $mthd349c addParam ]
- $parm34a0 setLabel name_type "dwStyle:DWORD, "
- $parm34a0 setProp modifier "Value"
- set parm34a3 [ $mthd349c addParam ]
- $parm34a3 setLabel name_type "rect:RECT, "
- $parm34a3 setProp modifier "Reference to Const"
- set parm34a6 [ $mthd349c addParam ]
- $parm34a6 setLabel name_type "pParentWnd:CWnd, "
- $parm34a6 setProp modifier "Pointer"
- set parm34a9 [ $mthd349c addParam ]
- $parm34a9 setLabel name_type "nID:UINT"
- $parm34a9 setProp modifier "Value"
- set mthd34ac [ $clss348b addRow method ]
- $mthd34ac setLabel name_type "CanUndo():BOOL\n"
- $mthd34ac setProp method_access "Public"
- $mthd34ac setProp is_const_func "1"
- $mthd34ac setProp modifier "Value"
- set mthd34b1 [ $clss348b addRow method ]
- $mthd34b1 setLabel name_type "GetLineCount():int\n"
- $mthd34b1 setProp method_access "Public"
- $mthd34b1 setProp is_const_func "1"
- $mthd34b1 setProp modifier "Value"
- set mthd34b6 [ $clss348b addRow method ]
- $mthd34b6 setLabel name_type "GetModify():BOOL\n"
- $mthd34b6 setProp method_access "Public"
- $mthd34b6 setProp is_const_func "1"
- $mthd34b6 setProp modifier "Value"
- set mthd34bb [ $clss348b addRow method ]
- $mthd34bb setLabel name_type "SetModify()\n"
- $mthd34bb setProp method_access "Public"
- $mthd34bb setProp modifier "Value"
- set parm34bf [ $mthd34bb addParam ]
- $parm34bf setLabel name_type "bModified:BOOL"
- $parm34bf setProp modifier "Value"
- $parm34bf setProp default_value " 1 "
- set mthd34c3 [ $clss348b addRow method ]
- $mthd34c3 setLabel name_type "GetRect()\n"
- $mthd34c3 setProp method_access "Public"
- $mthd34c3 setProp is_const_func "1"
- $mthd34c3 setProp modifier "Value"
- set parm34c8 [ $mthd34c3 addParam ]
- $parm34c8 setLabel name_type "lpRect:LPRECT"
- $parm34c8 setProp modifier "Value"
- set mthd34cb [ $clss348b addRow method ]
- $mthd34cb setLabel name_type "GetSel():DWORD\n"
- $mthd34cb setProp method_access "Public"
- $mthd34cb setProp is_const_func "1"
- $mthd34cb setProp modifier "Value"
- set mthd34d0 [ $clss348b addRow method ]
- $mthd34d0 setLabel name_type "GetSel()\n"
- $mthd34d0 setProp method_access "Public"
- $mthd34d0 setProp is_const_func "1"
- $mthd34d0 setProp modifier "Value"
- set parm34d5 [ $mthd34d0 addParam ]
- $parm34d5 setLabel name_type "nStartChar:int, "
- $parm34d5 setProp modifier "Reference"
- set parm34d8 [ $mthd34d0 addParam ]
- $parm34d8 setLabel name_type "nEndChar:int"
- $parm34d8 setProp modifier "Reference"
- set mthd34db [ $clss348b addRow method ]
- $mthd34db setLabel name_type "GetHandle():HLOCAL\n"
- $mthd34db setProp method_access "Public"
- $mthd34db setProp is_const_func "1"
- $mthd34db setProp modifier "Value"
- set mthd34e0 [ $clss348b addRow method ]
- $mthd34e0 setLabel name_type "SetHandle()\n"
- $mthd34e0 setProp method_access "Public"
- $mthd34e0 setProp modifier "Value"
- set parm34e4 [ $mthd34e0 addParam ]
- $parm34e4 setLabel name_type "hBuffer:HLOCAL"
- $parm34e4 setProp modifier "Value"
- set mthd34e7 [ $clss348b addRow method ]
- $mthd34e7 setLabel name_type "GetLine():int\n"
- $mthd34e7 setProp method_access "Public"
- $mthd34e7 setProp is_const_func "1"
- $mthd34e7 setProp modifier "Value"
- set parm34ec [ $mthd34e7 addParam ]
- $parm34ec setLabel name_type "nIndex:int, "
- $parm34ec setProp modifier "Value"
- set parm34ef [ $mthd34e7 addParam ]
- $parm34ef setLabel name_type "lpszBuffer:LPTSTR"
- $parm34ef setProp modifier "Value"
- set mthd34f2 [ $clss348b addRow method ]
- $mthd34f2 setLabel name_type "GetLine():int\n"
- $mthd34f2 setProp method_access "Public"
- $mthd34f2 setProp is_const_func "1"
- $mthd34f2 setProp modifier "Value"
- set parm34f7 [ $mthd34f2 addParam ]
- $parm34f7 setLabel name_type "nIndex:int, "
- $parm34f7 setProp modifier "Value"
- set parm34fa [ $mthd34f2 addParam ]
- $parm34fa setLabel name_type "lpszBuffer:LPTSTR, "
- $parm34fa setProp modifier "Value"
- set parm34fd [ $mthd34f2 addParam ]
- $parm34fd setLabel name_type "nMaxLength:int"
- $parm34fd setProp modifier "Value"
- set mthd3500 [ $clss348b addRow method ]
- $mthd3500 setLabel name_type "EmptyUndoBuffer()\n"
- $mthd3500 setProp method_access "Public"
- $mthd3500 setProp modifier "Value"
- set mthd3504 [ $clss348b addRow method ]
- $mthd3504 setLabel name_type "FmtLines():BOOL\n"
- $mthd3504 setProp method_access "Public"
- $mthd3504 setProp modifier "Value"
- set parm3508 [ $mthd3504 addParam ]
- $parm3508 setLabel name_type "bAddEOL:BOOL"
- $parm3508 setProp modifier "Value"
- set mthd350b [ $clss348b addRow method ]
- $mthd350b setLabel name_type "LimitText()\n"
- $mthd350b setProp method_access "Public"
- $mthd350b setProp modifier "Value"
- set parm350f [ $mthd350b addParam ]
- $parm350f setLabel name_type "nChars:int"
- $parm350f setProp modifier "Value"
- $parm350f setProp default_value " 0"
- set mthd3513 [ $clss348b addRow method ]
- $mthd3513 setLabel name_type "LineFromChar():int\n"
- $mthd3513 setProp method_access "Public"
- $mthd3513 setProp is_const_func "1"
- $mthd3513 setProp modifier "Value"
- set parm3518 [ $mthd3513 addParam ]
- $parm3518 setLabel name_type "nIndex:int"
- $parm3518 setProp modifier "Value"
- $parm3518 setProp default_value " -1"
- set mthd351c [ $clss348b addRow method ]
- $mthd351c setLabel name_type "LineIndex():int\n"
- $mthd351c setProp method_access "Public"
- $mthd351c setProp is_const_func "1"
- $mthd351c setProp modifier "Value"
- set parm3521 [ $mthd351c addParam ]
- $parm3521 setLabel name_type "nLine:int"
- $parm3521 setProp modifier "Value"
- $parm3521 setProp default_value " -1"
- set mthd3525 [ $clss348b addRow method ]
- $mthd3525 setLabel name_type "LineLength():int\n"
- $mthd3525 setProp method_access "Public"
- $mthd3525 setProp is_const_func "1"
- $mthd3525 setProp modifier "Value"
- set parm352a [ $mthd3525 addParam ]
- $parm352a setLabel name_type "nLine:int"
- $parm352a setProp modifier "Value"
- $parm352a setProp default_value " -1"
- set mthd352e [ $clss348b addRow method ]
- $mthd352e setLabel name_type "LineScroll()\n"
- $mthd352e setProp method_access "Public"
- $mthd352e setProp modifier "Value"
- set parm3532 [ $mthd352e addParam ]
- $parm3532 setLabel name_type "nLines:int, "
- $parm3532 setProp modifier "Value"
- set parm3535 [ $mthd352e addParam ]
- $parm3535 setLabel name_type "nChars:int"
- $parm3535 setProp modifier "Value"
- $parm3535 setProp default_value " 0"
- set mthd3539 [ $clss348b addRow method ]
- $mthd3539 setLabel name_type "ReplaceSel()\n"
- $mthd3539 setProp method_access "Public"
- $mthd3539 setProp modifier "Value"
- set parm353d [ $mthd3539 addParam ]
- $parm353d setLabel name_type "lpszNewText:LPCTSTR, "
- $parm353d setProp modifier "Value"
- set parm3540 [ $mthd3539 addParam ]
- $parm3540 setLabel name_type "bCanUndo:BOOL"
- $parm3540 setProp modifier "Value"
- $parm3540 setProp default_value " 0 "
- set mthd3544 [ $clss348b addRow method ]
- $mthd3544 setLabel name_type "SetPasswordChar()\n"
- $mthd3544 setProp method_access "Public"
- $mthd3544 setProp modifier "Value"
- set parm3548 [ $mthd3544 addParam ]
- $parm3548 setLabel name_type "ch:TCHAR"
- $parm3548 setProp modifier "Value"
- set mthd354b [ $clss348b addRow method ]
- $mthd354b setLabel name_type "SetRect()\n"
- $mthd354b setProp method_access "Public"
- $mthd354b setProp modifier "Value"
- set parm354f [ $mthd354b addParam ]
- $parm354f setLabel name_type "lpRect:LPCRECT"
- $parm354f setProp modifier "Value"
- set mthd3552 [ $clss348b addRow method ]
- $mthd3552 setLabel name_type "SetRectNP()\n"
- $mthd3552 setProp method_access "Public"
- $mthd3552 setProp modifier "Value"
- set parm3556 [ $mthd3552 addParam ]
- $parm3556 setLabel name_type "lpRect:LPCRECT"
- $parm3556 setProp modifier "Value"
- set mthd3559 [ $clss348b addRow method ]
- $mthd3559 setLabel name_type "SetSel()\n"
- $mthd3559 setProp method_access "Public"
- $mthd3559 setProp modifier "Value"
- set parm355d [ $mthd3559 addParam ]
- $parm355d setLabel name_type "dwSelection:DWORD, "
- $parm355d setProp modifier "Value"
- set parm3560 [ $mthd3559 addParam ]
- $parm3560 setLabel name_type "bNoScroll:BOOL"
- $parm3560 setProp modifier "Value"
- $parm3560 setProp default_value " 0 "
- set mthd3564 [ $clss348b addRow method ]
- $mthd3564 setLabel name_type "SetSel()\n"
- $mthd3564 setProp method_access "Public"
- $mthd3564 setProp modifier "Value"
- set parm3568 [ $mthd3564 addParam ]
- $parm3568 setLabel name_type "nStartChar:int, "
- $parm3568 setProp modifier "Value"
- set parm356b [ $mthd3564 addParam ]
- $parm356b setLabel name_type "nEndChar:int, "
- $parm356b setProp modifier "Value"
- set parm356e [ $mthd3564 addParam ]
- $parm356e setLabel name_type "bNoScroll:BOOL"
- $parm356e setProp modifier "Value"
- $parm356e setProp default_value " 0 "
- set mthd3572 [ $clss348b addRow method ]
- $mthd3572 setLabel name_type "SetTabStops():BOOL\n"
- $mthd3572 setProp method_access "Public"
- $mthd3572 setProp modifier "Value"
- set parm3576 [ $mthd3572 addParam ]
- $parm3576 setLabel name_type "nTabStops:int, "
- $parm3576 setProp modifier "Value"
- set parm3579 [ $mthd3572 addParam ]
- $parm3579 setLabel name_type "rgTabStops:LPINT"
- $parm3579 setProp modifier "Value"
- set mthd357c [ $clss348b addRow method ]
- $mthd357c setLabel name_type "SetTabStops()\n"
- $mthd357c setProp method_access "Public"
- $mthd357c setProp modifier "Value"
- set mthd3580 [ $clss348b addRow method ]
- $mthd3580 setLabel name_type "SetTabStops():BOOL\n"
- $mthd3580 setProp method_access "Public"
- $mthd3580 setProp modifier "Value"
- set parm3584 [ $mthd3580 addParam ]
- $parm3584 setLabel name_type "cxEachStop:int"
- $parm3584 setProp modifier "Reference to Const"
- set mthd3587 [ $clss348b addRow method ]
- $mthd3587 setLabel name_type "Undo():BOOL\n"
- $mthd3587 setProp method_access "Public"
- $mthd3587 setProp modifier "Value"
- set mthd358b [ $clss348b addRow method ]
- $mthd358b setLabel name_type "Clear()\n"
- $mthd358b setProp method_access "Public"
- $mthd358b setProp modifier "Value"
- set mthd358f [ $clss348b addRow method ]
- $mthd358f setLabel name_type "Copy()\n"
- $mthd358f setProp method_access "Public"
- $mthd358f setProp modifier "Value"
- set mthd3593 [ $clss348b addRow method ]
- $mthd3593 setLabel name_type "Cut()\n"
- $mthd3593 setProp method_access "Public"
- $mthd3593 setProp modifier "Value"
- set mthd3597 [ $clss348b addRow method ]
- $mthd3597 setLabel name_type "Paste()\n"
- $mthd3597 setProp method_access "Public"
- $mthd3597 setProp modifier "Value"
- set mthd359b [ $clss348b addRow method ]
- $mthd359b setLabel name_type "SetReadOnly():BOOL\n"
- $mthd359b setProp method_access "Public"
- $mthd359b setProp modifier "Value"
- set parm359f [ $mthd359b addParam ]
- $parm359f setLabel name_type "bReadOnly:BOOL"
- $parm359f setProp modifier "Value"
- $parm359f setProp default_value " 1 "
- set mthd35a3 [ $clss348b addRow method ]
- $mthd35a3 setLabel name_type "GetFirstVisibleLine():int\n"
- $mthd35a3 setProp method_access "Public"
- $mthd35a3 setProp is_const_func "1"
- $mthd35a3 setProp modifier "Value"
- set mthd35a8 [ $clss348b addRow method ]
- $mthd35a8 setLabel name_type "GetPasswordChar():TCHAR"
- $mthd35a8 setProp method_access "Public"
- $mthd35a8 setProp is_const_func "1"
- $mthd35a8 setProp modifier "Value"
- $clss348b save
- set clss4415 [ $diag4403 addNode cad_class 766 196 120 34 ]
- $clss4415 setLabel name "CEdit"
- $clss4415 setProp is_folded 1
- $clss4415 setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4407 $clss4415 1040 132 826 196
-
- #------------------------ Class: CScrollBar ----
- if [info exists debug] {puts "addClass CScrollBar"}
- if [info exists debug] {puts "CDM CScrollBar"}
- set clss35ad [ CDM new "CScrollBar" "$systemName" "" "" "" "" "" "" "0" ]
- set attr35b0 [ $clss35ad addRow attribute ]
- $attr35b0 setLabel name_type "\$classCScrollBar:CRuntimeClass"
- $attr35b0 setProp attrib_access "None-None" name_type de
- $attr35b0 setProp modifier "Value" name_type cl
- set mthd35b4 [ $clss35ad addRow method ]
- $mthd35b4 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd35b4 setProp method_access "Public"
- $mthd35b4 setProp is_dyn_bound "1"
- $mthd35b4 setProp is_const_func "1"
- $mthd35b4 setProp modifier "Pointer"
- set mthd35ba [ $clss35ad addRow method ]
- $mthd35ba setLabel name_type "\$create()\n"
- $mthd35ba setProp method_access "Public"
- $mthd35ba setProp modifier "Value"
- set mthd35be [ $clss35ad addRow method ]
- $mthd35be setLabel name_type "Create():BOOL\n"
- $mthd35be setProp method_access "Public"
- $mthd35be setProp modifier "Value"
- set parm35c2 [ $mthd35be addParam ]
- $parm35c2 setLabel name_type "dwStyle:DWORD, "
- $parm35c2 setProp modifier "Value"
- set parm35c5 [ $mthd35be addParam ]
- $parm35c5 setLabel name_type "rect:RECT, "
- $parm35c5 setProp modifier "Reference to Const"
- set parm35c8 [ $mthd35be addParam ]
- $parm35c8 setLabel name_type "pParentWnd:CWnd, "
- $parm35c8 setProp modifier "Pointer"
- set parm35cb [ $mthd35be addParam ]
- $parm35cb setLabel name_type "nID:UINT"
- $parm35cb setProp modifier "Value"
- set mthd35ce [ $clss35ad addRow method ]
- $mthd35ce setLabel name_type "GetScrollPos():int\n"
- $mthd35ce setProp method_access "Public"
- $mthd35ce setProp is_const_func "1"
- $mthd35ce setProp modifier "Value"
- set mthd35d3 [ $clss35ad addRow method ]
- $mthd35d3 setLabel name_type "SetScrollPos():int\n"
- $mthd35d3 setProp method_access "Public"
- $mthd35d3 setProp modifier "Value"
- set parm35d7 [ $mthd35d3 addParam ]
- $parm35d7 setLabel name_type "nPos:int, "
- $parm35d7 setProp modifier "Value"
- set parm35da [ $mthd35d3 addParam ]
- $parm35da setLabel name_type "bRedraw:BOOL"
- $parm35da setProp modifier "Value"
- $parm35da setProp default_value " 1 "
- set mthd35de [ $clss35ad addRow method ]
- $mthd35de setLabel name_type "GetScrollRange()\n"
- $mthd35de setProp method_access "Public"
- $mthd35de setProp is_const_func "1"
- $mthd35de setProp modifier "Value"
- set parm35e3 [ $mthd35de addParam ]
- $parm35e3 setLabel name_type "lpMinPos:LPINT, "
- $parm35e3 setProp modifier "Value"
- set parm35e6 [ $mthd35de addParam ]
- $parm35e6 setLabel name_type "lpMaxPos:LPINT"
- $parm35e6 setProp modifier "Value"
- set mthd35e9 [ $clss35ad addRow method ]
- $mthd35e9 setLabel name_type "SetScrollRange()\n"
- $mthd35e9 setProp method_access "Public"
- $mthd35e9 setProp modifier "Value"
- set parm35ed [ $mthd35e9 addParam ]
- $parm35ed setLabel name_type "nMinPos:int, "
- $parm35ed setProp modifier "Value"
- set parm35f0 [ $mthd35e9 addParam ]
- $parm35f0 setLabel name_type "nMaxPos:int, "
- $parm35f0 setProp modifier "Value"
- set parm35f3 [ $mthd35e9 addParam ]
- $parm35f3 setLabel name_type "bRedraw:BOOL"
- $parm35f3 setProp modifier "Value"
- $parm35f3 setProp default_value " 1 "
- set mthd35f7 [ $clss35ad addRow method ]
- $mthd35f7 setLabel name_type "ShowScrollBar()\n"
- $mthd35f7 setProp method_access "Public"
- $mthd35f7 setProp modifier "Value"
- set parm35fb [ $mthd35f7 addParam ]
- $parm35fb setLabel name_type "bShow:BOOL"
- $parm35fb setProp modifier "Value"
- $parm35fb setProp default_value " 1 "
- set mthd35ff [ $clss35ad addRow method ]
- $mthd35ff setLabel name_type "EnableScrollBar():BOOL\n"
- $mthd35ff setProp method_access "Public"
- $mthd35ff setProp modifier "Value"
- set parm3603 [ $mthd35ff addParam ]
- $parm3603 setLabel name_type "nArrowFlags:UINT"
- $parm3603 setProp modifier "Value"
- $parm3603 setProp default_value " ESB_ENABLE_BOTH"
- set mthd3607 [ $clss35ad addRow method ]
- $mthd3607 setLabel name_type "SetScrollInfo():BOOL\n"
- $mthd3607 setProp method_access "Public"
- $mthd3607 setProp modifier "Value"
- set parm360b [ $mthd3607 addParam ]
- $parm360b setLabel name_type "lpScrollInfo:LPSCROLLINFO, "
- $parm360b setProp modifier "Value"
- set parm360e [ $mthd3607 addParam ]
- $parm360e setLabel name_type "bRedraw:BOOL"
- $parm360e setProp modifier "Value"
- $parm360e setProp default_value " 1 "
- set mthd3612 [ $clss35ad addRow method ]
- $mthd3612 setLabel name_type "GetScrollInfo():BOOL\n"
- $mthd3612 setProp method_access "Public"
- $mthd3612 setProp modifier "Value"
- set parm3616 [ $mthd3612 addParam ]
- $parm3616 setLabel name_type "lpScrollInfo:LPSCROLLINFO, "
- $parm3616 setProp modifier "Value"
- set parm3619 [ $mthd3612 addParam ]
- $parm3619 setLabel name_type "nMask:UINT"
- $parm3619 setProp modifier "Value"
- $parm3619 setProp default_value " SIF_ALL"
- set mthd361d [ $clss35ad addRow method ]
- $mthd361d setLabel name_type "GetScrollLimit():int"
- $mthd361d setProp method_access "Public"
- $mthd361d setProp modifier "Value"
- $clss35ad save
- set clss4417 [ $diag4403 addNode cad_class 918 196 120 34 ]
- $clss4417 setLabel name "CScrollBar"
- $clss4417 setProp is_folded 1
- $clss4417 setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4407 $clss4417 1040 132 978 196
-
- #------------------------ Class: CFrameWnd ----
- if [info exists debug] {puts "addClass CFrameWnd"}
- if [info exists debug] {puts "CDM CFrameWnd"}
- set clss3621 [ CDM new "CFrameWnd" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3624 [ $clss3621 addRow attribute ]
- $attr3624 setLabel name_type "\$classCFrameWnd:CRuntimeClass\n"
- $attr3624 setProp attrib_access "None-None" name_type de
- $attr3624 setProp modifier "Value" name_type cl
- set attr3632 [ $clss3621 addRow attribute ]
- $attr3632 setLabel name_type "\$rectDefault:CRect\n"
- $attr3632 setProp attrib_access "None-None" name_type de
- $attr3632 setProp modifier "Value" name_type cl
- set attr36a4 [ $clss3621 addRow attribute ]
- $attr36a4 setLabel name_type "m_bAutoMenuEnable:BOOL\n"
- $attr36a4 setProp attrib_access "None-None" name_type de
- set attr3768 [ $clss3621 addRow attribute ]
- $attr3768 setLabel name_type "m_nWindow:int\n"
- $attr3768 setProp attrib_access "None-None" name_type de
- set attr376b [ $clss3621 addRow attribute ]
- $attr376b setLabel name_type "m_hMenuDefault:HMENU\n"
- $attr376b setProp attrib_access "None-None" name_type de
- set attr376e [ $clss3621 addRow attribute ]
- $attr376e setLabel name_type "m_hAccelTable:HACCEL\n"
- $attr376e setProp attrib_access "None-None" name_type de
- set attr3771 [ $clss3621 addRow attribute ]
- $attr3771 setLabel name_type "m_dwPromptContext:DWORD\n"
- $attr3771 setProp attrib_access "None-None" name_type de
- set attr3774 [ $clss3621 addRow attribute ]
- $attr3774 setLabel name_type "m_bHelpMode:BOOL\n"
- $attr3774 setProp attrib_access "None-None" name_type de
- set attr3777 [ $clss3621 addRow attribute ]
- $attr3777 setLabel name_type "m_pNextFrameWnd:CFrameWnd\n"
- $attr3777 setProp attrib_access "None-None" name_type de
- $attr3777 setProp modifier "Pointer" name_type cl
- set attr377b [ $clss3621 addRow attribute ]
- $attr377b setLabel name_type "m_rectBorder:CRect\n"
- $attr377b setProp attrib_access "None-None" name_type de
- set attr377e [ $clss3621 addRow attribute ]
- $attr377e setLabel name_type "m_pNotifyHook:COleFrameHook\n"
- $attr377e setProp attrib_access "None-None" name_type de
- $attr377e setProp modifier "Pointer" name_type cl
- set attr3782 [ $clss3621 addRow attribute ]
- $attr3782 setLabel name_type "m_listControlBars:CPtrList\n"
- $attr3782 setProp attrib_access "None-None" name_type de
- set attr3785 [ $clss3621 addRow attribute ]
- $attr3785 setLabel name_type "m_nShowDelay:int\n"
- $attr3785 setProp attrib_access "None-None" name_type de
- set attr37d2 [ $clss3621 addRow attribute ]
- $attr37d2 setLabel name_type "m_nIDHelp:UINT\n"
- $attr37d2 setProp attrib_access "None-None" name_type de
- set attr37d5 [ $clss3621 addRow attribute ]
- $attr37d5 setLabel name_type "m_nIDTracking:UINT\n"
- $attr37d5 setProp attrib_access "None-None" name_type de
- set attr37d8 [ $clss3621 addRow attribute ]
- $attr37d8 setLabel name_type "m_nIDLastMessage:UINT\n"
- $attr37d8 setProp attrib_access "None-None" name_type de
- set attr37db [ $clss3621 addRow attribute ]
- $attr37db setLabel name_type "m_pViewActive:CView\n"
- $attr37db setProp attrib_access "None-None" name_type de
- $attr37db setProp modifier "Pointer" name_type cl
- set attr37df [ $clss3621 addRow attribute ]
- $attr37df setLabel name_type " m_lpfnCloseProc:BOOL\n"
- $attr37df setProp attrib_access "None-None" name_type de
- $attr37df setProp modifier "Value" name_type cl
- set attr37e3 [ $clss3621 addRow attribute ]
- $attr37e3 setLabel name_type "m_cModalStack:UINT\n"
- $attr37e3 setProp attrib_access "None-None" name_type de
- set attr37e6 [ $clss3621 addRow attribute ]
- $attr37e6 setLabel name_type "m_phWndDisable:HWND\n"
- $attr37e6 setProp attrib_access "None-None" name_type de
- $attr37e6 setProp modifier "Pointer" name_type cl
- set attr37ea [ $clss3621 addRow attribute ]
- $attr37ea setLabel name_type "m_hMenuAlt:HMENU\n"
- $attr37ea setProp attrib_access "None-None" name_type de
- set attr37ed [ $clss3621 addRow attribute ]
- $attr37ed setLabel name_type "m_strTitle:CString\n"
- $attr37ed setProp attrib_access "None-None" name_type de
- set attr37f0 [ $clss3621 addRow attribute ]
- $attr37f0 setLabel name_type "m_bInRecalcLayout:BOOL\n"
- $attr37f0 setProp attrib_access "None-None" name_type de
- set attr37f3 [ $clss3621 addRow attribute ]
- $attr37f3 setLabel name_type "m_pFloatingFrameClass:CRuntimeClass\n"
- $attr37f3 setProp attrib_access "None-None" name_type de
- $attr37f3 setProp modifier "Pointer" name_type cl
- set attr37f7 [ $clss3621 addRow attribute ]
- $attr37f7 setLabel name_type "\$dwDockBarMap:DWORD\n"
- $attr37f7 setProp attrib_access "None-None" name_type de
- $attr37f7 setProp modifier "Value" name_type cl
- set attr382f [ $clss3621 addRow attribute ]
- $attr382f setLabel name_type "m_nIdleFlags:UINT\n"
- $attr382f setProp attrib_access "None-None" name_type de
- set attr38a5 [ $clss3621 addRow attribute ]
- $attr38a5 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr38a5 setProp attrib_access "None-None" name_type de
- $attr38a5 setProp modifier "Value" name_type cl
- set attr38a9 [ $clss3621 addRow attribute ]
- $attr38a9 setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr38a9 setProp attrib_access "None-None" name_type de
- $attr38a9 setProp modifier "Value" name_type cl
- set mthd3628 [ $clss3621 addRow method ]
- $mthd3628 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3628 setProp method_access "Public"
- $mthd3628 setProp is_dyn_bound "1"
- $mthd3628 setProp is_const_func "1"
- $mthd3628 setProp modifier "Pointer"
- set mthd362e [ $clss3621 addRow method ]
- $mthd362e setLabel name_type "\$CreateObject():CObject\n"
- $mthd362e setProp method_access "Public"
- $mthd362e setProp modifier "Pointer"
- set mthd3636 [ $clss3621 addRow method ]
- $mthd3636 setLabel name_type "\$create()\n"
- $mthd3636 setProp method_access "Public"
- $mthd3636 setProp modifier "Value"
- set mthd363a [ $clss3621 addRow method ]
- $mthd363a setLabel name_type "LoadAccelTable():BOOL\n"
- $mthd363a setProp method_access "Public"
- $mthd363a setProp modifier "Value"
- set parm363e [ $mthd363a addParam ]
- $parm363e setLabel name_type "lpszResourceName:LPCTSTR"
- $parm363e setProp modifier "Value"
- set mthd3641 [ $clss3621 addRow method ]
- $mthd3641 setLabel name_type "Create():BOOL\n"
- $mthd3641 setProp method_access "Public"
- $mthd3641 setProp modifier "Value"
- set parm3645 [ $mthd3641 addParam ]
- $parm3645 setLabel name_type "lpszClassName:LPCTSTR, "
- $parm3645 setProp modifier "Value"
- set parm3648 [ $mthd3641 addParam ]
- $parm3648 setLabel name_type "lpszWindowName:LPCTSTR, "
- $parm3648 setProp modifier "Value"
- set parm364b [ $mthd3641 addParam ]
- $parm364b setLabel name_type "dwStyle:DWORD, "
- $parm364b setProp modifier "Value"
- $parm364b setProp default_value " WS_OVERLAPPEDWINDOW"
- set parm364f [ $mthd3641 addParam ]
- $parm364f setLabel name_type "rect:RECT, "
- $parm364f setProp modifier "Reference to Const"
- $parm364f setProp default_value " rectDefault"
- set parm3653 [ $mthd3641 addParam ]
- $parm3653 setLabel name_type "pParentWnd:CWnd, "
- $parm3653 setProp modifier "Pointer"
- $parm3653 setProp default_value " 0 "
- set parm3657 [ $mthd3641 addParam ]
- $parm3657 setLabel name_type "lpszMenuName:LPCTSTR, "
- $parm3657 setProp modifier "Value"
- $parm3657 setProp default_value " 0 "
- set parm365b [ $mthd3641 addParam ]
- $parm365b setLabel name_type "dwExStyle:DWORD, "
- $parm365b setProp modifier "Value"
- $parm365b setProp default_value " 0"
- set parm365f [ $mthd3641 addParam ]
- $parm365f setLabel name_type "pContext:CCreateContext"
- $parm365f setProp modifier "Pointer"
- $parm365f setProp default_value " 0 "
- set mthd3663 [ $clss3621 addRow method ]
- $mthd3663 setLabel name_type "LoadFrame():BOOL\n"
- $mthd3663 setProp method_access "Public"
- $mthd3663 setProp is_dyn_bound "1"
- $mthd3663 setProp modifier "Value"
- set parm3668 [ $mthd3663 addParam ]
- $parm3668 setLabel name_type "nIDResource:UINT, "
- $parm3668 setProp modifier "Value"
- set parm366b [ $mthd3663 addParam ]
- $parm366b setLabel name_type "dwDefaultStyle:DWORD, "
- $parm366b setProp modifier "Value"
- $parm366b setProp default_value " WS_OVERLAPPEDWINDOW | 0x00008000L \t\t\t\tCWnd* pParentWnd = 0 "
- set parm366f [ $mthd3663 addParam ]
- $parm366f setLabel name_type "pContext:CCreateContext"
- $parm366f setProp modifier "Pointer"
- $parm366f setProp default_value " 0 "
- set mthd3673 [ $clss3621 addRow method ]
- $mthd3673 setLabel name_type "CreateView():CWnd\n"
- $mthd3673 setProp method_access "Public"
- $mthd3673 setProp modifier "Pointer"
- set parm3677 [ $mthd3673 addParam ]
- $parm3677 setLabel name_type "pContext:CCreateContext, "
- $parm3677 setProp modifier "Pointer"
- set parm367a [ $mthd3673 addParam ]
- $parm367a setLabel name_type "nID:UINT"
- $parm367a setProp modifier "Value"
- $parm367a setProp default_value " AFX_IDW_PANE_FIRST"
- set mthd367e [ $clss3621 addRow method ]
- $mthd367e setLabel name_type "GetActiveDocument():CDocument\n"
- $mthd367e setProp method_access "Public"
- $mthd367e setProp is_dyn_bound "1"
- $mthd367e setProp modifier "Pointer"
- set mthd3683 [ $clss3621 addRow method ]
- $mthd3683 setLabel name_type "GetActiveView():CView\n"
- $mthd3683 setProp method_access "Public"
- $mthd3683 setProp is_const_func "1"
- $mthd3683 setProp modifier "Pointer"
- set mthd3688 [ $clss3621 addRow method ]
- $mthd3688 setLabel name_type "SetActiveView()\n"
- $mthd3688 setProp method_access "Public"
- $mthd3688 setProp modifier "Value"
- set parm368c [ $mthd3688 addParam ]
- $parm368c setLabel name_type "pViewNew:CView, "
- $parm368c setProp modifier "Pointer"
- set parm368f [ $mthd3688 addParam ]
- $parm368f setLabel name_type "bNotify:BOOL"
- $parm368f setProp modifier "Value"
- $parm368f setProp default_value " 1 "
- set mthd3693 [ $clss3621 addRow method ]
- $mthd3693 setLabel name_type "GetActiveFrame():CFrameWnd\n"
- $mthd3693 setProp method_access "Public"
- $mthd3693 setProp is_dyn_bound "1"
- $mthd3693 setProp modifier "Pointer"
- set mthd3698 [ $clss3621 addRow method ]
- $mthd3698 setLabel name_type "GetMessageString()\n"
- $mthd3698 setProp method_access "Public"
- $mthd3698 setProp is_dyn_bound "1"
- $mthd3698 setProp is_const_func "1"
- $mthd3698 setProp modifier "Value"
- set parm369e [ $mthd3698 addParam ]
- $parm369e setLabel name_type "nID:UINT, "
- $parm369e setProp modifier "Value"
- set parm36a1 [ $mthd3698 addParam ]
- $parm36a1 setLabel name_type "rMessage:CString"
- $parm36a1 setProp modifier "Reference"
- set mthd36a7 [ $clss3621 addRow method ]
- $mthd36a7 setLabel name_type "IsTracking():BOOL\n"
- $mthd36a7 setProp method_access "Public"
- $mthd36a7 setProp is_const_func "1"
- $mthd36a7 setProp modifier "Value"
- set mthd36ac [ $clss3621 addRow method ]
- $mthd36ac setLabel name_type "RecalcLayout()\n"
- $mthd36ac setProp method_access "Public"
- $mthd36ac setProp is_dyn_bound "1"
- $mthd36ac setProp modifier "Value"
- set parm36b1 [ $mthd36ac addParam ]
- $parm36b1 setLabel name_type "bNotify:BOOL"
- $parm36b1 setProp modifier "Value"
- $parm36b1 setProp default_value " 1 "
- set mthd36b5 [ $clss3621 addRow method ]
- $mthd36b5 setLabel name_type "ActivateFrame()\n"
- $mthd36b5 setProp method_access "Public"
- $mthd36b5 setProp is_dyn_bound "1"
- $mthd36b5 setProp modifier "Value"
- set parm36ba [ $mthd36b5 addParam ]
- $parm36ba setLabel name_type "nCmdShow:int"
- $parm36ba setProp modifier "Value"
- $parm36ba setProp default_value " -1"
- set mthd36be [ $clss3621 addRow method ]
- $mthd36be setLabel name_type "InitialUpdateFrame()\n"
- $mthd36be setProp method_access "Public"
- $mthd36be setProp modifier "Value"
- set parm36c2 [ $mthd36be addParam ]
- $parm36c2 setLabel name_type "pDoc:CDocument, "
- $parm36c2 setProp modifier "Pointer"
- set parm36c5 [ $mthd36be addParam ]
- $parm36c5 setLabel name_type "bMakeVisible:BOOL"
- $parm36c5 setProp modifier "Value"
- set mthd36c8 [ $clss3621 addRow method ]
- $mthd36c8 setLabel name_type "SetMessageText()\n"
- $mthd36c8 setProp method_access "Public"
- $mthd36c8 setProp modifier "Value"
- set parm36cc [ $mthd36c8 addParam ]
- $parm36cc setLabel name_type "lpszText:LPCTSTR"
- $parm36cc setProp modifier "Value"
- set mthd36cf [ $clss3621 addRow method ]
- $mthd36cf setLabel name_type "SetMessageText()\n"
- $mthd36cf setProp method_access "Public"
- $mthd36cf setProp modifier "Value"
- set parm36d3 [ $mthd36cf addParam ]
- $parm36d3 setLabel name_type "nID:UINT"
- $parm36d3 setProp modifier "Value"
- set mthd36d6 [ $clss3621 addRow method ]
- $mthd36d6 setLabel name_type "EnableDocking()\n"
- $mthd36d6 setProp method_access "Public"
- $mthd36d6 setProp modifier "Value"
- set parm36da [ $mthd36d6 addParam ]
- $parm36da setLabel name_type "dwDockStyle:DWORD"
- $parm36da setProp modifier "Value"
- set mthd36dd [ $clss3621 addRow method ]
- $mthd36dd setLabel name_type "DockControlBar()\n"
- $mthd36dd setProp method_access "Public"
- $mthd36dd setProp modifier "Value"
- set parm36e1 [ $mthd36dd addParam ]
- $parm36e1 setLabel name_type "pBar:CControlBar, "
- $parm36e1 setProp modifier "Pointer"
- set parm36e4 [ $mthd36dd addParam ]
- $parm36e4 setLabel name_type "nDockBarID:UINT, "
- $parm36e4 setProp modifier "Value"
- $parm36e4 setProp default_value " 0"
- set parm36e8 [ $mthd36dd addParam ]
- $parm36e8 setLabel name_type "lpRect:LPCRECT"
- $parm36e8 setProp modifier "Value"
- $parm36e8 setProp default_value " 0 "
- set mthd36ec [ $clss3621 addRow method ]
- $mthd36ec setLabel name_type "FloatControlBar()\n"
- $mthd36ec setProp method_access "Public"
- $mthd36ec setProp modifier "Value"
- set parm36f0 [ $mthd36ec addParam ]
- $parm36f0 setLabel name_type "pBar:CControlBar, "
- $parm36f0 setProp modifier "Pointer"
- set parm36f3 [ $mthd36ec addParam ]
- $parm36f3 setLabel name_type "point:CPoint, "
- $parm36f3 setProp modifier "Value"
- set parm36f6 [ $mthd36ec addParam ]
- $parm36f6 setLabel name_type "dwStyle:DWORD"
- $parm36f6 setProp modifier "Value"
- $parm36f6 setProp default_value " CBRS_ALIGN_TOP"
- set mthd36fa [ $clss3621 addRow method ]
- $mthd36fa setLabel name_type "GetControlBar():CControlBar\n"
- $mthd36fa setProp method_access "Public"
- $mthd36fa setProp modifier "Pointer"
- set parm36fe [ $mthd36fa addParam ]
- $parm36fe setLabel name_type "nID:UINT"
- $parm36fe setProp modifier "Value"
- set mthd3701 [ $clss3621 addRow method ]
- $mthd3701 setLabel name_type "BeginModalState()\n"
- $mthd3701 setProp method_access "Public"
- $mthd3701 setProp is_dyn_bound "1"
- $mthd3701 setProp modifier "Value"
- set mthd3706 [ $clss3621 addRow method ]
- $mthd3706 setLabel name_type "EndModalState()\n"
- $mthd3706 setProp method_access "Public"
- $mthd3706 setProp is_dyn_bound "1"
- $mthd3706 setProp modifier "Value"
- set mthd370b [ $clss3621 addRow method ]
- $mthd370b setLabel name_type "InModalState():BOOL\n"
- $mthd370b setProp method_access "Public"
- $mthd370b setProp is_const_func "1"
- $mthd370b setProp modifier "Value"
- set mthd3710 [ $clss3621 addRow method ]
- $mthd3710 setLabel name_type "ShowOwnedWindows()\n"
- $mthd3710 setProp method_access "Public"
- $mthd3710 setProp modifier "Value"
- set parm3714 [ $mthd3710 addParam ]
- $parm3714 setLabel name_type "bShow:BOOL"
- $parm3714 setProp modifier "Value"
- set mthd3717 [ $clss3621 addRow method ]
- $mthd3717 setLabel name_type "LoadBarState()\n"
- $mthd3717 setProp method_access "Public"
- $mthd3717 setProp modifier "Value"
- set parm371b [ $mthd3717 addParam ]
- $parm371b setLabel name_type "lpszProfileName:LPCTSTR"
- $parm371b setProp modifier "Value"
- set mthd371e [ $clss3621 addRow method ]
- $mthd371e setLabel name_type "SaveBarState()\n"
- $mthd371e setProp method_access "Public"
- $mthd371e setProp is_const_func "1"
- $mthd371e setProp modifier "Value"
- set parm3723 [ $mthd371e addParam ]
- $parm3723 setLabel name_type "lpszProfileName:LPCTSTR"
- $parm3723 setProp modifier "Value"
- set mthd3726 [ $clss3621 addRow method ]
- $mthd3726 setLabel name_type "ShowControlBar()\n"
- $mthd3726 setProp method_access "Public"
- $mthd3726 setProp modifier "Value"
- set parm372a [ $mthd3726 addParam ]
- $parm372a setLabel name_type "pBar:CControlBar, "
- $parm372a setProp modifier "Pointer"
- set parm372d [ $mthd3726 addParam ]
- $parm372d setLabel name_type "bShow:BOOL, "
- $parm372d setProp modifier "Value"
- set parm3730 [ $mthd3726 addParam ]
- $parm3730 setLabel name_type "bDelay:BOOL"
- $parm3730 setProp modifier "Value"
- set mthd3733 [ $clss3621 addRow method ]
- $mthd3733 setLabel name_type "SetDockState()\n"
- $mthd3733 setProp method_access "Public"
- $mthd3733 setProp modifier "Value"
- set parm3737 [ $mthd3733 addParam ]
- $parm3737 setLabel name_type "state:CDockState"
- $parm3737 setProp modifier "Reference to Const"
- set mthd373a [ $clss3621 addRow method ]
- $mthd373a setLabel name_type "GetDockState()\n"
- $mthd373a setProp method_access "Public"
- $mthd373a setProp is_const_func "1"
- $mthd373a setProp modifier "Value"
- set parm373f [ $mthd373a addParam ]
- $parm373f setLabel name_type "state:CDockState"
- $parm373f setProp modifier "Reference"
- set mthd3742 [ $clss3621 addRow method ]
- $mthd3742 setLabel name_type "OnSetPreviewMode()\n"
- $mthd3742 setProp method_access "Public"
- $mthd3742 setProp is_dyn_bound "1"
- $mthd3742 setProp modifier "Value"
- set parm3747 [ $mthd3742 addParam ]
- $parm3747 setLabel name_type "bPreview:BOOL, "
- $parm3747 setProp modifier "Value"
- set parm374a [ $mthd3742 addParam ]
- $parm374a setLabel name_type "pState:CPrintPreviewState"
- $parm374a setProp modifier "Pointer"
- set mthd374d [ $clss3621 addRow method ]
- $mthd374d setLabel name_type "GetMessageBar():CWnd\n"
- $mthd374d setProp method_access "Public"
- $mthd374d setProp is_dyn_bound "1"
- $mthd374d setProp modifier "Pointer"
- set mthd3752 [ $clss3621 addRow method ]
- $mthd3752 setLabel name_type "NegotiateBorderSpace():BOOL\n"
- $mthd3752 setProp method_access "Public"
- $mthd3752 setProp is_dyn_bound "1"
- $mthd3752 setProp modifier "Value"
- set parm3757 [ $mthd3752 addParam ]
- $parm3757 setLabel name_type "nBorderCmd:UINT, "
- $parm3757 setProp modifier "Value"
- set parm375a [ $mthd3752 addParam ]
- $parm375a setLabel name_type "lpRectBorder:LPRECT"
- $parm375a setProp modifier "Value"
- set mthd375d [ $clss3621 addRow method ]
- $mthd375d setLabel name_type "OnCreateClient():BOOL\n"
- $mthd375d setProp method_access "Protected"
- $mthd375d setProp is_dyn_bound "1"
- $mthd375d setProp modifier "Value"
- set parm3762 [ $mthd375d addParam ]
- $parm3762 setLabel name_type "lpcs:LPCREATESTRUCT, "
- $parm3762 setProp modifier "Value"
- set parm3765 [ $mthd375d addParam ]
- $parm3765 setLabel name_type "pContext:CCreateContext"
- $parm3765 setProp modifier "Pointer"
- set mthd3788 [ $clss3621 addRow method ]
- $mthd3788 setLabel name_type "CreateFloatingFrame():CMiniDockFrameWnd\n"
- $mthd3788 setProp method_access "Public"
- $mthd3788 setProp modifier "Pointer"
- set parm378c [ $mthd3788 addParam ]
- $parm378c setLabel name_type "dwStyle:DWORD"
- $parm378c setProp modifier "Value"
- set mthd378f [ $clss3621 addRow method ]
- $mthd378f setLabel name_type "CanDock():DWORD\n"
- $mthd378f setProp method_access "Public"
- $mthd378f setProp modifier "Value"
- set parm3793 [ $mthd378f addParam ]
- $parm3793 setLabel name_type "rect:CRect, "
- $parm3793 setProp modifier "Value"
- set parm3796 [ $mthd378f addParam ]
- $parm3796 setLabel name_type "dwDockStyle:DWORD, "
- $parm3796 setProp modifier "Value"
- set parm3799 [ $mthd378f addParam ]
- $parm3799 setLabel name_type "ppDockBar:CDockBar"
- $parm3799 setProp modifier "Pointer"
- $parm3799 setProp default_value " 0 "
- set mthd379d [ $clss3621 addRow method ]
- $mthd379d setLabel name_type "AddControlBar()\n"
- $mthd379d setProp method_access "Public"
- $mthd379d setProp modifier "Value"
- set parm37a1 [ $mthd379d addParam ]
- $parm37a1 setLabel name_type "pBar:CControlBar"
- $parm37a1 setProp modifier "Pointer"
- set mthd37a4 [ $clss3621 addRow method ]
- $mthd37a4 setLabel name_type "RemoveControlBar()\n"
- $mthd37a4 setProp method_access "Public"
- $mthd37a4 setProp modifier "Value"
- set parm37a8 [ $mthd37a4 addParam ]
- $parm37a8 setLabel name_type "pBar:CControlBar"
- $parm37a8 setProp modifier "Pointer"
- set mthd37ab [ $clss3621 addRow method ]
- $mthd37ab setLabel name_type "DockControlBar()\n"
- $mthd37ab setProp method_access "Public"
- $mthd37ab setProp modifier "Value"
- set parm37af [ $mthd37ab addParam ]
- $parm37af setLabel name_type "pBar:CControlBar, "
- $parm37af setProp modifier "Pointer"
- set parm37b2 [ $mthd37ab addParam ]
- $parm37b2 setLabel name_type "pDockBar:CDockBar, "
- $parm37b2 setProp modifier "Pointer"
- set parm37b5 [ $mthd37ab addParam ]
- $parm37b5 setLabel name_type "lpRect:LPCRECT"
- $parm37b5 setProp modifier "Value"
- $parm37b5 setProp default_value " 0 "
- set mthd37b9 [ $clss3621 addRow method ]
- $mthd37b9 setLabel name_type "ReDockControlBar()\n"
- $mthd37b9 setProp method_access "Public"
- $mthd37b9 setProp modifier "Value"
- set parm37bd [ $mthd37b9 addParam ]
- $parm37bd setLabel name_type "pBar:CControlBar, "
- $parm37bd setProp modifier "Pointer"
- set parm37c0 [ $mthd37b9 addParam ]
- $parm37c0 setLabel name_type "pDockBar:CDockBar, "
- $parm37c0 setProp modifier "Pointer"
- set parm37c3 [ $mthd37b9 addParam ]
- $parm37c3 setLabel name_type "lpRect:LPCRECT"
- $parm37c3 setProp modifier "Value"
- $parm37c3 setProp default_value " 0 "
- set mthd37c7 [ $clss3621 addRow method ]
- $mthd37c7 setLabel name_type "NotifyFloatingWindows()\n"
- $mthd37c7 setProp method_access "Public"
- $mthd37c7 setProp modifier "Value"
- set parm37cb [ $mthd37c7 addParam ]
- $parm37cb setLabel name_type "dwFlags:DWORD"
- $parm37cb setProp modifier "Value"
- set mthd37ce [ $clss3621 addRow method ]
- $mthd37ce setLabel name_type "DestroyDockBars()\n"
- $mthd37ce setProp method_access "Public"
- $mthd37ce setProp modifier "Value"
- set mthd37fb [ $clss3621 addRow method ]
- $mthd37fb setLabel name_type "IsFrameWnd():BOOL\n"
- $mthd37fb setProp method_access "Public"
- $mthd37fb setProp is_dyn_bound "1"
- $mthd37fb setProp is_const_func "1"
- $mthd37fb setProp modifier "Value"
- set mthd3801 [ $clss3621 addRow method ]
- $mthd3801 setLabel name_type "OnCmdMsg():BOOL\n"
- $mthd3801 setProp method_access "Public"
- $mthd3801 setProp is_dyn_bound "1"
- $mthd3801 setProp modifier "Value"
- set parm3806 [ $mthd3801 addParam ]
- $parm3806 setLabel name_type "nID:UINT, "
- $parm3806 setProp modifier "Value"
- set parm3809 [ $mthd3801 addParam ]
- $parm3809 setLabel name_type "nCode:int, "
- $parm3809 setProp modifier "Value"
- set parm380c [ $mthd3801 addParam ]
- $parm380c setLabel name_type "pExtra:genptr, "
- $parm380c setProp modifier "Pointer"
- set parm380f [ $mthd3801 addParam ]
- $parm380f setLabel name_type "pHandlerInfo:AFX_CMDHANDLERINFO"
- $parm380f setProp modifier "Pointer"
- set mthd3812 [ $clss3621 addRow method ]
- $mthd3812 setLabel name_type "OnUpdateFrameTitle()\n"
- $mthd3812 setProp method_access "Public"
- $mthd3812 setProp is_dyn_bound "1"
- $mthd3812 setProp modifier "Value"
- set parm3817 [ $mthd3812 addParam ]
- $parm3817 setLabel name_type "bAddToTitle:BOOL"
- $parm3817 setProp modifier "Value"
- set mthd381a [ $clss3621 addRow method ]
- $mthd381a setLabel name_type "OnUpdateFrameMenu()\n"
- $mthd381a setProp method_access "Public"
- $mthd381a setProp is_dyn_bound "1"
- $mthd381a setProp modifier "Value"
- set parm381f [ $mthd381a addParam ]
- $parm381f setLabel name_type "hMenuAlt:HMENU"
- $parm381f setProp modifier "Value"
- set mthd3822 [ $clss3621 addRow method ]
- $mthd3822 setLabel name_type "GetDefaultAccelerator():HACCEL\n"
- $mthd3822 setProp method_access "Public"
- $mthd3822 setProp is_dyn_bound "1"
- $mthd3822 setProp modifier "Value"
- set mthd3827 [ $clss3621 addRow method ]
- $mthd3827 setLabel name_type "PreTranslateMessage():BOOL\n"
- $mthd3827 setProp method_access "Public"
- $mthd3827 setProp is_dyn_bound "1"
- $mthd3827 setProp modifier "Value"
- set parm382c [ $mthd3827 addParam ]
- $parm382c setLabel name_type "pMsg:MSG"
- $parm382c setProp modifier "Pointer"
- set mthd3832 [ $clss3621 addRow method ]
- $mthd3832 setLabel name_type "DelayUpdateFrameMenu()\n"
- $mthd3832 setProp method_access "Public"
- $mthd3832 setProp is_dyn_bound "1"
- $mthd3832 setProp modifier "Value"
- set parm3837 [ $mthd3832 addParam ]
- $parm3837 setLabel name_type "hMenuAlt:HMENU"
- $parm3837 setProp modifier "Value"
- set mthd383a [ $clss3621 addRow method ]
- $mthd383a setLabel name_type "DelayUpdateFrameTitle()\n"
- $mthd383a setProp method_access "Public"
- $mthd383a setProp modifier "Value"
- set mthd383e [ $clss3621 addRow method ]
- $mthd383e setLabel name_type "DelayRecalcLayout()\n"
- $mthd383e setProp method_access "Public"
- $mthd383e setProp modifier "Value"
- set parm3842 [ $mthd383e addParam ]
- $parm3842 setLabel name_type "bNotify:BOOL"
- $parm3842 setProp modifier "Value"
- $parm3842 setProp default_value " 1 "
- set mthd3846 [ $clss3621 addRow method ]
- $mthd3846 setLabel name_type "CanEnterHelpMode():BOOL\n"
- $mthd3846 setProp method_access "Public"
- $mthd3846 setProp modifier "Value"
- set mthd384a [ $clss3621 addRow method ]
- $mthd384a setLabel name_type "ExitHelpMode()\n"
- $mthd384a setProp method_access "Public"
- $mthd384a setProp is_dyn_bound "1"
- $mthd384a setProp modifier "Value"
- set mthd384f [ $clss3621 addRow method ]
- $mthd384f setLabel name_type "GetIconWndClass():LPCTSTR\n"
- $mthd384f setProp method_access "Protected"
- $mthd384f setProp modifier "Value"
- set parm3853 [ $mthd384f addParam ]
- $parm3853 setLabel name_type "dwDefaultStyle:DWORD, "
- $parm3853 setProp modifier "Value"
- set parm3856 [ $mthd384f addParam ]
- $parm3856 setLabel name_type "nIDResource:UINT"
- $parm3856 setProp modifier "Value"
- set mthd3859 [ $clss3621 addRow method ]
- $mthd3859 setLabel name_type "UpdateFrameTitleForDocument()\n"
- $mthd3859 setProp method_access "Protected"
- $mthd3859 setProp modifier "Value"
- set parm385d [ $mthd3859 addParam ]
- $parm385d setLabel name_type "lpszDocName:LPCTSTR"
- $parm385d setProp modifier "Value"
- set mthd3860 [ $clss3621 addRow method ]
- $mthd3860 setLabel name_type "PreCreateWindow():BOOL\n"
- $mthd3860 setProp method_access "Protected"
- $mthd3860 setProp is_dyn_bound "1"
- $mthd3860 setProp modifier "Value"
- set parm3865 [ $mthd3860 addParam ]
- $parm3865 setLabel name_type "cs:CREATESTRUCT"
- $parm3865 setProp modifier "Reference"
- set mthd3868 [ $clss3621 addRow method ]
- $mthd3868 setLabel name_type "OnCommand():BOOL\n"
- $mthd3868 setProp method_access "Protected"
- $mthd3868 setProp is_dyn_bound "1"
- $mthd3868 setProp modifier "Value"
- set parm386d [ $mthd3868 addParam ]
- $parm386d setLabel name_type "wParam:WPARAM, "
- $parm386d setProp modifier "Value"
- set parm3870 [ $mthd3868 addParam ]
- $parm3870 setLabel name_type "lParam:LPARAM"
- $parm3870 setProp modifier "Value"
- set mthd3873 [ $clss3621 addRow method ]
- $mthd3873 setLabel name_type "PostNcDestroy()\n"
- $mthd3873 setProp method_access "Protected"
- $mthd3873 setProp is_dyn_bound "1"
- $mthd3873 setProp modifier "Value"
- set mthd3878 [ $clss3621 addRow method ]
- $mthd3878 setLabel name_type "OnCreateHelper():int\n"
- $mthd3878 setProp method_access "Protected"
- $mthd3878 setProp modifier "Value"
- set parm387c [ $mthd3878 addParam ]
- $parm387c setLabel name_type "lpcs:LPCREATESTRUCT, "
- $parm387c setProp modifier "Value"
- set parm387f [ $mthd3878 addParam ]
- $parm387f setLabel name_type "pContext:CCreateContext"
- $parm387f setProp modifier "Pointer"
- set mthd3882 [ $clss3621 addRow method ]
- $mthd3882 setLabel name_type "BringToTop()\n"
- $mthd3882 setProp method_access "Protected"
- $mthd3882 setProp modifier "Value"
- set parm3886 [ $mthd3882 addParam ]
- $parm3886 setLabel name_type "nCmdShow:int"
- $parm3886 setProp modifier "Value"
- set mthd3889 [ $clss3621 addRow method ]
- $mthd3889 setLabel name_type "ProcessHelpMsg():BOOL\n"
- $mthd3889 setProp method_access "Protected"
- $mthd3889 setProp modifier "Value"
- set parm388d [ $mthd3889 addParam ]
- $parm388d setLabel name_type "msg:MSG, "
- $parm388d setProp modifier "Reference"
- set parm3890 [ $mthd3889 addParam ]
- $parm3890 setLabel name_type "pContext:DWORD"
- $parm3890 setProp modifier "Pointer"
- set mthd3893 [ $clss3621 addRow method ]
- $mthd3893 setLabel name_type "SetHelpCapture():HWND\n"
- $mthd3893 setProp method_access "Protected"
- $mthd3893 setProp modifier "Value"
- set parm3897 [ $mthd3893 addParam ]
- $parm3897 setLabel name_type "point:POINT, "
- $parm3897 setProp modifier "Value"
- set parm389a [ $mthd3893 addParam ]
- $parm389a setLabel name_type "pbDescendant:BOOL"
- $parm389a setProp modifier "Pointer"
- set mthd389d [ $clss3621 addRow method ]
- $mthd389d setLabel name_type "AddFrameWnd()\n"
- $mthd389d setProp method_access "Protected"
- $mthd389d setProp modifier "Value"
- set mthd38a1 [ $clss3621 addRow method ]
- $mthd38a1 setLabel name_type "RemoveFrameWnd()\n"
- $mthd38a1 setProp method_access "Protected"
- $mthd38a1 setProp modifier "Value"
- set mthd38ad [ $clss3621 addRow method ]
- $mthd38ad setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd38ad setProp method_access "Protected"
- $mthd38ad setProp is_dyn_bound "1"
- $mthd38ad setProp is_const_func "1"
- $mthd38ad setProp modifier "Pointer to Const"
- $clss3621 save
- set clss4419 [ $diag4403 addNode cad_class 1225 196 120 34 ]
- $clss4419 setLabel name "CFrameWnd"
- $clss4419 setProp is_folded 1
- $clss4419 setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4407 $clss4419 1040 132 1285 196
-
- #------------------------ Class: CMDIFrameWnd ----
- if [info exists debug] {puts "addClass CMDIFrameWnd"}
- if [info exists debug] {puts "CDM CMDIFrameWnd"}
- set clss38b3 [ CDM new "CMDIFrameWnd" "$systemName" "" "" "" "" "" "" "0" ]
- set attr38b6 [ $clss38b3 addRow attribute ]
- $attr38b6 setLabel name_type "\$classCMDIFrameWnd:CRuntimeClass\n"
- $attr38b6 setProp attrib_access "None-None" name_type de
- $attr38b6 setProp modifier "Value" name_type cl
- set attr3921 [ $clss38b3 addRow attribute ]
- $attr3921 setLabel name_type "m_hWndMDIClient:HWND\n"
- $attr3921 setProp attrib_access "None-None" name_type de
- set attr3996 [ $clss38b3 addRow attribute ]
- $attr3996 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr3996 setProp attrib_access "None-None" name_type de
- $attr3996 setProp modifier "Value" name_type cl
- set attr399a [ $clss38b3 addRow attribute ]
- $attr399a setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr399a setProp attrib_access "None-None" name_type de
- $attr399a setProp modifier "Value" name_type cl
- set mthd38ba [ $clss38b3 addRow method ]
- $mthd38ba setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd38ba setProp method_access "Public"
- $mthd38ba setProp is_dyn_bound "1"
- $mthd38ba setProp is_const_func "1"
- $mthd38ba setProp modifier "Pointer"
- set mthd38c0 [ $clss38b3 addRow method ]
- $mthd38c0 setLabel name_type "\$CreateObject():CObject\n"
- $mthd38c0 setProp method_access "Public"
- $mthd38c0 setProp modifier "Pointer"
- set mthd38c4 [ $clss38b3 addRow method ]
- $mthd38c4 setLabel name_type "\$create()\n"
- $mthd38c4 setProp method_access "Public"
- $mthd38c4 setProp modifier "Value"
- set mthd38c8 [ $clss38b3 addRow method ]
- $mthd38c8 setLabel name_type "MDIActivate()\n"
- $mthd38c8 setProp method_access "Public"
- $mthd38c8 setProp modifier "Value"
- set parm38cc [ $mthd38c8 addParam ]
- $parm38cc setLabel name_type "pWndActivate:CWnd"
- $parm38cc setProp modifier "Pointer"
- set mthd38cf [ $clss38b3 addRow method ]
- $mthd38cf setLabel name_type "MDIGetActive():CMDIChildWnd\n"
- $mthd38cf setProp method_access "Public"
- $mthd38cf setProp is_const_func "1"
- $mthd38cf setProp modifier "Pointer"
- set parm38d4 [ $mthd38cf addParam ]
- $parm38d4 setLabel name_type "pbMaximized:BOOL"
- $parm38d4 setProp modifier "Pointer"
- $parm38d4 setProp default_value " 0 "
- set mthd38d8 [ $clss38b3 addRow method ]
- $mthd38d8 setLabel name_type "MDIIconArrange()\n"
- $mthd38d8 setProp method_access "Public"
- $mthd38d8 setProp modifier "Value"
- set mthd38dc [ $clss38b3 addRow method ]
- $mthd38dc setLabel name_type "MDIMaximize()\n"
- $mthd38dc setProp method_access "Public"
- $mthd38dc setProp modifier "Value"
- set parm38e0 [ $mthd38dc addParam ]
- $parm38e0 setLabel name_type "pWnd:CWnd"
- $parm38e0 setProp modifier "Pointer"
- set mthd38e3 [ $clss38b3 addRow method ]
- $mthd38e3 setLabel name_type "MDINext()\n"
- $mthd38e3 setProp method_access "Public"
- $mthd38e3 setProp modifier "Value"
- set mthd38e7 [ $clss38b3 addRow method ]
- $mthd38e7 setLabel name_type "MDIRestore()\n"
- $mthd38e7 setProp method_access "Public"
- $mthd38e7 setProp modifier "Value"
- set parm38eb [ $mthd38e7 addParam ]
- $parm38eb setLabel name_type "pWnd:CWnd"
- $parm38eb setProp modifier "Pointer"
- set mthd38ee [ $clss38b3 addRow method ]
- $mthd38ee setLabel name_type "MDISetMenu():CMenu\n"
- $mthd38ee setProp method_access "Public"
- $mthd38ee setProp modifier "Pointer"
- set parm38f2 [ $mthd38ee addParam ]
- $parm38f2 setLabel name_type "pFrameMenu:CMenu, "
- $parm38f2 setProp modifier "Pointer"
- set parm38f5 [ $mthd38ee addParam ]
- $parm38f5 setLabel name_type "pWindowMenu:CMenu"
- $parm38f5 setProp modifier "Pointer"
- set mthd38f8 [ $clss38b3 addRow method ]
- $mthd38f8 setLabel name_type "MDITile()\n"
- $mthd38f8 setProp method_access "Public"
- $mthd38f8 setProp modifier "Value"
- set mthd38fc [ $clss38b3 addRow method ]
- $mthd38fc setLabel name_type "MDICascade()\n"
- $mthd38fc setProp method_access "Public"
- $mthd38fc setProp modifier "Value"
- set mthd3900 [ $clss38b3 addRow method ]
- $mthd3900 setLabel name_type "MDITile()\n"
- $mthd3900 setProp method_access "Public"
- $mthd3900 setProp modifier "Value"
- set parm3904 [ $mthd3900 addParam ]
- $parm3904 setLabel name_type "nType:int"
- $parm3904 setProp modifier "Value"
- set mthd3907 [ $clss38b3 addRow method ]
- $mthd3907 setLabel name_type "MDICascade()\n"
- $mthd3907 setProp method_access "Public"
- $mthd3907 setProp modifier "Value"
- set parm390b [ $mthd3907 addParam ]
- $parm390b setLabel name_type "nType:int"
- $parm390b setProp modifier "Value"
- set mthd390e [ $clss38b3 addRow method ]
- $mthd390e setLabel name_type "CreateClient():BOOL\n"
- $mthd390e setProp method_access "Public"
- $mthd390e setProp is_dyn_bound "1"
- $mthd390e setProp modifier "Value"
- set parm3913 [ $mthd390e addParam ]
- $parm3913 setLabel name_type "lpCreateStruct:LPCREATESTRUCT, "
- $parm3913 setProp modifier "Value"
- set parm3916 [ $mthd390e addParam ]
- $parm3916 setLabel name_type "pWindowMenu:CMenu"
- $parm3916 setProp modifier "Pointer"
- set mthd3919 [ $clss38b3 addRow method ]
- $mthd3919 setLabel name_type "GetWindowMenuPopup():HMENU\n"
- $mthd3919 setProp method_access "Public"
- $mthd3919 setProp is_dyn_bound "1"
- $mthd3919 setProp modifier "Value"
- set parm391e [ $mthd3919 addParam ]
- $parm391e setLabel name_type "hMenuBar:HMENU"
- $parm391e setProp modifier "Value"
- set mthd3924 [ $clss38b3 addRow method ]
- $mthd3924 setLabel name_type "PreCreateWindow():BOOL\n"
- $mthd3924 setProp method_access "Public"
- $mthd3924 setProp is_dyn_bound "1"
- $mthd3924 setProp modifier "Value"
- set parm3929 [ $mthd3924 addParam ]
- $parm3929 setLabel name_type "cs:CREATESTRUCT"
- $parm3929 setProp modifier "Reference"
- set mthd392c [ $clss38b3 addRow method ]
- $mthd392c setLabel name_type "LoadFrame():BOOL\n"
- $mthd392c setProp method_access "Public"
- $mthd392c setProp is_dyn_bound "1"
- $mthd392c setProp modifier "Value"
- set parm3931 [ $mthd392c addParam ]
- $parm3931 setLabel name_type "nIDResource:UINT, "
- $parm3931 setProp modifier "Value"
- set parm3934 [ $mthd392c addParam ]
- $parm3934 setLabel name_type "dwDefaultStyle:DWORD, "
- $parm3934 setProp modifier "Value"
- $parm3934 setProp default_value " WS_OVERLAPPEDWINDOW | 0x00008000L \t\t\t\tCWnd* pParentWnd = 0 "
- set parm3938 [ $mthd392c addParam ]
- $parm3938 setLabel name_type "pContext:CCreateContext"
- $parm3938 setProp modifier "Pointer"
- $parm3938 setProp default_value " 0 "
- set mthd393c [ $clss38b3 addRow method ]
- $mthd393c setLabel name_type "OnCreateClient():BOOL\n"
- $mthd393c setProp method_access "Public"
- $mthd393c setProp is_dyn_bound "1"
- $mthd393c setProp modifier "Value"
- set parm3941 [ $mthd393c addParam ]
- $parm3941 setLabel name_type "lpcs:LPCREATESTRUCT, "
- $parm3941 setProp modifier "Value"
- set parm3944 [ $mthd393c addParam ]
- $parm3944 setLabel name_type "pContext:CCreateContext"
- $parm3944 setProp modifier "Pointer"
- set mthd3947 [ $clss38b3 addRow method ]
- $mthd3947 setLabel name_type "PreTranslateMessage():BOOL\n"
- $mthd3947 setProp method_access "Public"
- $mthd3947 setProp is_dyn_bound "1"
- $mthd3947 setProp modifier "Value"
- set parm394c [ $mthd3947 addParam ]
- $parm394c setLabel name_type "pMsg:MSG"
- $parm394c setProp modifier "Pointer"
- set mthd394f [ $clss38b3 addRow method ]
- $mthd394f setLabel name_type "OnUpdateFrameTitle()\n"
- $mthd394f setProp method_access "Public"
- $mthd394f setProp is_dyn_bound "1"
- $mthd394f setProp modifier "Value"
- set parm3954 [ $mthd394f addParam ]
- $parm3954 setLabel name_type "bAddToTitle:BOOL"
- $parm3954 setProp modifier "Value"
- set mthd3957 [ $clss38b3 addRow method ]
- $mthd3957 setLabel name_type "OnCmdMsg():BOOL\n"
- $mthd3957 setProp method_access "Public"
- $mthd3957 setProp is_dyn_bound "1"
- $mthd3957 setProp modifier "Value"
- set parm395c [ $mthd3957 addParam ]
- $parm395c setLabel name_type "nID:UINT, "
- $parm395c setProp modifier "Value"
- set parm395f [ $mthd3957 addParam ]
- $parm395f setLabel name_type "nCode:int, "
- $parm395f setProp modifier "Value"
- set parm3962 [ $mthd3957 addParam ]
- $parm3962 setLabel name_type "pExtra:genptr, "
- $parm3962 setProp modifier "Pointer"
- set parm3965 [ $mthd3957 addParam ]
- $parm3965 setLabel name_type "pHandlerInfo:AFX_CMDHANDLERINFO"
- $parm3965 setProp modifier "Pointer"
- set mthd3968 [ $clss38b3 addRow method ]
- $mthd3968 setLabel name_type "OnUpdateFrameMenu()\n"
- $mthd3968 setProp method_access "Public"
- $mthd3968 setProp is_dyn_bound "1"
- $mthd3968 setProp modifier "Value"
- set parm396d [ $mthd3968 addParam ]
- $parm396d setLabel name_type "hMenuAlt:HMENU"
- $parm396d setProp modifier "Value"
- set mthd3970 [ $clss38b3 addRow method ]
- $mthd3970 setLabel name_type "DelayUpdateFrameMenu()\n"
- $mthd3970 setProp method_access "Public"
- $mthd3970 setProp is_dyn_bound "1"
- $mthd3970 setProp modifier "Value"
- set parm3975 [ $mthd3970 addParam ]
- $parm3975 setLabel name_type "hMenuAlt:HMENU"
- $parm3975 setProp modifier "Value"
- set mthd3978 [ $clss38b3 addRow method ]
- $mthd3978 setLabel name_type "GetActiveFrame():CFrameWnd\n"
- $mthd3978 setProp method_access "Public"
- $mthd3978 setProp is_dyn_bound "1"
- $mthd3978 setProp modifier "Pointer"
- set mthd397d [ $clss38b3 addRow method ]
- $mthd397d setLabel name_type "DefWindowProc():LRESULT\n"
- $mthd397d setProp method_access "Protected"
- $mthd397d setProp is_dyn_bound "1"
- $mthd397d setProp modifier "Value"
- set parm3982 [ $mthd397d addParam ]
- $parm3982 setLabel name_type "nMsg:UINT, "
- $parm3982 setProp modifier "Value"
- set parm3985 [ $mthd397d addParam ]
- $parm3985 setLabel name_type "wParam:WPARAM, "
- $parm3985 setProp modifier "Value"
- set parm3988 [ $mthd397d addParam ]
- $parm3988 setLabel name_type "lParam:LPARAM"
- $parm3988 setProp modifier "Value"
- set mthd398b [ $clss38b3 addRow method ]
- $mthd398b setLabel name_type "OnCommand():BOOL\n"
- $mthd398b setProp method_access "Protected"
- $mthd398b setProp is_dyn_bound "1"
- $mthd398b setProp modifier "Value"
- set parm3990 [ $mthd398b addParam ]
- $parm3990 setLabel name_type "wParam:WPARAM, "
- $parm3990 setProp modifier "Value"
- set parm3993 [ $mthd398b addParam ]
- $parm3993 setLabel name_type "lParam:LPARAM"
- $parm3993 setProp modifier "Value"
- set mthd399e [ $clss38b3 addRow method ]
- $mthd399e setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd399e setProp method_access "Protected"
- $mthd399e setProp is_dyn_bound "1"
- $mthd399e setProp is_const_func "1"
- $mthd399e setProp modifier "Pointer to Const"
- $clss38b3 save
- set clss441b [ $diag4403 addNode cad_class 1070 294 120 34 ]
- $clss441b setLabel name "CMDIFrameWnd"
- $clss441b setProp is_folded 1
- $clss441b setProp include_list "afxwin.h" name *
- set gen441a [ $diag4403 addRake generalization $clss4419 $clss441b 1285 230 1130 294 262 ]
- $gen441a setProp inher_access "Public"
-
- #------------------------ Class: CMDIChildWnd ----
- if [info exists debug] {puts "addClass CMDIChildWnd"}
- if [info exists debug] {puts "CDM CMDIChildWnd"}
- set clss39a4 [ CDM new "CMDIChildWnd" "$systemName" "" "" "" "" "" "" "0" ]
- set attr39a7 [ $clss39a4 addRow attribute ]
- $attr39a7 setLabel name_type "\$classCMDIChildWnd:CRuntimeClass\n"
- $attr39a7 setProp attrib_access "None-None" name_type de
- $attr39a7 setProp modifier "Value" name_type cl
- set attr39e8 [ $clss39a4 addRow attribute ]
- $attr39e8 setLabel name_type "m_hMenuShared:HMENU\n"
- $attr39e8 setProp attrib_access "None-None" name_type de
- set attr3a29 [ $clss39a4 addRow attribute ]
- $attr3a29 setLabel name_type "m_bPseudoInactive:BOOL\n"
- $attr3a29 setProp attrib_access "None-None" name_type de
- set attr3a4f [ $clss39a4 addRow attribute ]
- $attr3a4f setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr3a4f setProp attrib_access "None-None" name_type de
- $attr3a4f setProp modifier "Value" name_type cl
- set attr3a53 [ $clss39a4 addRow attribute ]
- $attr3a53 setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr3a53 setProp attrib_access "None-None" name_type de
- $attr3a53 setProp modifier "Value" name_type cl
- set mthd39ab [ $clss39a4 addRow method ]
- $mthd39ab setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd39ab setProp method_access "Public"
- $mthd39ab setProp is_dyn_bound "1"
- $mthd39ab setProp is_const_func "1"
- $mthd39ab setProp modifier "Pointer"
- set mthd39b1 [ $clss39a4 addRow method ]
- $mthd39b1 setLabel name_type "\$CreateObject():CObject\n"
- $mthd39b1 setProp method_access "Public"
- $mthd39b1 setProp modifier "Pointer"
- set mthd39b5 [ $clss39a4 addRow method ]
- $mthd39b5 setLabel name_type "\$create()\n"
- $mthd39b5 setProp method_access "Public"
- $mthd39b5 setProp modifier "Value"
- set mthd39b9 [ $clss39a4 addRow method ]
- $mthd39b9 setLabel name_type "Create():BOOL\n"
- $mthd39b9 setProp method_access "Public"
- $mthd39b9 setProp is_dyn_bound "1"
- $mthd39b9 setProp modifier "Value"
- set parm39be [ $mthd39b9 addParam ]
- $parm39be setLabel name_type "lpszClassName:LPCTSTR, "
- $parm39be setProp modifier "Value"
- set parm39c1 [ $mthd39b9 addParam ]
- $parm39c1 setLabel name_type "lpszWindowName:LPCTSTR, "
- $parm39c1 setProp modifier "Value"
- set parm39c4 [ $mthd39b9 addParam ]
- $parm39c4 setLabel name_type "dwStyle:DWORD, "
- $parm39c4 setProp modifier "Value"
- $parm39c4 setProp default_value " WS_CHILD | WS_VISIBLE | WS_OVERLAPPEDWINDOW"
- set parm39c8 [ $mthd39b9 addParam ]
- $parm39c8 setLabel name_type "rect:RECT, "
- $parm39c8 setProp modifier "Reference to Const"
- $parm39c8 setProp default_value " rectDefault"
- set parm39cc [ $mthd39b9 addParam ]
- $parm39cc setLabel name_type "pParentWnd:CMDIFrameWnd, "
- $parm39cc setProp modifier "Pointer"
- $parm39cc setProp default_value " 0 "
- set parm39d0 [ $mthd39b9 addParam ]
- $parm39d0 setLabel name_type "pContext:CCreateContext"
- $parm39d0 setProp modifier "Pointer"
- $parm39d0 setProp default_value " 0 "
- set mthd39d4 [ $clss39a4 addRow method ]
- $mthd39d4 setLabel name_type "GetMDIFrame():CMDIFrameWnd\n"
- $mthd39d4 setProp method_access "Public"
- $mthd39d4 setProp modifier "Pointer"
- set mthd39d8 [ $clss39a4 addRow method ]
- $mthd39d8 setLabel name_type "MDIDestroy()\n"
- $mthd39d8 setProp method_access "Public"
- $mthd39d8 setProp modifier "Value"
- set mthd39dc [ $clss39a4 addRow method ]
- $mthd39dc setLabel name_type "MDIActivate()\n"
- $mthd39dc setProp method_access "Public"
- $mthd39dc setProp modifier "Value"
- set mthd39e0 [ $clss39a4 addRow method ]
- $mthd39e0 setLabel name_type "MDIMaximize()\n"
- $mthd39e0 setProp method_access "Public"
- $mthd39e0 setProp modifier "Value"
- set mthd39e4 [ $clss39a4 addRow method ]
- $mthd39e4 setLabel name_type "MDIRestore()\n"
- $mthd39e4 setProp method_access "Public"
- $mthd39e4 setProp modifier "Value"
- set mthd39eb [ $clss39a4 addRow method ]
- $mthd39eb setLabel name_type "PreCreateWindow():BOOL\n"
- $mthd39eb setProp method_access "Public"
- $mthd39eb setProp is_dyn_bound "1"
- $mthd39eb setProp modifier "Value"
- set parm39f0 [ $mthd39eb addParam ]
- $parm39f0 setLabel name_type "cs:CREATESTRUCT"
- $parm39f0 setProp modifier "Reference"
- set mthd39f3 [ $clss39a4 addRow method ]
- $mthd39f3 setLabel name_type "LoadFrame():BOOL\n"
- $mthd39f3 setProp method_access "Public"
- $mthd39f3 setProp is_dyn_bound "1"
- $mthd39f3 setProp modifier "Value"
- set parm39f8 [ $mthd39f3 addParam ]
- $parm39f8 setLabel name_type "nIDResource:UINT, "
- $parm39f8 setProp modifier "Value"
- set parm39fb [ $mthd39f3 addParam ]
- $parm39fb setLabel name_type "dwDefaultStyle:DWORD, "
- $parm39fb setProp modifier "Value"
- set parm39fe [ $mthd39f3 addParam ]
- $parm39fe setLabel name_type "pParentWnd:CWnd, "
- $parm39fe setProp modifier "Pointer"
- set parm3a01 [ $mthd39f3 addParam ]
- $parm3a01 setLabel name_type "pContext:CCreateContext"
- $parm3a01 setProp modifier "Pointer"
- $parm3a01 setProp default_value " 0 "
- set mthd3a05 [ $clss39a4 addRow method ]
- $mthd3a05 setLabel name_type "DestroyWindow():BOOL\n"
- $mthd3a05 setProp method_access "Public"
- $mthd3a05 setProp is_dyn_bound "1"
- $mthd3a05 setProp modifier "Value"
- set mthd3a0a [ $clss39a4 addRow method ]
- $mthd3a0a setLabel name_type "PreTranslateMessage():BOOL\n"
- $mthd3a0a setProp method_access "Public"
- $mthd3a0a setProp is_dyn_bound "1"
- $mthd3a0a setProp modifier "Value"
- set parm3a0f [ $mthd3a0a addParam ]
- $parm3a0f setLabel name_type "pMsg:MSG"
- $parm3a0f setProp modifier "Pointer"
- set mthd3a12 [ $clss39a4 addRow method ]
- $mthd3a12 setLabel name_type "ActivateFrame()\n"
- $mthd3a12 setProp method_access "Public"
- $mthd3a12 setProp is_dyn_bound "1"
- $mthd3a12 setProp modifier "Value"
- set parm3a17 [ $mthd3a12 addParam ]
- $parm3a17 setLabel name_type "nCmdShow:int"
- $parm3a17 setProp modifier "Value"
- $parm3a17 setProp default_value " -1"
- set mthd3a1b [ $clss39a4 addRow method ]
- $mthd3a1b setLabel name_type "OnUpdateFrameMenu()\n"
- $mthd3a1b setProp method_access "Public"
- $mthd3a1b setProp is_dyn_bound "1"
- $mthd3a1b setProp modifier "Value"
- set parm3a20 [ $mthd3a1b addParam ]
- $parm3a20 setLabel name_type "bActive:BOOL, "
- $parm3a20 setProp modifier "Value"
- set parm3a23 [ $mthd3a1b addParam ]
- $parm3a23 setLabel name_type "pActivateWnd:CWnd, "
- $parm3a23 setProp modifier "Pointer"
- set parm3a26 [ $mthd3a1b addParam ]
- $parm3a26 setLabel name_type "hMenuAlt:HMENU"
- $parm3a26 setProp modifier "Value"
- set mthd3a2c [ $clss39a4 addRow method ]
- $mthd3a2c setLabel name_type "GetMessageBar():CWnd\n"
- $mthd3a2c setProp method_access "Protected"
- $mthd3a2c setProp is_dyn_bound "1"
- $mthd3a2c setProp modifier "Pointer"
- set mthd3a31 [ $clss39a4 addRow method ]
- $mthd3a31 setLabel name_type "OnUpdateFrameTitle()\n"
- $mthd3a31 setProp method_access "Protected"
- $mthd3a31 setProp is_dyn_bound "1"
- $mthd3a31 setProp modifier "Value"
- set parm3a36 [ $mthd3a31 addParam ]
- $parm3a36 setLabel name_type "bAddToTitle:BOOL"
- $parm3a36 setProp modifier "Value"
- set mthd3a39 [ $clss39a4 addRow method ]
- $mthd3a39 setLabel name_type "DefWindowProc():LRESULT\n"
- $mthd3a39 setProp method_access "Protected"
- $mthd3a39 setProp is_dyn_bound "1"
- $mthd3a39 setProp modifier "Value"
- set parm3a3e [ $mthd3a39 addParam ]
- $parm3a3e setLabel name_type "nMsg:UINT, "
- $parm3a3e setProp modifier "Value"
- set parm3a41 [ $mthd3a39 addParam ]
- $parm3a41 setLabel name_type "wParam:WPARAM, "
- $parm3a41 setProp modifier "Value"
- set parm3a44 [ $mthd3a39 addParam ]
- $parm3a44 setLabel name_type "lParam:LPARAM"
- $parm3a44 setProp modifier "Value"
- set mthd3a47 [ $clss39a4 addRow method ]
- $mthd3a47 setLabel name_type "UpdateClientEdge():BOOL\n"
- $mthd3a47 setProp method_access "Protected"
- $mthd3a47 setProp modifier "Value"
- set parm3a4b [ $mthd3a47 addParam ]
- $parm3a4b setLabel name_type "lpRect:LPRECT"
- $parm3a4b setProp modifier "Value"
- $parm3a4b setProp default_value " 0 "
- set mthd3a57 [ $clss39a4 addRow method ]
- $mthd3a57 setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd3a57 setProp method_access "Protected"
- $mthd3a57 setProp is_dyn_bound "1"
- $mthd3a57 setProp is_const_func "1"
- $mthd3a57 setProp modifier "Pointer to Const"
- $clss39a4 save
- set clss441d [ $diag4403 addNode cad_class 1222 294 120 34 ]
- $clss441d setLabel name "CMDIChildWnd"
- $clss441d setProp is_folded 1
- $clss441d setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen441a $clss441d 1285 230 1282 294
-
- #------------------------ Class: CMiniFrameWnd ----
- if [info exists debug] {puts "addClass CMiniFrameWnd"}
- if [info exists debug] {puts "CDM CMiniFrameWnd"}
- set clss3a5d [ CDM new "CMiniFrameWnd" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3a60 [ $clss3a5d addRow attribute ]
- $attr3a60 setLabel name_type "\$classCMiniFrameWnd:CRuntimeClass\n"
- $attr3a60 setProp attrib_access "None-None" name_type de
- $attr3a60 setProp modifier "Value" name_type cl
- set attr3aa9 [ $clss3a5d addRow attribute ]
- $attr3aa9 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr3aa9 setProp attrib_access "None-None" name_type de
- $attr3aa9 setProp modifier "Value" name_type cl
- set attr3aad [ $clss3a5d addRow attribute ]
- $attr3aad setLabel name_type "\$messageMap:AFX_MSGMAP\n"
- $attr3aad setProp attrib_access "None-None" name_type de
- $attr3aad setProp modifier "Value" name_type cl
- set attr3ada [ $clss3a5d addRow attribute ]
- $attr3ada setLabel name_type "m_bSysTracking:BOOL\n"
- $attr3ada setProp attrib_access "None-None" name_type de
- set attr3add [ $clss3a5d addRow attribute ]
- $attr3add setLabel name_type "m_bInSys:BOOL\n"
- $attr3add setProp attrib_access "None-None" name_type de
- set attr3ae0 [ $clss3a5d addRow attribute ]
- $attr3ae0 setLabel name_type "m_bActive:BOOL\n"
- $attr3ae0 setProp attrib_access "None-None" name_type de
- set attr3ae3 [ $clss3a5d addRow attribute ]
- $attr3ae3 setLabel name_type "m_strCaption:CString"
- $attr3ae3 setProp attrib_access "None-None" name_type de
- set mthd3a64 [ $clss3a5d addRow method ]
- $mthd3a64 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3a64 setProp method_access "Public"
- $mthd3a64 setProp is_dyn_bound "1"
- $mthd3a64 setProp is_const_func "1"
- $mthd3a64 setProp modifier "Pointer"
- set mthd3a6a [ $clss3a5d addRow method ]
- $mthd3a6a setLabel name_type "\$CreateObject():CObject\n"
- $mthd3a6a setProp method_access "Public"
- $mthd3a6a setProp modifier "Pointer"
- set mthd3a6e [ $clss3a5d addRow method ]
- $mthd3a6e setLabel name_type "\$create()\n"
- $mthd3a6e setProp method_access "Public"
- $mthd3a6e setProp modifier "Value"
- set mthd3a72 [ $clss3a5d addRow method ]
- $mthd3a72 setLabel name_type "Create():BOOL\n"
- $mthd3a72 setProp method_access "Public"
- $mthd3a72 setProp modifier "Value"
- set parm3a76 [ $mthd3a72 addParam ]
- $parm3a76 setLabel name_type "lpClassName:LPCTSTR, "
- $parm3a76 setProp modifier "Value"
- set parm3a79 [ $mthd3a72 addParam ]
- $parm3a79 setLabel name_type "lpWindowName:LPCTSTR, "
- $parm3a79 setProp modifier "Value"
- set parm3a7c [ $mthd3a72 addParam ]
- $parm3a7c setLabel name_type "dwStyle:DWORD, "
- $parm3a7c setProp modifier "Value"
- set parm3a7f [ $mthd3a72 addParam ]
- $parm3a7f setLabel name_type "rect:RECT, "
- $parm3a7f setProp modifier "Reference to Const"
- set parm3a82 [ $mthd3a72 addParam ]
- $parm3a82 setLabel name_type "pParentWnd:CWnd, "
- $parm3a82 setProp modifier "Pointer"
- $parm3a82 setProp default_value " 0 "
- set parm3a86 [ $mthd3a72 addParam ]
- $parm3a86 setLabel name_type "nID:UINT"
- $parm3a86 setProp modifier "Value"
- $parm3a86 setProp default_value " 0"
- set mthd3a8a [ $clss3a5d addRow method ]
- $mthd3a8a setLabel name_type "CreateEx():BOOL\n"
- $mthd3a8a setProp method_access "Public"
- $mthd3a8a setProp modifier "Value"
- set parm3a8e [ $mthd3a8a addParam ]
- $parm3a8e setLabel name_type "dwExStyle:DWORD, "
- $parm3a8e setProp modifier "Value"
- set parm3a91 [ $mthd3a8a addParam ]
- $parm3a91 setLabel name_type "lpClassName:LPCTSTR, "
- $parm3a91 setProp modifier "Value"
- set parm3a94 [ $mthd3a8a addParam ]
- $parm3a94 setLabel name_type "lpWindowName:LPCTSTR, "
- $parm3a94 setProp modifier "Value"
- set parm3a97 [ $mthd3a8a addParam ]
- $parm3a97 setLabel name_type "dwStyle:DWORD, "
- $parm3a97 setProp modifier "Value"
- set parm3a9a [ $mthd3a8a addParam ]
- $parm3a9a setLabel name_type "rect:RECT, "
- $parm3a9a setProp modifier "Reference to Const"
- set parm3a9d [ $mthd3a8a addParam ]
- $parm3a9d setLabel name_type "pParentWnd:CWnd, "
- $parm3a9d setProp modifier "Pointer"
- $parm3a9d setProp default_value " 0 "
- set parm3aa1 [ $mthd3a8a addParam ]
- $parm3aa1 setLabel name_type "nID:UINT"
- $parm3aa1 setProp modifier "Value"
- $parm3aa1 setProp default_value " 0"
- set mthd3aa5 [ $clss3a5d addRow method ]
- $mthd3aa5 setLabel name_type "\$Initialize()\n"
- $mthd3aa5 setProp method_access "Public"
- $mthd3aa5 setProp modifier "Value"
- set mthd3ab1 [ $clss3a5d addRow method ]
- $mthd3ab1 setLabel name_type "GetMessageMap():AFX_MSGMAP\n"
- $mthd3ab1 setProp method_access "Protected"
- $mthd3ab1 setProp is_dyn_bound "1"
- $mthd3ab1 setProp is_const_func "1"
- $mthd3ab1 setProp modifier "Pointer to Const"
- set mthd3ab7 [ $clss3a5d addRow method ]
- $mthd3ab7 setLabel name_type "CalcWindowRect()\n"
- $mthd3ab7 setProp method_access "Public"
- $mthd3ab7 setProp is_dyn_bound "1"
- $mthd3ab7 setProp modifier "Value"
- set parm3abc [ $mthd3ab7 addParam ]
- $parm3abc setLabel name_type "lpClientRect:LPRECT, "
- $parm3abc setProp modifier "Value"
- set parm3abf [ $mthd3ab7 addParam ]
- $parm3abf setLabel name_type "nAdjustType:UINT"
- $parm3abf setProp modifier "Value"
- $parm3abf setProp default_value " adjustBorder"
- set mthd3ac3 [ $clss3a5d addRow method ]
- $mthd3ac3 setLabel name_type "\$CalcBorders()\n"
- $mthd3ac3 setProp method_access "Public"
- $mthd3ac3 setProp modifier "Value"
- set parm3ac7 [ $mthd3ac3 addParam ]
- $parm3ac7 setLabel name_type "lpClientRect:LPRECT, "
- $parm3ac7 setProp modifier "Value"
- set parm3aca [ $mthd3ac3 addParam ]
- $parm3aca setLabel name_type "dwStyle:DWORD, "
- $parm3aca setProp modifier "Value"
- $parm3aca setProp default_value " WS_THICKFRAME | WS_CAPTION"
- set parm3ace [ $mthd3ac3 addParam ]
- $parm3ace setLabel name_type "dwExStyle:DWORD"
- $parm3ace setProp modifier "Value"
- $parm3ace setProp default_value " 0"
- set mthd3ad2 [ $clss3a5d addRow method ]
- $mthd3ad2 setLabel name_type "PreCreateWindow():BOOL\n"
- $mthd3ad2 setProp method_access "Protected"
- $mthd3ad2 setProp is_dyn_bound "1"
- $mthd3ad2 setProp modifier "Value"
- set parm3ad7 [ $mthd3ad2 addParam ]
- $parm3ad7 setLabel name_type "cs:CREATESTRUCT"
- $parm3ad7 setProp modifier "Reference"
- set mthd3ae6 [ $clss3a5d addRow method ]
- $mthd3ae6 setLabel name_type "InvertSysMenu()"
- $mthd3ae6 setProp method_access "Protected"
- $mthd3ae6 setProp modifier "Value"
- $clss3a5d save
- set clss441f [ $diag4403 addNode cad_class 1374 294 126 34 ]
- $clss441f setLabel name "CMiniFrameWnd"
- $clss441f setProp is_folded 1
- $clss441f setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen441a $clss441f 1285 230 1437 294
-
- #------------------------ Class: CView ----
- if [info exists debug] {puts "addClass CView"}
- if [info exists debug] {puts "CDM CView"}
- set clss3aea [ CDM new "CView" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3aed [ $clss3aea addRow attribute ]
- $attr3aed setLabel name_type "\$classCView:CRuntimeClass\n"
- $attr3aed setProp attrib_access "None-None" name_type de
- $attr3aed setProp modifier "Value" name_type cl
- set attr3c1e [ $clss3aea addRow attribute ]
- $attr3c1e setLabel name_type "m_pDocument:CDocument\n"
- $attr3c1e setProp attrib_access "None-None" name_type de
- $attr3c1e setProp modifier "Pointer" name_type cl
- set attr3c40 [ $clss3aea addRow attribute ]
- $attr3c40 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr3c40 setProp attrib_access "None-None" name_type de
- $attr3c40 setProp modifier "Value" name_type cl
- set attr3c44 [ $clss3aea addRow attribute ]
- $attr3c44 setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr3c44 setProp attrib_access "None-None" name_type de
- $attr3c44 setProp modifier "Value" name_type cl
- set mthd3af1 [ $clss3aea addRow method ]
- $mthd3af1 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3af1 setProp method_access "Public"
- $mthd3af1 setProp is_dyn_bound "1"
- $mthd3af1 setProp is_const_func "1"
- $mthd3af1 setProp modifier "Pointer"
- set mthd3af7 [ $clss3aea addRow method ]
- $mthd3af7 setLabel name_type "\$create()\n"
- $mthd3af7 setProp method_access "Protected"
- $mthd3af7 setProp modifier "Value"
- set mthd3afb [ $clss3aea addRow method ]
- $mthd3afb setLabel name_type "GetDocument():CDocument\n"
- $mthd3afb setProp method_access "Public"
- $mthd3afb setProp is_const_func "1"
- $mthd3afb setProp modifier "Pointer"
- set mthd3b00 [ $clss3aea addRow method ]
- $mthd3b00 setLabel name_type "DoPreparePrinting():BOOL\n"
- $mthd3b00 setProp method_access "Public"
- $mthd3b00 setProp modifier "Value"
- set parm3b04 [ $mthd3b00 addParam ]
- $parm3b04 setLabel name_type "pInfo:CPrintInfo"
- $parm3b04 setProp modifier "Pointer"
- set mthd3b07 [ $clss3aea addRow method ]
- $mthd3b07 setLabel name_type "IsSelected():BOOL\n"
- $mthd3b07 setProp method_access "Public"
- $mthd3b07 setProp is_dyn_bound "1"
- $mthd3b07 setProp is_const_func "1"
- $mthd3b07 setProp modifier "Value"
- set parm3b0d [ $mthd3b07 addParam ]
- $parm3b0d setLabel name_type "pDocItem:CObject"
- $parm3b0d setProp modifier "Pointer to Const"
- set mthd3b10 [ $clss3aea addRow method ]
- $mthd3b10 setLabel name_type "OnScroll():BOOL\n"
- $mthd3b10 setProp method_access "Public"
- $mthd3b10 setProp is_dyn_bound "1"
- $mthd3b10 setProp modifier "Value"
- set parm3b15 [ $mthd3b10 addParam ]
- $parm3b15 setLabel name_type "nScrollCode:UINT, "
- $parm3b15 setProp modifier "Value"
- set parm3b18 [ $mthd3b10 addParam ]
- $parm3b18 setLabel name_type "nPos:UINT, "
- $parm3b18 setProp modifier "Value"
- set parm3b1b [ $mthd3b10 addParam ]
- $parm3b1b setLabel name_type "bDoScroll:BOOL"
- $parm3b1b setProp modifier "Value"
- $parm3b1b setProp default_value " 1 "
- set mthd3b1f [ $clss3aea addRow method ]
- $mthd3b1f setLabel name_type "OnScrollBy():BOOL\n"
- $mthd3b1f setProp method_access "Public"
- $mthd3b1f setProp is_dyn_bound "1"
- $mthd3b1f setProp modifier "Value"
- set parm3b24 [ $mthd3b1f addParam ]
- $parm3b24 setLabel name_type "sizeScroll:CSize, "
- $parm3b24 setProp modifier "Value"
- set parm3b27 [ $mthd3b1f addParam ]
- $parm3b27 setLabel name_type "bDoScroll:BOOL"
- $parm3b27 setProp modifier "Value"
- $parm3b27 setProp default_value " 1 "
- set mthd3b2b [ $clss3aea addRow method ]
- $mthd3b2b setLabel name_type "OnDragEnter():DROPEFFECT\n"
- $mthd3b2b setProp method_access "Public"
- $mthd3b2b setProp is_dyn_bound "1"
- $mthd3b2b setProp modifier "Value"
- set parm3b30 [ $mthd3b2b addParam ]
- $parm3b30 setLabel name_type "pDataObject:COleDataObject, "
- $parm3b30 setProp modifier "Pointer"
- set parm3b33 [ $mthd3b2b addParam ]
- $parm3b33 setLabel name_type "dwKeyState:DWORD, "
- $parm3b33 setProp modifier "Value"
- set parm3b36 [ $mthd3b2b addParam ]
- $parm3b36 setLabel name_type "point:CPoint"
- $parm3b36 setProp modifier "Value"
- set mthd3b39 [ $clss3aea addRow method ]
- $mthd3b39 setLabel name_type "OnDragOver():DROPEFFECT\n"
- $mthd3b39 setProp method_access "Public"
- $mthd3b39 setProp is_dyn_bound "1"
- $mthd3b39 setProp modifier "Value"
- set parm3b3e [ $mthd3b39 addParam ]
- $parm3b3e setLabel name_type "pDataObject:COleDataObject, "
- $parm3b3e setProp modifier "Pointer"
- set parm3b41 [ $mthd3b39 addParam ]
- $parm3b41 setLabel name_type "dwKeyState:DWORD, "
- $parm3b41 setProp modifier "Value"
- set parm3b44 [ $mthd3b39 addParam ]
- $parm3b44 setLabel name_type "point:CPoint"
- $parm3b44 setProp modifier "Value"
- set mthd3b47 [ $clss3aea addRow method ]
- $mthd3b47 setLabel name_type "OnDragLeave()\n"
- $mthd3b47 setProp method_access "Public"
- $mthd3b47 setProp is_dyn_bound "1"
- $mthd3b47 setProp modifier "Value"
- set mthd3b4c [ $clss3aea addRow method ]
- $mthd3b4c setLabel name_type "OnDrop():BOOL\n"
- $mthd3b4c setProp method_access "Public"
- $mthd3b4c setProp is_dyn_bound "1"
- $mthd3b4c setProp modifier "Value"
- set parm3b51 [ $mthd3b4c addParam ]
- $parm3b51 setLabel name_type "pDataObject:COleDataObject, "
- $parm3b51 setProp modifier "Pointer"
- set parm3b54 [ $mthd3b4c addParam ]
- $parm3b54 setLabel name_type "dropEffect:DROPEFFECT, "
- $parm3b54 setProp modifier "Value"
- set parm3b57 [ $mthd3b4c addParam ]
- $parm3b57 setLabel name_type "point:CPoint"
- $parm3b57 setProp modifier "Value"
- set mthd3b5a [ $clss3aea addRow method ]
- $mthd3b5a setLabel name_type "OnDropEx():DROPEFFECT\n"
- $mthd3b5a setProp method_access "Public"
- $mthd3b5a setProp is_dyn_bound "1"
- $mthd3b5a setProp modifier "Value"
- set parm3b5f [ $mthd3b5a addParam ]
- $parm3b5f setLabel name_type "pDataObject:COleDataObject, "
- $parm3b5f setProp modifier "Pointer"
- set parm3b62 [ $mthd3b5a addParam ]
- $parm3b62 setLabel name_type "dropDefault:DROPEFFECT, "
- $parm3b62 setProp modifier "Value"
- set parm3b65 [ $mthd3b5a addParam ]
- $parm3b65 setLabel name_type "dropList:DROPEFFECT, "
- $parm3b65 setProp modifier "Value"
- set parm3b68 [ $mthd3b5a addParam ]
- $parm3b68 setLabel name_type "point:CPoint"
- $parm3b68 setProp modifier "Value"
- set mthd3b6b [ $clss3aea addRow method ]
- $mthd3b6b setLabel name_type "OnDragScroll():DROPEFFECT\n"
- $mthd3b6b setProp method_access "Public"
- $mthd3b6b setProp is_dyn_bound "1"
- $mthd3b6b setProp modifier "Value"
- set parm3b70 [ $mthd3b6b addParam ]
- $parm3b70 setLabel name_type "dwKeyState:DWORD, "
- $parm3b70 setProp modifier "Value"
- set parm3b73 [ $mthd3b6b addParam ]
- $parm3b73 setLabel name_type "point:CPoint"
- $parm3b73 setProp modifier "Value"
- set mthd3b76 [ $clss3aea addRow method ]
- $mthd3b76 setLabel name_type "OnPrepareDC()\n"
- $mthd3b76 setProp method_access "Public"
- $mthd3b76 setProp is_dyn_bound "1"
- $mthd3b76 setProp modifier "Value"
- set parm3b7b [ $mthd3b76 addParam ]
- $parm3b7b setLabel name_type "pDC:CDC, "
- $parm3b7b setProp modifier "Pointer"
- set parm3b7e [ $mthd3b76 addParam ]
- $parm3b7e setLabel name_type "pInfo:CPrintInfo"
- $parm3b7e setProp modifier "Pointer"
- $parm3b7e setProp default_value " 0 "
- set mthd3b82 [ $clss3aea addRow method ]
- $mthd3b82 setLabel name_type "OnInitialUpdate()\n"
- $mthd3b82 setProp method_access "Public"
- $mthd3b82 setProp is_dyn_bound "1"
- $mthd3b82 setProp modifier "Value"
- set mthd3b87 [ $clss3aea addRow method ]
- $mthd3b87 setLabel name_type "OnActivateView()\n"
- $mthd3b87 setProp method_access "Protected"
- $mthd3b87 setProp is_dyn_bound "1"
- $mthd3b87 setProp modifier "Value"
- set parm3b8c [ $mthd3b87 addParam ]
- $parm3b8c setLabel name_type "bActivate:BOOL, "
- $parm3b8c setProp modifier "Value"
- set parm3b8f [ $mthd3b87 addParam ]
- $parm3b8f setLabel name_type "pActivateView:CView, "
- $parm3b8f setProp modifier "Pointer"
- set parm3b92 [ $mthd3b87 addParam ]
- $parm3b92 setLabel name_type "pDeactiveView:CView"
- $parm3b92 setProp modifier "Pointer"
- set mthd3b95 [ $clss3aea addRow method ]
- $mthd3b95 setLabel name_type "OnActivateFrame()\n"
- $mthd3b95 setProp method_access "Protected"
- $mthd3b95 setProp is_dyn_bound "1"
- $mthd3b95 setProp modifier "Value"
- set parm3b9a [ $mthd3b95 addParam ]
- $parm3b9a setLabel name_type "nState:UINT, "
- $parm3b9a setProp modifier "Value"
- set parm3b9d [ $mthd3b95 addParam ]
- $parm3b9d setLabel name_type "pFrameWnd:CFrameWnd"
- $parm3b9d setProp modifier "Pointer"
- set mthd3ba0 [ $clss3aea addRow method ]
- $mthd3ba0 setLabel name_type "OnUpdate()\n"
- $mthd3ba0 setProp method_access "Protected"
- $mthd3ba0 setProp is_dyn_bound "1"
- $mthd3ba0 setProp modifier "Value"
- set parm3ba5 [ $mthd3ba0 addParam ]
- $parm3ba5 setLabel name_type "pSender:CView, "
- $parm3ba5 setProp modifier "Pointer"
- set parm3ba8 [ $mthd3ba0 addParam ]
- $parm3ba8 setLabel name_type "lHint:LPARAM, "
- $parm3ba8 setProp modifier "Value"
- set parm3bab [ $mthd3ba0 addParam ]
- $parm3bab setLabel name_type "pHint:CObject"
- $parm3bab setProp modifier "Pointer"
- set mthd3bae [ $clss3aea addRow method ]
- $mthd3bae setLabel name_type "OnDraw() {abstract}\n"
- $mthd3bae setProp method_access "Protected"
- $mthd3bae setProp modifier "Value"
- set parm3bb2 [ $mthd3bae addParam ]
- $parm3bb2 setLabel name_type "pDC:CDC"
- $parm3bb2 setProp modifier "Pointer"
- set mthd3bb5 [ $clss3aea addRow method ]
- $mthd3bb5 setLabel name_type "OnPreparePrinting():BOOL\n"
- $mthd3bb5 setProp method_access "Protected"
- $mthd3bb5 setProp is_dyn_bound "1"
- $mthd3bb5 setProp modifier "Value"
- set parm3bba [ $mthd3bb5 addParam ]
- $parm3bba setLabel name_type "pInfo:CPrintInfo"
- $parm3bba setProp modifier "Pointer"
- set mthd3bbd [ $clss3aea addRow method ]
- $mthd3bbd setLabel name_type "OnBeginPrinting()\n"
- $mthd3bbd setProp method_access "Protected"
- $mthd3bbd setProp is_dyn_bound "1"
- $mthd3bbd setProp modifier "Value"
- set parm3bc2 [ $mthd3bbd addParam ]
- $parm3bc2 setLabel name_type "pDC:CDC, "
- $parm3bc2 setProp modifier "Pointer"
- set parm3bc5 [ $mthd3bbd addParam ]
- $parm3bc5 setLabel name_type "pInfo:CPrintInfo"
- $parm3bc5 setProp modifier "Pointer"
- set mthd3bc8 [ $clss3aea addRow method ]
- $mthd3bc8 setLabel name_type "OnPrint()\n"
- $mthd3bc8 setProp method_access "Protected"
- $mthd3bc8 setProp is_dyn_bound "1"
- $mthd3bc8 setProp modifier "Value"
- set parm3bcd [ $mthd3bc8 addParam ]
- $parm3bcd setLabel name_type "pDC:CDC, "
- $parm3bcd setProp modifier "Pointer"
- set parm3bd0 [ $mthd3bc8 addParam ]
- $parm3bd0 setLabel name_type "pInfo:CPrintInfo"
- $parm3bd0 setProp modifier "Pointer"
- set mthd3bd3 [ $clss3aea addRow method ]
- $mthd3bd3 setLabel name_type "OnEndPrinting()\n"
- $mthd3bd3 setProp method_access "Protected"
- $mthd3bd3 setProp is_dyn_bound "1"
- $mthd3bd3 setProp modifier "Value"
- set parm3bd8 [ $mthd3bd3 addParam ]
- $parm3bd8 setLabel name_type "pDC:CDC, "
- $parm3bd8 setProp modifier "Pointer"
- set parm3bdb [ $mthd3bd3 addParam ]
- $parm3bdb setLabel name_type "pInfo:CPrintInfo"
- $parm3bdb setProp modifier "Pointer"
- set mthd3bde [ $clss3aea addRow method ]
- $mthd3bde setLabel name_type "OnEndPrintPreview()\n"
- $mthd3bde setProp method_access "Protected"
- $mthd3bde setProp is_dyn_bound "1"
- $mthd3bde setProp modifier "Value"
- set parm3be3 [ $mthd3bde addParam ]
- $parm3be3 setLabel name_type "pDC:CDC, "
- $parm3be3 setProp modifier "Pointer"
- set parm3be6 [ $mthd3bde addParam ]
- $parm3be6 setLabel name_type "pInfo:CPrintInfo, "
- $parm3be6 setProp modifier "Pointer"
- set parm3be9 [ $mthd3bde addParam ]
- $parm3be9 setLabel name_type "point:POINT, "
- $parm3be9 setProp modifier "Value"
- set parm3bec [ $mthd3bde addParam ]
- $parm3bec setLabel name_type "pView:CPreviewView"
- $parm3bec setProp modifier "Pointer"
- set mthd3bef [ $clss3aea addRow method ]
- $mthd3bef setLabel name_type "DoPrintPreview():BOOL\n"
- $mthd3bef setProp method_access "Public"
- $mthd3bef setProp modifier "Value"
- set parm3bf3 [ $mthd3bef addParam ]
- $parm3bf3 setLabel name_type "nIDResource:UINT, "
- $parm3bf3 setProp modifier "Value"
- set parm3bf6 [ $mthd3bef addParam ]
- $parm3bf6 setLabel name_type "pPrintView:CView, "
- $parm3bf6 setProp modifier "Pointer"
- set parm3bf9 [ $mthd3bef addParam ]
- $parm3bf9 setLabel name_type "pPreviewViewClass:CRuntimeClass, "
- $parm3bf9 setProp modifier "Pointer"
- set parm3bfc [ $mthd3bef addParam ]
- $parm3bfc setLabel name_type "pState:CPrintPreviewState"
- $parm3bfc setProp modifier "Pointer"
- set mthd3bff [ $clss3aea addRow method ]
- $mthd3bff setLabel name_type "CalcWindowRect()\n"
- $mthd3bff setProp method_access "Public"
- $mthd3bff setProp is_dyn_bound "1"
- $mthd3bff setProp modifier "Value"
- set parm3c04 [ $mthd3bff addParam ]
- $parm3c04 setLabel name_type "lpClientRect:LPRECT, "
- $parm3c04 setProp modifier "Value"
- set parm3c07 [ $mthd3bff addParam ]
- $parm3c07 setLabel name_type "nAdjustType:UINT"
- $parm3c07 setProp modifier "Value"
- $parm3c07 setProp default_value " adjustBorder"
- set mthd3c0b [ $clss3aea addRow method ]
- $mthd3c0b setLabel name_type "GetScrollBarCtrl():CScrollBar\n"
- $mthd3c0b setProp method_access "Public"
- $mthd3c0b setProp is_dyn_bound "1"
- $mthd3c0b setProp is_const_func "1"
- $mthd3c0b setProp modifier "Pointer"
- set parm3c11 [ $mthd3c0b addParam ]
- $parm3c11 setLabel name_type "nBar:int"
- $parm3c11 setProp modifier "Value"
- set mthd3c14 [ $clss3aea addRow method ]
- $mthd3c14 setLabel name_type "\$GetParentSplitter():CSplitterWnd\n"
- $mthd3c14 setProp method_access "Public"
- $mthd3c14 setProp modifier "Pointer"
- set parm3c18 [ $mthd3c14 addParam ]
- $parm3c18 setLabel name_type "pWnd:CWnd, "
- $parm3c18 setProp modifier "Pointer to Const"
- set parm3c1b [ $mthd3c14 addParam ]
- $parm3c1b setLabel name_type "bAnyState:BOOL"
- $parm3c1b setProp modifier "Value"
- set mthd3c22 [ $clss3aea addRow method ]
- $mthd3c22 setLabel name_type "OnCmdMsg():BOOL\n"
- $mthd3c22 setProp method_access "Protected"
- $mthd3c22 setProp is_dyn_bound "1"
- $mthd3c22 setProp modifier "Value"
- set parm3c27 [ $mthd3c22 addParam ]
- $parm3c27 setLabel name_type "nID:UINT, "
- $parm3c27 setProp modifier "Value"
- set parm3c2a [ $mthd3c22 addParam ]
- $parm3c2a setLabel name_type "nCode:int, "
- $parm3c2a setProp modifier "Value"
- set parm3c2d [ $mthd3c22 addParam ]
- $parm3c2d setLabel name_type "pExtra:genptr, "
- $parm3c2d setProp modifier "Pointer"
- set parm3c30 [ $mthd3c22 addParam ]
- $parm3c30 setLabel name_type "pHandlerInfo:AFX_CMDHANDLERINFO"
- $parm3c30 setProp modifier "Pointer"
- set mthd3c33 [ $clss3aea addRow method ]
- $mthd3c33 setLabel name_type "PreCreateWindow():BOOL\n"
- $mthd3c33 setProp method_access "Protected"
- $mthd3c33 setProp is_dyn_bound "1"
- $mthd3c33 setProp modifier "Value"
- set parm3c38 [ $mthd3c33 addParam ]
- $parm3c38 setLabel name_type "cs:CREATESTRUCT"
- $parm3c38 setProp modifier "Reference"
- set mthd3c3b [ $clss3aea addRow method ]
- $mthd3c3b setLabel name_type "PostNcDestroy()\n"
- $mthd3c3b setProp method_access "Protected"
- $mthd3c3b setProp is_dyn_bound "1"
- $mthd3c3b setProp modifier "Value"
- set mthd3c48 [ $clss3aea addRow method ]
- $mthd3c48 setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd3c48 setProp method_access "Protected"
- $mthd3c48 setProp is_dyn_bound "1"
- $mthd3c48 setProp is_const_func "1"
- $mthd3c48 setProp modifier "Pointer to Const"
- $clss3aea save
- set clss4422 [ $diag4403 addNode cad_class 1746 196 120 34 ]
- $clss4422 setLabel name "CView"
- $clss4422 setProp is_folded 1
- $clss4422 setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4407 $clss4422 1040 132 1806 196
-
- #------------------------ Class: CCtrlView ----
- if [info exists debug] {puts "addClass CCtrlView"}
- if [info exists debug] {puts "CDM CCtrlView"}
- set clss3c4e [ CDM new "CCtrlView" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3c51 [ $clss3c4e addRow attribute ]
- $attr3c51 setLabel name_type "\$classCCtrlView:CRuntimeClass\n"
- $attr3c51 setProp attrib_access "None-None" name_type de
- $attr3c51 setProp modifier "Value" name_type cl
- set attr3c69 [ $clss3c4e addRow attribute ]
- $attr3c69 setLabel name_type "m_strClass:CString\n"
- $attr3c69 setProp attrib_access "None-None" name_type de
- set attr3c6c [ $clss3c4e addRow attribute ]
- $attr3c6c setLabel name_type "m_dwDefaultStyle:DWORD\n"
- $attr3c6c setProp attrib_access "None-None" name_type de
- set attr3c7f [ $clss3c4e addRow attribute ]
- $attr3c7f setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr3c7f setProp attrib_access "None-None" name_type de
- $attr3c7f setProp modifier "Value" name_type cl
- set attr3c83 [ $clss3c4e addRow attribute ]
- $attr3c83 setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr3c83 setProp attrib_access "None-None" name_type de
- $attr3c83 setProp modifier "Value" name_type cl
- set mthd3c55 [ $clss3c4e addRow method ]
- $mthd3c55 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3c55 setProp method_access "Public"
- $mthd3c55 setProp is_dyn_bound "1"
- $mthd3c55 setProp is_const_func "1"
- $mthd3c55 setProp modifier "Pointer"
- set mthd3c5b [ $clss3c4e addRow method ]
- $mthd3c5b setLabel name_type "\$CreateObject():CObject\n"
- $mthd3c5b setProp method_access "Public"
- $mthd3c5b setProp modifier "Pointer"
- set mthd3c5f [ $clss3c4e addRow method ]
- $mthd3c5f setLabel name_type "\$create()\n"
- $mthd3c5f setProp method_access "Public"
- $mthd3c5f setProp modifier "Value"
- set parm3c63 [ $mthd3c5f addParam ]
- $parm3c63 setLabel name_type "lpszClass:LPCTSTR, "
- $parm3c63 setProp modifier "Value"
- set parm3c66 [ $mthd3c5f addParam ]
- $parm3c66 setLabel name_type "dwStyle:DWORD"
- $parm3c66 setProp modifier "Value"
- set mthd3c6f [ $clss3c4e addRow method ]
- $mthd3c6f setLabel name_type "OnDraw()\n"
- $mthd3c6f setProp method_access "Protected"
- $mthd3c6f setProp is_dyn_bound "1"
- $mthd3c6f setProp modifier "Value"
- set parm3c74 [ $mthd3c6f addParam ]
- $parm3c74 setLabel name_type "p28:CDC"
- $parm3c74 setProp modifier "Pointer"
- set mthd3c77 [ $clss3c4e addRow method ]
- $mthd3c77 setLabel name_type "PreCreateWindow():BOOL\n"
- $mthd3c77 setProp method_access "Protected"
- $mthd3c77 setProp is_dyn_bound "1"
- $mthd3c77 setProp modifier "Value"
- set parm3c7c [ $mthd3c77 addParam ]
- $parm3c7c setLabel name_type "cs:CREATESTRUCT"
- $parm3c7c setProp modifier "Reference"
- set mthd3c87 [ $clss3c4e addRow method ]
- $mthd3c87 setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd3c87 setProp method_access "Protected"
- $mthd3c87 setProp is_dyn_bound "1"
- $mthd3c87 setProp is_const_func "1"
- $mthd3c87 setProp modifier "Pointer to Const"
- $clss3c4e save
- set clss4424 [ $diag4403 addNode cad_class 1532 294 396 223 ]
- $clss4424 setLabel name "CCtrlView"
- $clss4424 setProp include_list "afxwin.h" name *
- set gen4423 [ $diag4403 addRake generalization $clss4422 $clss4424 1806 230 1730 294 262 ]
- $gen4423 setProp inher_access "Public"
-
- #------------------------ Class: CScrollView ----
- if [info exists debug] {puts "addClass CScrollView"}
- if [info exists debug] {puts "CDM CScrollView"}
- set clss3c8d [ CDM new "CScrollView" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3c90 [ $clss3c8d addRow attribute ]
- $attr3c90 setLabel name_type "\$classCScrollView:CRuntimeClass\n"
- $attr3c90 setProp attrib_access "None-None" name_type de
- $attr3c90 setProp modifier "Value" name_type cl
- set attr3c9e [ $clss3c8d addRow attribute ]
- $attr3c9e setLabel name_type "\$sizeDefault:SIZE\n"
- $attr3c9e setProp attrib_access "None-None" name_type de
- $attr3c9e setProp modifier "Value" name_type cl
- set attr3cf4 [ $clss3c8d addRow attribute ]
- $attr3cf4 setLabel name_type "m_nMapMode:int\n"
- $attr3cf4 setProp attrib_access "None-None" name_type de
- set attr3cf7 [ $clss3c8d addRow attribute ]
- $attr3cf7 setLabel name_type "m_totalLog:CSize\n"
- $attr3cf7 setProp attrib_access "None-None" name_type de
- set attr3cfa [ $clss3c8d addRow attribute ]
- $attr3cfa setLabel name_type "m_totalDev:CSize\n"
- $attr3cfa setProp attrib_access "None-None" name_type de
- set attr3cfd [ $clss3c8d addRow attribute ]
- $attr3cfd setLabel name_type "m_pageDev:CSize\n"
- $attr3cfd setProp attrib_access "None-None" name_type de
- set attr3d00 [ $clss3c8d addRow attribute ]
- $attr3d00 setLabel name_type "m_lineDev:CSize\n"
- $attr3d00 setProp attrib_access "None-None" name_type de
- set attr3d03 [ $clss3c8d addRow attribute ]
- $attr3d03 setLabel name_type "m_bCenter:BOOL\n"
- $attr3d03 setProp attrib_access "None-None" name_type de
- set attr3d06 [ $clss3c8d addRow attribute ]
- $attr3d06 setLabel name_type "m_bInsideUpdate:BOOL\n"
- $attr3d06 setProp attrib_access "None-None" name_type de
- set attr3d79 [ $clss3c8d addRow attribute ]
- $attr3d79 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr3d79 setProp attrib_access "None-None" name_type de
- $attr3d79 setProp modifier "Value" name_type cl
- set attr3d7d [ $clss3c8d addRow attribute ]
- $attr3d7d setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr3d7d setProp attrib_access "None-None" name_type de
- $attr3d7d setProp modifier "Value" name_type cl
- set mthd3c94 [ $clss3c8d addRow method ]
- $mthd3c94 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3c94 setProp method_access "Public"
- $mthd3c94 setProp is_dyn_bound "1"
- $mthd3c94 setProp is_const_func "1"
- $mthd3c94 setProp modifier "Pointer"
- set mthd3c9a [ $clss3c8d addRow method ]
- $mthd3c9a setLabel name_type "\$create()\n"
- $mthd3c9a setProp method_access "Protected"
- $mthd3c9a setProp modifier "Value"
- set mthd3ca2 [ $clss3c8d addRow method ]
- $mthd3ca2 setLabel name_type "SetScaleToFitSize()\n"
- $mthd3ca2 setProp method_access "Public"
- $mthd3ca2 setProp modifier "Value"
- set parm3ca6 [ $mthd3ca2 addParam ]
- $parm3ca6 setLabel name_type "sizeTotal:SIZE"
- $parm3ca6 setProp modifier "Value"
- set mthd3ca9 [ $clss3c8d addRow method ]
- $mthd3ca9 setLabel name_type "SetScrollSizes()\n"
- $mthd3ca9 setProp method_access "Public"
- $mthd3ca9 setProp modifier "Value"
- set parm3cad [ $mthd3ca9 addParam ]
- $parm3cad setLabel name_type "nMapMode:int, "
- $parm3cad setProp modifier "Value"
- set parm3cb0 [ $mthd3ca9 addParam ]
- $parm3cb0 setLabel name_type "sizeTotal:SIZE, "
- $parm3cb0 setProp modifier "Value"
- set parm3cb3 [ $mthd3ca9 addParam ]
- $parm3cb3 setLabel name_type "sizePage:SIZE, "
- $parm3cb3 setProp modifier "Reference to Const"
- $parm3cb3 setProp default_value " sizeDefault"
- set parm3cb7 [ $mthd3ca9 addParam ]
- $parm3cb7 setLabel name_type "sizeLine:SIZE"
- $parm3cb7 setProp modifier "Reference to Const"
- $parm3cb7 setProp default_value " sizeDefault"
- set mthd3cbb [ $clss3c8d addRow method ]
- $mthd3cbb setLabel name_type "GetScrollPosition():CPoint\n"
- $mthd3cbb setProp method_access "Public"
- $mthd3cbb setProp is_const_func "1"
- $mthd3cbb setProp modifier "Value"
- set mthd3cc0 [ $clss3c8d addRow method ]
- $mthd3cc0 setLabel name_type "GetTotalSize():CSize\n"
- $mthd3cc0 setProp method_access "Public"
- $mthd3cc0 setProp is_const_func "1"
- $mthd3cc0 setProp modifier "Value"
- set mthd3cc5 [ $clss3c8d addRow method ]
- $mthd3cc5 setLabel name_type "GetDeviceScrollPosition():CPoint\n"
- $mthd3cc5 setProp method_access "Public"
- $mthd3cc5 setProp is_const_func "1"
- $mthd3cc5 setProp modifier "Value"
- set mthd3cca [ $clss3c8d addRow method ]
- $mthd3cca setLabel name_type "GetDeviceScrollSizes()\n"
- $mthd3cca setProp method_access "Public"
- $mthd3cca setProp is_const_func "1"
- $mthd3cca setProp modifier "Value"
- set parm3ccf [ $mthd3cca addParam ]
- $parm3ccf setLabel name_type "nMapMode:int, "
- $parm3ccf setProp modifier "Reference"
- set parm3cd2 [ $mthd3cca addParam ]
- $parm3cd2 setLabel name_type "sizeTotal:SIZE, "
- $parm3cd2 setProp modifier "Reference"
- set parm3cd5 [ $mthd3cca addParam ]
- $parm3cd5 setLabel name_type "sizePage:SIZE, "
- $parm3cd5 setProp modifier "Reference"
- set parm3cd8 [ $mthd3cca addParam ]
- $parm3cd8 setLabel name_type "sizeLine:SIZE"
- $parm3cd8 setProp modifier "Reference"
- set mthd3cdb [ $clss3c8d addRow method ]
- $mthd3cdb setLabel name_type "ScrollToPosition()\n"
- $mthd3cdb setProp method_access "Public"
- $mthd3cdb setProp modifier "Value"
- set parm3cdf [ $mthd3cdb addParam ]
- $parm3cdf setLabel name_type "pt:POINT"
- $parm3cdf setProp modifier "Value"
- set mthd3ce2 [ $clss3c8d addRow method ]
- $mthd3ce2 setLabel name_type "FillOutsideRect()\n"
- $mthd3ce2 setProp method_access "Public"
- $mthd3ce2 setProp modifier "Value"
- set parm3ce6 [ $mthd3ce2 addParam ]
- $parm3ce6 setLabel name_type "pDC:CDC, "
- $parm3ce6 setProp modifier "Pointer"
- set parm3ce9 [ $mthd3ce2 addParam ]
- $parm3ce9 setLabel name_type "pBrush:CBrush"
- $parm3ce9 setProp modifier "Pointer"
- set mthd3cec [ $clss3c8d addRow method ]
- $mthd3cec setLabel name_type "ResizeParentToFit()\n"
- $mthd3cec setProp method_access "Public"
- $mthd3cec setProp modifier "Value"
- set parm3cf0 [ $mthd3cec addParam ]
- $parm3cf0 setLabel name_type "bShrinkOnly:BOOL"
- $parm3cf0 setProp modifier "Value"
- $parm3cf0 setProp default_value " 1 "
- set mthd3d09 [ $clss3c8d addRow method ]
- $mthd3d09 setLabel name_type "CenterOnPoint()\n"
- $mthd3d09 setProp method_access "Protected"
- $mthd3d09 setProp modifier "Value"
- set parm3d0d [ $mthd3d09 addParam ]
- $parm3d0d setLabel name_type "ptCenter:CPoint"
- $parm3d0d setProp modifier "Value"
- set mthd3d10 [ $clss3c8d addRow method ]
- $mthd3d10 setLabel name_type "ScrollToDevicePosition()\n"
- $mthd3d10 setProp method_access "Protected"
- $mthd3d10 setProp modifier "Value"
- set parm3d14 [ $mthd3d10 addParam ]
- $parm3d14 setLabel name_type "ptDev:POINT"
- $parm3d14 setProp modifier "Value"
- set mthd3d17 [ $clss3c8d addRow method ]
- $mthd3d17 setLabel name_type "OnDraw() {abstract}\n"
- $mthd3d17 setProp method_access "Protected"
- $mthd3d17 setProp modifier "Value"
- set parm3d1b [ $mthd3d17 addParam ]
- $parm3d1b setLabel name_type "pDC:CDC"
- $parm3d1b setProp modifier "Pointer"
- set mthd3d1e [ $clss3c8d addRow method ]
- $mthd3d1e setLabel name_type "UpdateBars()\n"
- $mthd3d1e setProp method_access "Protected"
- $mthd3d1e setProp modifier "Value"
- set mthd3d22 [ $clss3c8d addRow method ]
- $mthd3d22 setLabel name_type "GetTrueClientSize():BOOL\n"
- $mthd3d22 setProp method_access "Protected"
- $mthd3d22 setProp modifier "Value"
- set parm3d26 [ $mthd3d22 addParam ]
- $parm3d26 setLabel name_type "size:CSize, "
- $parm3d26 setProp modifier "Reference"
- set parm3d29 [ $mthd3d22 addParam ]
- $parm3d29 setLabel name_type "sizeSb:CSize"
- $parm3d29 setProp modifier "Reference"
- set mthd3d2c [ $clss3c8d addRow method ]
- $mthd3d2c setLabel name_type "GetScrollBarSizes()\n"
- $mthd3d2c setProp method_access "Protected"
- $mthd3d2c setProp modifier "Value"
- set parm3d30 [ $mthd3d2c addParam ]
- $parm3d30 setLabel name_type "sizeSb:CSize"
- $parm3d30 setProp modifier "Reference"
- set mthd3d33 [ $clss3c8d addRow method ]
- $mthd3d33 setLabel name_type "GetScrollBarState()\n"
- $mthd3d33 setProp method_access "Protected"
- $mthd3d33 setProp modifier "Value"
- set parm3d37 [ $mthd3d33 addParam ]
- $parm3d37 setLabel name_type "sizeClient:CSize, "
- $parm3d37 setProp modifier "Value"
- set parm3d3a [ $mthd3d33 addParam ]
- $parm3d3a setLabel name_type "needSb:CSize, "
- $parm3d3a setProp modifier "Reference"
- set parm3d3d [ $mthd3d33 addParam ]
- $parm3d3d setLabel name_type "sizeRange:CSize, "
- $parm3d3d setProp modifier "Reference"
- set parm3d40 [ $mthd3d33 addParam ]
- $parm3d40 setLabel name_type "ptMove:CPoint, "
- $parm3d40 setProp modifier "Reference"
- set parm3d43 [ $mthd3d33 addParam ]
- $parm3d43 setLabel name_type "bInsideClient:BOOL"
- $parm3d43 setProp modifier "Value"
- set mthd3d46 [ $clss3c8d addRow method ]
- $mthd3d46 setLabel name_type "CalcWindowRect()\n"
- $mthd3d46 setProp method_access "Public"
- $mthd3d46 setProp is_dyn_bound "1"
- $mthd3d46 setProp modifier "Value"
- set parm3d4b [ $mthd3d46 addParam ]
- $parm3d4b setLabel name_type "lpClientRect:LPRECT, "
- $parm3d4b setProp modifier "Value"
- set parm3d4e [ $mthd3d46 addParam ]
- $parm3d4e setLabel name_type "nAdjustType:UINT"
- $parm3d4e setProp modifier "Value"
- $parm3d4e setProp default_value " adjustBorder"
- set mthd3d52 [ $clss3c8d addRow method ]
- $mthd3d52 setLabel name_type "OnPrepareDC()\n"
- $mthd3d52 setProp method_access "Public"
- $mthd3d52 setProp is_dyn_bound "1"
- $mthd3d52 setProp modifier "Value"
- set parm3d57 [ $mthd3d52 addParam ]
- $parm3d57 setLabel name_type "pDC:CDC, "
- $parm3d57 setProp modifier "Pointer"
- set parm3d5a [ $mthd3d52 addParam ]
- $parm3d5a setLabel name_type "pInfo:CPrintInfo"
- $parm3d5a setProp modifier "Pointer"
- $parm3d5a setProp default_value " 0 "
- set mthd3d5e [ $clss3c8d addRow method ]
- $mthd3d5e setLabel name_type "OnScroll():BOOL\n"
- $mthd3d5e setProp method_access "Public"
- $mthd3d5e setProp is_dyn_bound "1"
- $mthd3d5e setProp modifier "Value"
- set parm3d63 [ $mthd3d5e addParam ]
- $parm3d63 setLabel name_type "nScrollCode:UINT, "
- $parm3d63 setProp modifier "Value"
- set parm3d66 [ $mthd3d5e addParam ]
- $parm3d66 setLabel name_type "nPos:UINT, "
- $parm3d66 setProp modifier "Value"
- set parm3d69 [ $mthd3d5e addParam ]
- $parm3d69 setLabel name_type "bDoScroll:BOOL"
- $parm3d69 setProp modifier "Value"
- $parm3d69 setProp default_value " 1 "
- set mthd3d6d [ $clss3c8d addRow method ]
- $mthd3d6d setLabel name_type "OnScrollBy():BOOL\n"
- $mthd3d6d setProp method_access "Public"
- $mthd3d6d setProp is_dyn_bound "1"
- $mthd3d6d setProp modifier "Value"
- set parm3d72 [ $mthd3d6d addParam ]
- $parm3d72 setLabel name_type "sizeScroll:CSize, "
- $parm3d72 setProp modifier "Value"
- set parm3d75 [ $mthd3d6d addParam ]
- $parm3d75 setLabel name_type "bDoScroll:BOOL"
- $parm3d75 setProp modifier "Value"
- $parm3d75 setProp default_value " 1 "
- set mthd3d81 [ $clss3c8d addRow method ]
- $mthd3d81 setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd3d81 setProp method_access "Protected"
- $mthd3d81 setProp is_dyn_bound "1"
- $mthd3d81 setProp is_const_func "1"
- $mthd3d81 setProp modifier "Pointer to Const"
- $clss3c8d save
- set clss4426 [ $diag4403 addNode cad_class 1960 294 120 34 ]
- $clss4426 setLabel name "CScrollView"
- $clss4426 setProp is_folded 1
- $clss4426 setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4423 $clss4426 1806 230 2020 294
-
- #------------------------ Class: CWinThread ----
- if [info exists debug] {puts "addClass CWinThread"}
- if [info exists debug] {puts "CDM CWinThread"}
- set clss3d87 [ CDM new "CWinThread" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3d8a [ $clss3d87 addRow attribute ]
- $attr3d8a setLabel name_type "\$classCWinThread:CRuntimeClass\n"
- $attr3d8a setProp attrib_access "None-None" name_type de
- $attr3d8a setProp modifier "Value" name_type cl
- set attr3da8 [ $clss3d87 addRow attribute ]
- $attr3da8 setLabel name_type "m_pMainWnd:CWnd\n"
- $attr3da8 setProp attrib_access "None-None" name_type de
- $attr3da8 setProp modifier "Pointer" name_type cl
- set attr3dac [ $clss3d87 addRow attribute ]
- $attr3dac setLabel name_type "m_pActiveWnd:CWnd\n"
- $attr3dac setProp attrib_access "None-None" name_type de
- $attr3dac setProp modifier "Pointer" name_type cl
- set attr3db0 [ $clss3d87 addRow attribute ]
- $attr3db0 setLabel name_type "m_bAutoDelete:BOOL\n"
- $attr3db0 setProp attrib_access "None-None" name_type de
- set attr3db3 [ $clss3d87 addRow attribute ]
- $attr3db3 setLabel name_type "m_hThread:HANDLE\n"
- $attr3db3 setProp attrib_access "None-None" name_type de
- set attr3dbb [ $clss3d87 addRow attribute ]
- $attr3dbb setLabel name_type "m_nThreadID:DWORD\n"
- $attr3dbb setProp attrib_access "None-None" name_type de
- set attr3e2e [ $clss3d87 addRow attribute ]
- $attr3e2e setLabel name_type "m_msgCur:MSG\n"
- $attr3e2e setProp attrib_access "None-None" name_type de
- set attr3e3b [ $clss3d87 addRow attribute ]
- $attr3e3b setLabel name_type "m_pThreadParams:LPVOID\n"
- $attr3e3b setProp attrib_access "None-None" name_type de
- set attr3e3e [ $clss3d87 addRow attribute ]
- $attr3e3e setLabel name_type "m_pfnThreadProc:AFX_THREADPROC\n"
- $attr3e3e setProp attrib_access "None-None" name_type de
- set attr3e41 [ $clss3d87 addRow attribute ]
- $attr3e41 setLabel name_type " m_lpfnOleTermOrFreeLib:void\n"
- $attr3e41 setProp attrib_access "None-None" name_type de
- $attr3e41 setProp modifier "Value" name_type cl
- set attr3e45 [ $clss3d87 addRow attribute ]
- $attr3e45 setLabel name_type "m_pMessageFilter:COleMessageFilter\n"
- $attr3e45 setProp attrib_access "None-None" name_type de
- $attr3e45 setProp modifier "Pointer" name_type cl
- set attr3e49 [ $clss3d87 addRow attribute ]
- $attr3e49 setLabel name_type "m_ptCursorLast:CPoint\n"
- $attr3e49 setProp attrib_access "None-None" name_type de
- set attr3e4c [ $clss3d87 addRow attribute ]
- $attr3e4c setLabel name_type "m_nMsgLast:UINT"
- $attr3e4c setProp attrib_access "None-None" name_type de
- set mthd3d8e [ $clss3d87 addRow method ]
- $mthd3d8e setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3d8e setProp method_access "Public"
- $mthd3d8e setProp is_dyn_bound "1"
- $mthd3d8e setProp is_const_func "1"
- $mthd3d8e setProp modifier "Pointer"
- set mthd3d94 [ $clss3d87 addRow method ]
- $mthd3d94 setLabel name_type "\$create()\n"
- $mthd3d94 setProp method_access "Public"
- $mthd3d94 setProp modifier "Value"
- set mthd3d98 [ $clss3d87 addRow method ]
- $mthd3d98 setLabel name_type "CreateThread():BOOL\n"
- $mthd3d98 setProp method_access "Public"
- $mthd3d98 setProp modifier "Value"
- set parm3d9c [ $mthd3d98 addParam ]
- $parm3d9c setLabel name_type "dwCreateFlags:DWORD, "
- $parm3d9c setProp modifier "Value"
- $parm3d9c setProp default_value " 0"
- set parm3da0 [ $mthd3d98 addParam ]
- $parm3da0 setLabel name_type "nStackSize:UINT, "
- $parm3da0 setProp modifier "Value"
- $parm3da0 setProp default_value " 0"
- set parm3da4 [ $mthd3d98 addParam ]
- $parm3da4 setLabel name_type "lpSecurityAttrs:LPSECURITY_ATTRIBUTES"
- $parm3da4 setProp modifier "Value"
- $parm3da4 setProp default_value " 0 "
- set mthd3db6 [ $clss3d87 addRow method ]
- $mthd3db6 setLabel name_type "type_conv()\n"
- $mthd3db6 setProp method_access "Public"
- $mthd3db6 setProp is_const_func "1"
- $mthd3db6 setProp modifier "Value"
- set mthd3dbe [ $clss3d87 addRow method ]
- $mthd3dbe setLabel name_type "GetThreadPriority():int\n"
- $mthd3dbe setProp method_access "Public"
- $mthd3dbe setProp modifier "Value"
- set mthd3dc2 [ $clss3d87 addRow method ]
- $mthd3dc2 setLabel name_type "SetThreadPriority():BOOL\n"
- $mthd3dc2 setProp method_access "Public"
- $mthd3dc2 setProp modifier "Value"
- set parm3dc6 [ $mthd3dc2 addParam ]
- $parm3dc6 setLabel name_type "nPriority:int"
- $parm3dc6 setProp modifier "Value"
- set mthd3dc9 [ $clss3d87 addRow method ]
- $mthd3dc9 setLabel name_type "SuspendThread():DWORD\n"
- $mthd3dc9 setProp method_access "Public"
- $mthd3dc9 setProp modifier "Value"
- set mthd3dcd [ $clss3d87 addRow method ]
- $mthd3dcd setLabel name_type "ResumeThread():DWORD\n"
- $mthd3dcd setProp method_access "Public"
- $mthd3dcd setProp modifier "Value"
- set mthd3dd1 [ $clss3d87 addRow method ]
- $mthd3dd1 setLabel name_type "PostThreadMessage():BOOL\n"
- $mthd3dd1 setProp method_access "Public"
- $mthd3dd1 setProp modifier "Value"
- set parm3dd5 [ $mthd3dd1 addParam ]
- $parm3dd5 setLabel name_type "message:UINT, "
- $parm3dd5 setProp modifier "Value"
- set parm3dd8 [ $mthd3dd1 addParam ]
- $parm3dd8 setLabel name_type "wParam:WPARAM, "
- $parm3dd8 setProp modifier "Value"
- set parm3ddb [ $mthd3dd1 addParam ]
- $parm3ddb setLabel name_type "lParam:LPARAM"
- $parm3ddb setProp modifier "Value"
- set mthd3dde [ $clss3d87 addRow method ]
- $mthd3dde setLabel name_type "InitInstance():BOOL\n"
- $mthd3dde setProp method_access "Public"
- $mthd3dde setProp is_dyn_bound "1"
- $mthd3dde setProp modifier "Value"
- set mthd3de3 [ $clss3d87 addRow method ]
- $mthd3de3 setLabel name_type "Run():int\n"
- $mthd3de3 setProp method_access "Public"
- $mthd3de3 setProp is_dyn_bound "1"
- $mthd3de3 setProp modifier "Value"
- set mthd3de8 [ $clss3d87 addRow method ]
- $mthd3de8 setLabel name_type "PreTranslateMessage():BOOL\n"
- $mthd3de8 setProp method_access "Public"
- $mthd3de8 setProp is_dyn_bound "1"
- $mthd3de8 setProp modifier "Value"
- set parm3ded [ $mthd3de8 addParam ]
- $parm3ded setLabel name_type "pMsg:MSG"
- $parm3ded setProp modifier "Pointer"
- set mthd3df0 [ $clss3d87 addRow method ]
- $mthd3df0 setLabel name_type "PumpMessage():BOOL\n"
- $mthd3df0 setProp method_access "Public"
- $mthd3df0 setProp is_dyn_bound "1"
- $mthd3df0 setProp modifier "Value"
- set mthd3df5 [ $clss3d87 addRow method ]
- $mthd3df5 setLabel name_type "OnIdle():BOOL\n"
- $mthd3df5 setProp method_access "Public"
- $mthd3df5 setProp is_dyn_bound "1"
- $mthd3df5 setProp modifier "Value"
- set parm3dfa [ $mthd3df5 addParam ]
- $parm3dfa setLabel name_type "lCount:LONG"
- $parm3dfa setProp modifier "Value"
- set mthd3dfd [ $clss3d87 addRow method ]
- $mthd3dfd setLabel name_type "IsIdleMessage():BOOL\n"
- $mthd3dfd setProp method_access "Public"
- $mthd3dfd setProp is_dyn_bound "1"
- $mthd3dfd setProp modifier "Value"
- set parm3e02 [ $mthd3dfd addParam ]
- $parm3e02 setLabel name_type "pMsg:MSG"
- $parm3e02 setProp modifier "Pointer"
- set mthd3e05 [ $clss3d87 addRow method ]
- $mthd3e05 setLabel name_type "ExitInstance():int\n"
- $mthd3e05 setProp method_access "Public"
- $mthd3e05 setProp is_dyn_bound "1"
- $mthd3e05 setProp modifier "Value"
- set mthd3e0a [ $clss3d87 addRow method ]
- $mthd3e0a setLabel name_type "ProcessWndProcException():LRESULT\n"
- $mthd3e0a setProp method_access "Public"
- $mthd3e0a setProp is_dyn_bound "1"
- $mthd3e0a setProp modifier "Value"
- set parm3e0f [ $mthd3e0a addParam ]
- $parm3e0f setLabel name_type "e:CException, "
- $parm3e0f setProp modifier "Pointer"
- set parm3e12 [ $mthd3e0a addParam ]
- $parm3e12 setLabel name_type "pMsg:MSG"
- $parm3e12 setProp modifier "Pointer to Const"
- set mthd3e15 [ $clss3d87 addRow method ]
- $mthd3e15 setLabel name_type "ProcessMessageFilter():BOOL\n"
- $mthd3e15 setProp method_access "Public"
- $mthd3e15 setProp is_dyn_bound "1"
- $mthd3e15 setProp modifier "Value"
- set parm3e1a [ $mthd3e15 addParam ]
- $parm3e1a setLabel name_type "code:int, "
- $parm3e1a setProp modifier "Value"
- set parm3e1d [ $mthd3e15 addParam ]
- $parm3e1d setLabel name_type "lpMsg:LPMSG"
- $parm3e1d setProp modifier "Value"
- set mthd3e20 [ $clss3d87 addRow method ]
- $mthd3e20 setLabel name_type "GetMainWnd():CWnd\n"
- $mthd3e20 setProp method_access "Public"
- $mthd3e20 setProp is_dyn_bound "1"
- $mthd3e20 setProp modifier "Pointer"
- set mthd3e25 [ $clss3d87 addRow method ]
- $mthd3e25 setLabel name_type "CommonConstruct()\n"
- $mthd3e25 setProp method_access "Public"
- $mthd3e25 setProp modifier "Value"
- set mthd3e29 [ $clss3d87 addRow method ]
- $mthd3e29 setLabel name_type "Delete()\n"
- $mthd3e29 setProp method_access "Public"
- $mthd3e29 setProp is_dyn_bound "1"
- $mthd3e29 setProp modifier "Value"
- set mthd3e31 [ $clss3d87 addRow method ]
- $mthd3e31 setLabel name_type "\$create()\n"
- $mthd3e31 setProp method_access "Public"
- $mthd3e31 setProp modifier "Value"
- set parm3e35 [ $mthd3e31 addParam ]
- $parm3e35 setLabel name_type "pfnThreadProc:AFX_THREADPROC, "
- $parm3e35 setProp modifier "Value"
- set parm3e38 [ $mthd3e31 addParam ]
- $parm3e38 setLabel name_type "pParam:LPVOID"
- $parm3e38 setProp modifier "Value"
- set mthd3e4f [ $clss3d87 addRow method ]
- $mthd3e4f setLabel name_type "DispatchThreadMessage()"
- $mthd3e4f setProp method_access "Protected"
- $mthd3e4f setProp modifier "Value"
- set parm3e53 [ $mthd3e4f addParam ]
- $parm3e53 setLabel name_type "msg:MSG"
- $parm3e53 setProp modifier "Pointer"
- $clss3d87 save
- set clss442a [ $diag4403 addNode cad_class 2112 98 120 34 ]
- $clss442a setLabel name "CWinThread"
- $clss442a setProp is_folded 1
- $clss442a setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4405 $clss442a 1268 34 2172 98
-
- #------------------------ Class: CDocTemplate ----
- if [info exists debug] {puts "addClass CDocTemplate"}
- if [info exists debug] {puts "CDM CDocTemplate"}
- set clss3fcd [ CDM new "CDocTemplate" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3fd0 [ $clss3fcd addRow attribute ]
- $attr3fd0 setLabel name_type "\$classCDocTemplate:CRuntimeClass\n"
- $attr3fd0 setProp attrib_access "None-None" name_type de
- $attr3fd0 setProp modifier "Value" name_type cl
- set attr4088 [ $clss3fcd addRow attribute ]
- $attr4088 setLabel name_type "m_bAutoDelete:BOOL\n"
- $attr4088 setProp attrib_access "None-None" name_type de
- set attr408b [ $clss3fcd addRow attribute ]
- $attr408b setLabel name_type "m_pAttachedFactory:CObject\n"
- $attr408b setProp attrib_access "None-None" name_type de
- $attr408b setProp modifier "Pointer" name_type cl
- set attr408f [ $clss3fcd addRow attribute ]
- $attr408f setLabel name_type "m_hMenuInPlace:HMENU\n"
- $attr408f setProp attrib_access "None-None" name_type de
- set attr4092 [ $clss3fcd addRow attribute ]
- $attr4092 setLabel name_type "m_hAccelInPlace:HACCEL\n"
- $attr4092 setProp attrib_access "None-None" name_type de
- set attr4095 [ $clss3fcd addRow attribute ]
- $attr4095 setLabel name_type "m_hMenuEmbedding:HMENU\n"
- $attr4095 setProp attrib_access "None-None" name_type de
- set attr4098 [ $clss3fcd addRow attribute ]
- $attr4098 setLabel name_type "m_hAccelEmbedding:HACCEL\n"
- $attr4098 setProp attrib_access "None-None" name_type de
- set attr409b [ $clss3fcd addRow attribute ]
- $attr409b setLabel name_type "m_hMenuInPlaceServer:HMENU\n"
- $attr409b setProp attrib_access "None-None" name_type de
- set attr409e [ $clss3fcd addRow attribute ]
- $attr409e setLabel name_type "m_hAccelInPlaceServer:HACCEL\n"
- $attr409e setProp attrib_access "None-None" name_type de
- set attr40a6 [ $clss3fcd addRow attribute ]
- $attr40a6 setLabel name_type "m_nIDResource:UINT\n"
- $attr40a6 setProp attrib_access "None-None" name_type de
- set attr40a9 [ $clss3fcd addRow attribute ]
- $attr40a9 setLabel name_type "m_nIDServerResource:UINT\n"
- $attr40a9 setProp attrib_access "None-None" name_type de
- set attr40ac [ $clss3fcd addRow attribute ]
- $attr40ac setLabel name_type "m_nIDEmbeddingResource:UINT\n"
- $attr40ac setProp attrib_access "None-None" name_type de
- set attr40af [ $clss3fcd addRow attribute ]
- $attr40af setLabel name_type "m_nIDContainerResource:UINT\n"
- $attr40af setProp attrib_access "None-None" name_type de
- set attr40b2 [ $clss3fcd addRow attribute ]
- $attr40b2 setLabel name_type "m_pDocClass:CRuntimeClass\n"
- $attr40b2 setProp attrib_access "None-None" name_type de
- $attr40b2 setProp modifier "Pointer" name_type cl
- set attr40b6 [ $clss3fcd addRow attribute ]
- $attr40b6 setLabel name_type "m_pFrameClass:CRuntimeClass\n"
- $attr40b6 setProp attrib_access "None-None" name_type de
- $attr40b6 setProp modifier "Pointer" name_type cl
- set attr40ba [ $clss3fcd addRow attribute ]
- $attr40ba setLabel name_type "m_pViewClass:CRuntimeClass\n"
- $attr40ba setProp attrib_access "None-None" name_type de
- $attr40ba setProp modifier "Pointer" name_type cl
- set attr40be [ $clss3fcd addRow attribute ]
- $attr40be setLabel name_type "m_pOleFrameClass:CRuntimeClass\n"
- $attr40be setProp attrib_access "None-None" name_type de
- $attr40be setProp modifier "Pointer" name_type cl
- set attr40c2 [ $clss3fcd addRow attribute ]
- $attr40c2 setLabel name_type "m_pOleViewClass:CRuntimeClass\n"
- $attr40c2 setProp attrib_access "None-None" name_type de
- $attr40c2 setProp modifier "Pointer" name_type cl
- set attr40c6 [ $clss3fcd addRow attribute ]
- $attr40c6 setLabel name_type "m_strDocStrings:CString"
- $attr40c6 setProp attrib_access "None-None" name_type de
- set mthd3fd4 [ $clss3fcd addRow method ]
- $mthd3fd4 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3fd4 setProp method_access "Public"
- $mthd3fd4 setProp is_dyn_bound "1"
- $mthd3fd4 setProp is_const_func "1"
- $mthd3fd4 setProp modifier "Pointer"
- set mthd3fda [ $clss3fcd addRow method ]
- $mthd3fda setLabel name_type "\$create()\n"
- $mthd3fda setProp method_access "Protected"
- $mthd3fda setProp modifier "Value"
- set parm3fde [ $mthd3fda addParam ]
- $parm3fde setLabel name_type "nIDResource:UINT, "
- $parm3fde setProp modifier "Value"
- set parm3fe1 [ $mthd3fda addParam ]
- $parm3fe1 setLabel name_type "pDocClass:CRuntimeClass, "
- $parm3fe1 setProp modifier "Pointer"
- set parm3fe4 [ $mthd3fda addParam ]
- $parm3fe4 setLabel name_type "pFrameClass:CRuntimeClass, "
- $parm3fe4 setProp modifier "Pointer"
- set parm3fe7 [ $mthd3fda addParam ]
- $parm3fe7 setLabel name_type "pViewClass:CRuntimeClass"
- $parm3fe7 setProp modifier "Pointer"
- set mthd3fea [ $clss3fcd addRow method ]
- $mthd3fea setLabel name_type "LoadTemplate()\n"
- $mthd3fea setProp method_access "Public"
- $mthd3fea setProp is_dyn_bound "1"
- $mthd3fea setProp modifier "Value"
- set mthd3fef [ $clss3fcd addRow method ]
- $mthd3fef setLabel name_type "SetContainerInfo()\n"
- $mthd3fef setProp method_access "Public"
- $mthd3fef setProp modifier "Value"
- set parm3ff3 [ $mthd3fef addParam ]
- $parm3ff3 setLabel name_type "nIDOleInPlaceContainer:UINT"
- $parm3ff3 setProp modifier "Value"
- set mthd3ff6 [ $clss3fcd addRow method ]
- $mthd3ff6 setLabel name_type "SetServerInfo()\n"
- $mthd3ff6 setProp method_access "Public"
- $mthd3ff6 setProp modifier "Value"
- set parm3ffa [ $mthd3ff6 addParam ]
- $parm3ffa setLabel name_type "nIDOleEmbedding:UINT, "
- $parm3ffa setProp modifier "Value"
- set parm3ffd [ $mthd3ff6 addParam ]
- $parm3ffd setLabel name_type "nIDOleInPlaceServer:UINT, "
- $parm3ffd setProp modifier "Value"
- $parm3ffd setProp default_value " 0"
- set parm4001 [ $mthd3ff6 addParam ]
- $parm4001 setLabel name_type "pOleFrameClass:CRuntimeClass, "
- $parm4001 setProp modifier "Pointer"
- $parm4001 setProp default_value " 0 "
- set parm4005 [ $mthd3ff6 addParam ]
- $parm4005 setLabel name_type "pOleViewClass:CRuntimeClass"
- $parm4005 setProp modifier "Pointer"
- $parm4005 setProp default_value " 0 "
- set mthd4009 [ $clss3fcd addRow method ]
- $mthd4009 setLabel name_type "GetFirstDocPosition():POSITION {abstract}\n"
- $mthd4009 setProp method_access "Public"
- $mthd4009 setProp is_const_func "1"
- $mthd4009 setProp modifier "Value"
- set mthd400e [ $clss3fcd addRow method ]
- $mthd400e setLabel name_type "GetNextDoc():CDocument {abstract}\n"
- $mthd400e setProp method_access "Public"
- $mthd400e setProp is_const_func "1"
- $mthd400e setProp modifier "Pointer"
- set parm4013 [ $mthd400e addParam ]
- $parm4013 setLabel name_type "rPos:POSITION"
- $parm4013 setProp modifier "Reference"
- set mthd4016 [ $clss3fcd addRow method ]
- $mthd4016 setLabel name_type "AddDocument()\n"
- $mthd4016 setProp method_access "Public"
- $mthd4016 setProp is_dyn_bound "1"
- $mthd4016 setProp modifier "Value"
- set parm401b [ $mthd4016 addParam ]
- $parm401b setLabel name_type "pDoc:CDocument"
- $parm401b setProp modifier "Pointer"
- set mthd401e [ $clss3fcd addRow method ]
- $mthd401e setLabel name_type "RemoveDocument()\n"
- $mthd401e setProp method_access "Public"
- $mthd401e setProp is_dyn_bound "1"
- $mthd401e setProp modifier "Value"
- set parm4023 [ $mthd401e addParam ]
- $parm4023 setLabel name_type "pDoc:CDocument"
- $parm4023 setProp modifier "Pointer"
- set mthd4026 [ $clss3fcd addRow method ]
- $mthd4026 setLabel name_type "GetDocString():BOOL\n"
- $mthd4026 setProp method_access "Public"
- $mthd4026 setProp is_dyn_bound "1"
- $mthd4026 setProp is_const_func "1"
- $mthd4026 setProp modifier "Value"
- set parm402c [ $mthd4026 addParam ]
- $parm402c setLabel name_type "rString:CString, "
- $parm402c setProp modifier "Reference"
- set parm402f [ $mthd4026 addParam ]
- $parm402f setLabel name_type "index"
- $parm402f setProp modifier "Value"
- set mthd4032 [ $clss3fcd addRow method ]
- $mthd4032 setLabel name_type "CreateOleFrame():CFrameWnd\n"
- $mthd4032 setProp method_access "Public"
- $mthd4032 setProp modifier "Pointer"
- set parm4036 [ $mthd4032 addParam ]
- $parm4036 setLabel name_type "pParentWnd:CWnd, "
- $parm4036 setProp modifier "Pointer"
- set parm4039 [ $mthd4032 addParam ]
- $parm4039 setLabel name_type "pDoc:CDocument, "
- $parm4039 setProp modifier "Pointer"
- set parm403c [ $mthd4032 addParam ]
- $parm403c setLabel name_type "bCreateView:BOOL"
- $parm403c setProp modifier "Value"
- set mthd403f [ $clss3fcd addRow method ]
- $mthd403f setLabel name_type "MatchDocType():Confidence\n"
- $mthd403f setProp method_access "Public"
- $mthd403f setProp is_dyn_bound "1"
- $mthd403f setProp modifier "Value"
- set parm4044 [ $mthd403f addParam ]
- $parm4044 setLabel name_type "lpszPathName:LPCTSTR, "
- $parm4044 setProp modifier "Value"
- set parm4047 [ $mthd403f addParam ]
- $parm4047 setLabel name_type "rpDocMatch:CDocument"
- $parm4047 setProp modifier "Pointer"
- set mthd404a [ $clss3fcd addRow method ]
- $mthd404a setLabel name_type "CreateNewDocument():CDocument\n"
- $mthd404a setProp method_access "Public"
- $mthd404a setProp is_dyn_bound "1"
- $mthd404a setProp modifier "Pointer"
- set mthd404f [ $clss3fcd addRow method ]
- $mthd404f setLabel name_type "CreateNewFrame():CFrameWnd\n"
- $mthd404f setProp method_access "Public"
- $mthd404f setProp is_dyn_bound "1"
- $mthd404f setProp modifier "Pointer"
- set parm4054 [ $mthd404f addParam ]
- $parm4054 setLabel name_type "pDoc:CDocument, "
- $parm4054 setProp modifier "Pointer"
- set parm4057 [ $mthd404f addParam ]
- $parm4057 setLabel name_type "pOther:CFrameWnd"
- $parm4057 setProp modifier "Pointer"
- set mthd405a [ $clss3fcd addRow method ]
- $mthd405a setLabel name_type "InitialUpdateFrame()\n"
- $mthd405a setProp method_access "Public"
- $mthd405a setProp is_dyn_bound "1"
- $mthd405a setProp modifier "Value"
- set parm405f [ $mthd405a addParam ]
- $parm405f setLabel name_type "pFrame:CFrameWnd, "
- $parm405f setProp modifier "Pointer"
- set parm4062 [ $mthd405a addParam ]
- $parm4062 setLabel name_type "pDoc:CDocument, "
- $parm4062 setProp modifier "Pointer"
- set parm4065 [ $mthd405a addParam ]
- $parm4065 setLabel name_type "bMakeVisible:BOOL"
- $parm4065 setProp modifier "Value"
- $parm4065 setProp default_value " 1 "
- set mthd4069 [ $clss3fcd addRow method ]
- $mthd4069 setLabel name_type "SaveAllModified():BOOL\n"
- $mthd4069 setProp method_access "Public"
- $mthd4069 setProp is_dyn_bound "1"
- $mthd4069 setProp modifier "Value"
- set mthd406e [ $clss3fcd addRow method ]
- $mthd406e setLabel name_type "CloseAllDocuments()\n"
- $mthd406e setProp method_access "Public"
- $mthd406e setProp is_dyn_bound "1"
- $mthd406e setProp modifier "Value"
- set parm4073 [ $mthd406e addParam ]
- $parm4073 setLabel name_type "bEndSession:BOOL"
- $parm4073 setProp modifier "Value"
- set mthd4076 [ $clss3fcd addRow method ]
- $mthd4076 setLabel name_type "OpenDocumentFile():CDocument {abstract}\n"
- $mthd4076 setProp method_access "Public"
- $mthd4076 setProp modifier "Pointer"
- set parm407a [ $mthd4076 addParam ]
- $parm407a setLabel name_type "lpszPathName:LPCTSTR, "
- $parm407a setProp modifier "Value"
- set parm407d [ $mthd4076 addParam ]
- $parm407d setLabel name_type "bMakeVisible:BOOL"
- $parm407d setProp modifier "Value"
- $parm407d setProp default_value " 1 "
- set mthd4081 [ $clss3fcd addRow method ]
- $mthd4081 setLabel name_type "SetDefaultTitle() {abstract}\n"
- $mthd4081 setProp method_access "Public"
- $mthd4081 setProp modifier "Value"
- set parm4085 [ $mthd4081 addParam ]
- $parm4085 setLabel name_type "pDocument:CDocument"
- $parm4085 setProp modifier "Pointer"
- set mthd40a1 [ $clss3fcd addRow method ]
- $mthd40a1 setLabel name_type "OnIdle()"
- $mthd40a1 setProp method_access "Public"
- $mthd40a1 setProp is_dyn_bound "1"
- $mthd40a1 setProp modifier "Value"
- $clss3fcd save
- set clss4431 [ $diag4403 addNode cad_class 2264 98 120 34 ]
- $clss4431 setLabel name "CDocTemplate"
- $clss4431 setProp is_folded 1
- $clss4431 setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4405 $clss4431 1268 34 2324 98
-
- #------------------------ Class: CDocument ----
- if [info exists debug] {puts "addClass CDocument"}
- if [info exists debug] {puts "CDM CDocument"}
- set clss417e [ CDM new "CDocument" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4181 [ $clss417e addRow attribute ]
- $attr4181 setLabel name_type "\$classCDocument:CRuntimeClass\n"
- $attr4181 setProp attrib_access "None-None" name_type de
- $attr4181 setProp modifier "Value" name_type cl
- set attr424f [ $clss417e addRow attribute ]
- $attr424f setLabel name_type "m_strTitle:CString\n"
- $attr424f setProp attrib_access "None-None" name_type de
- set attr4252 [ $clss417e addRow attribute ]
- $attr4252 setLabel name_type "m_strPathName:CString\n"
- $attr4252 setProp attrib_access "None-None" name_type de
- set attr4255 [ $clss417e addRow attribute ]
- $attr4255 setLabel name_type "m_pDocTemplate:CDocTemplate\n"
- $attr4255 setProp attrib_access "None-None" name_type de
- $attr4255 setProp modifier "Pointer" name_type cl
- set attr4259 [ $clss417e addRow attribute ]
- $attr4259 setLabel name_type "m_viewList:CPtrList\n"
- $attr4259 setProp attrib_access "None-None" name_type de
- set attr425c [ $clss417e addRow attribute ]
- $attr425c setLabel name_type "m_bModified:BOOL\n"
- $attr425c setProp attrib_access "None-None" name_type de
- set attr425f [ $clss417e addRow attribute ]
- $attr425f setLabel name_type "m_bAutoDelete:BOOL\n"
- $attr425f setProp attrib_access "None-None" name_type de
- set attr4262 [ $clss417e addRow attribute ]
- $attr4262 setLabel name_type "m_bEmbedded:BOOL\n"
- $attr4262 setProp attrib_access "None-None" name_type de
- set attr42a8 [ $clss417e addRow attribute ]
- $attr42a8 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr42a8 setProp attrib_access "None-None" name_type de
- $attr42a8 setProp modifier "Value" name_type cl
- set attr42ac [ $clss417e addRow attribute ]
- $attr42ac setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr42ac setProp attrib_access "None-None" name_type de
- $attr42ac setProp modifier "Value" name_type cl
- set mthd4185 [ $clss417e addRow method ]
- $mthd4185 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd4185 setProp method_access "Public"
- $mthd4185 setProp is_dyn_bound "1"
- $mthd4185 setProp is_const_func "1"
- $mthd4185 setProp modifier "Pointer"
- set mthd418b [ $clss417e addRow method ]
- $mthd418b setLabel name_type "\$create()\n"
- $mthd418b setProp method_access "Public"
- $mthd418b setProp modifier "Value"
- set mthd418f [ $clss417e addRow method ]
- $mthd418f setLabel name_type "GetTitle():CString\n"
- $mthd418f setProp method_access "Public"
- $mthd418f setProp is_const_func "1"
- $mthd418f setProp modifier "Reference to Const"
- set mthd4194 [ $clss417e addRow method ]
- $mthd4194 setLabel name_type "SetTitle()\n"
- $mthd4194 setProp method_access "Public"
- $mthd4194 setProp is_dyn_bound "1"
- $mthd4194 setProp modifier "Value"
- set parm4199 [ $mthd4194 addParam ]
- $parm4199 setLabel name_type "lpszTitle:LPCTSTR"
- $parm4199 setProp modifier "Value"
- set mthd419c [ $clss417e addRow method ]
- $mthd419c setLabel name_type "GetPathName():CString\n"
- $mthd419c setProp method_access "Public"
- $mthd419c setProp is_const_func "1"
- $mthd419c setProp modifier "Reference to Const"
- set mthd41a1 [ $clss417e addRow method ]
- $mthd41a1 setLabel name_type "SetPathName()\n"
- $mthd41a1 setProp method_access "Public"
- $mthd41a1 setProp is_dyn_bound "1"
- $mthd41a1 setProp modifier "Value"
- set parm41a6 [ $mthd41a1 addParam ]
- $parm41a6 setLabel name_type "lpszPathName:LPCTSTR, "
- $parm41a6 setProp modifier "Value"
- set parm41a9 [ $mthd41a1 addParam ]
- $parm41a9 setLabel name_type "bAddToMRU:BOOL"
- $parm41a9 setProp modifier "Value"
- $parm41a9 setProp default_value " 1 "
- set mthd41ad [ $clss417e addRow method ]
- $mthd41ad setLabel name_type "GetDocTemplate():CDocTemplate\n"
- $mthd41ad setProp method_access "Public"
- $mthd41ad setProp is_const_func "1"
- $mthd41ad setProp modifier "Pointer"
- set mthd41b2 [ $clss417e addRow method ]
- $mthd41b2 setLabel name_type "IsModified():BOOL\n"
- $mthd41b2 setProp method_access "Public"
- $mthd41b2 setProp is_dyn_bound "1"
- $mthd41b2 setProp modifier "Value"
- set mthd41b7 [ $clss417e addRow method ]
- $mthd41b7 setLabel name_type "SetModifiedFlag()\n"
- $mthd41b7 setProp method_access "Public"
- $mthd41b7 setProp is_dyn_bound "1"
- $mthd41b7 setProp modifier "Value"
- set parm41bc [ $mthd41b7 addParam ]
- $parm41bc setLabel name_type "bModified:BOOL"
- $parm41bc setProp modifier "Value"
- $parm41bc setProp default_value " 1 "
- set mthd41c0 [ $clss417e addRow method ]
- $mthd41c0 setLabel name_type "AddView()\n"
- $mthd41c0 setProp method_access "Public"
- $mthd41c0 setProp modifier "Value"
- set parm41c4 [ $mthd41c0 addParam ]
- $parm41c4 setLabel name_type "pView:CView"
- $parm41c4 setProp modifier "Pointer"
- set mthd41c7 [ $clss417e addRow method ]
- $mthd41c7 setLabel name_type "RemoveView()\n"
- $mthd41c7 setProp method_access "Public"
- $mthd41c7 setProp modifier "Value"
- set parm41cb [ $mthd41c7 addParam ]
- $parm41cb setLabel name_type "pView:CView"
- $parm41cb setProp modifier "Pointer"
- set mthd41ce [ $clss417e addRow method ]
- $mthd41ce setLabel name_type "GetFirstViewPosition():POSITION\n"
- $mthd41ce setProp method_access "Public"
- $mthd41ce setProp is_dyn_bound "1"
- $mthd41ce setProp is_const_func "1"
- $mthd41ce setProp modifier "Value"
- set mthd41d4 [ $clss417e addRow method ]
- $mthd41d4 setLabel name_type "GetNextView():CView\n"
- $mthd41d4 setProp method_access "Public"
- $mthd41d4 setProp is_dyn_bound "1"
- $mthd41d4 setProp is_const_func "1"
- $mthd41d4 setProp modifier "Pointer"
- set parm41da [ $mthd41d4 addParam ]
- $parm41da setLabel name_type "rPosition:POSITION"
- $parm41da setProp modifier "Reference"
- set mthd41dd [ $clss417e addRow method ]
- $mthd41dd setLabel name_type "UpdateAllViews()\n"
- $mthd41dd setProp method_access "Public"
- $mthd41dd setProp modifier "Value"
- set parm41e1 [ $mthd41dd addParam ]
- $parm41e1 setLabel name_type "pSender:CView, "
- $parm41e1 setProp modifier "Pointer"
- set parm41e4 [ $mthd41dd addParam ]
- $parm41e4 setLabel name_type "lHint:LPARAM, "
- $parm41e4 setProp modifier "Value"
- $parm41e4 setProp default_value " 0L"
- set parm41e8 [ $mthd41dd addParam ]
- $parm41e8 setLabel name_type "pHint:CObject"
- $parm41e8 setProp modifier "Pointer"
- $parm41e8 setProp default_value " 0 "
- set mthd41ec [ $clss417e addRow method ]
- $mthd41ec setLabel name_type "OnChangedViewList()\n"
- $mthd41ec setProp method_access "Public"
- $mthd41ec setProp is_dyn_bound "1"
- $mthd41ec setProp modifier "Value"
- set mthd41f1 [ $clss417e addRow method ]
- $mthd41f1 setLabel name_type "DeleteContents()\n"
- $mthd41f1 setProp method_access "Public"
- $mthd41f1 setProp is_dyn_bound "1"
- $mthd41f1 setProp modifier "Value"
- set mthd41f6 [ $clss417e addRow method ]
- $mthd41f6 setLabel name_type "OnNewDocument():BOOL\n"
- $mthd41f6 setProp method_access "Public"
- $mthd41f6 setProp is_dyn_bound "1"
- $mthd41f6 setProp modifier "Value"
- set mthd41fb [ $clss417e addRow method ]
- $mthd41fb setLabel name_type "OnOpenDocument():BOOL\n"
- $mthd41fb setProp method_access "Public"
- $mthd41fb setProp is_dyn_bound "1"
- $mthd41fb setProp modifier "Value"
- set parm4200 [ $mthd41fb addParam ]
- $parm4200 setLabel name_type "lpszPathName:LPCTSTR"
- $parm4200 setProp modifier "Value"
- set mthd4203 [ $clss417e addRow method ]
- $mthd4203 setLabel name_type "OnSaveDocument():BOOL\n"
- $mthd4203 setProp method_access "Public"
- $mthd4203 setProp is_dyn_bound "1"
- $mthd4203 setProp modifier "Value"
- set parm4208 [ $mthd4203 addParam ]
- $parm4208 setLabel name_type "lpszPathName:LPCTSTR"
- $parm4208 setProp modifier "Value"
- set mthd420b [ $clss417e addRow method ]
- $mthd420b setLabel name_type "OnCloseDocument()\n"
- $mthd420b setProp method_access "Public"
- $mthd420b setProp is_dyn_bound "1"
- $mthd420b setProp modifier "Value"
- set mthd4210 [ $clss417e addRow method ]
- $mthd4210 setLabel name_type "ReportSaveLoadException()\n"
- $mthd4210 setProp method_access "Public"
- $mthd4210 setProp is_dyn_bound "1"
- $mthd4210 setProp modifier "Value"
- set parm4215 [ $mthd4210 addParam ]
- $parm4215 setLabel name_type "lpszPathName:LPCTSTR, "
- $parm4215 setProp modifier "Value"
- set parm4218 [ $mthd4210 addParam ]
- $parm4218 setLabel name_type "e:CException, "
- $parm4218 setProp modifier "Pointer"
- set parm421b [ $mthd4210 addParam ]
- $parm421b setLabel name_type "bSaving:BOOL, "
- $parm421b setProp modifier "Value"
- set parm421e [ $mthd4210 addParam ]
- $parm421e setLabel name_type "nIDPDefault:UINT"
- $parm421e setProp modifier "Value"
- set mthd4221 [ $clss417e addRow method ]
- $mthd4221 setLabel name_type "GetFile():CFile\n"
- $mthd4221 setProp method_access "Public"
- $mthd4221 setProp is_dyn_bound "1"
- $mthd4221 setProp modifier "Pointer"
- set parm4226 [ $mthd4221 addParam ]
- $parm4226 setLabel name_type "lpszFileName:LPCTSTR, "
- $parm4226 setProp modifier "Value"
- set parm4229 [ $mthd4221 addParam ]
- $parm4229 setLabel name_type "nOpenFlags:UINT, "
- $parm4229 setProp modifier "Value"
- set parm422c [ $mthd4221 addParam ]
- $parm422c setLabel name_type "pError:CFileException"
- $parm422c setProp modifier "Pointer"
- set mthd422f [ $clss417e addRow method ]
- $mthd422f setLabel name_type "ReleaseFile()\n"
- $mthd422f setProp method_access "Public"
- $mthd422f setProp is_dyn_bound "1"
- $mthd422f setProp modifier "Value"
- set parm4234 [ $mthd422f addParam ]
- $parm4234 setLabel name_type "pFile:CFile, "
- $parm4234 setProp modifier "Pointer"
- set parm4237 [ $mthd422f addParam ]
- $parm4237 setLabel name_type "bAbort:BOOL"
- $parm4237 setProp modifier "Value"
- set mthd423a [ $clss417e addRow method ]
- $mthd423a setLabel name_type "CanCloseFrame():BOOL\n"
- $mthd423a setProp method_access "Public"
- $mthd423a setProp is_dyn_bound "1"
- $mthd423a setProp modifier "Value"
- set parm423f [ $mthd423a addParam ]
- $parm423f setLabel name_type "pFrame:CFrameWnd"
- $parm423f setProp modifier "Pointer"
- set mthd4242 [ $clss417e addRow method ]
- $mthd4242 setLabel name_type "SaveModified():BOOL\n"
- $mthd4242 setProp method_access "Public"
- $mthd4242 setProp is_dyn_bound "1"
- $mthd4242 setProp modifier "Value"
- set mthd4247 [ $clss417e addRow method ]
- $mthd4247 setLabel name_type "PreCloseFrame()\n"
- $mthd4247 setProp method_access "Public"
- $mthd4247 setProp is_dyn_bound "1"
- $mthd4247 setProp modifier "Value"
- set parm424c [ $mthd4247 addParam ]
- $parm424c setLabel name_type "pFrame:CFrameWnd"
- $parm424c setProp modifier "Pointer"
- set mthd4265 [ $clss417e addRow method ]
- $mthd4265 setLabel name_type "DoSave():BOOL\n"
- $mthd4265 setProp method_access "Public"
- $mthd4265 setProp is_dyn_bound "1"
- $mthd4265 setProp modifier "Value"
- set parm426a [ $mthd4265 addParam ]
- $parm426a setLabel name_type "lpszPathName:LPCTSTR, "
- $parm426a setProp modifier "Value"
- set parm426d [ $mthd4265 addParam ]
- $parm426d setLabel name_type "bReplace:BOOL"
- $parm426d setProp modifier "Value"
- $parm426d setProp default_value " 1 "
- set mthd4271 [ $clss417e addRow method ]
- $mthd4271 setLabel name_type "DoFileSave():BOOL\n"
- $mthd4271 setProp method_access "Public"
- $mthd4271 setProp is_dyn_bound "1"
- $mthd4271 setProp modifier "Value"
- set mthd4276 [ $clss417e addRow method ]
- $mthd4276 setLabel name_type "UpdateFrameCounts()\n"
- $mthd4276 setProp method_access "Public"
- $mthd4276 setProp is_dyn_bound "1"
- $mthd4276 setProp modifier "Value"
- set mthd427b [ $clss417e addRow method ]
- $mthd427b setLabel name_type "DisconnectViews()\n"
- $mthd427b setProp method_access "Public"
- $mthd427b setProp modifier "Value"
- set mthd427f [ $clss417e addRow method ]
- $mthd427f setLabel name_type "SendInitialUpdate()\n"
- $mthd427f setProp method_access "Public"
- $mthd427f setProp modifier "Value"
- set mthd4283 [ $clss417e addRow method ]
- $mthd4283 setLabel name_type "GetDefaultMenu():HMENU\n"
- $mthd4283 setProp method_access "Public"
- $mthd4283 setProp is_dyn_bound "1"
- $mthd4283 setProp modifier "Value"
- set mthd4288 [ $clss417e addRow method ]
- $mthd4288 setLabel name_type "GetDefaultAccelerator():HACCEL\n"
- $mthd4288 setProp method_access "Public"
- $mthd4288 setProp is_dyn_bound "1"
- $mthd4288 setProp modifier "Value"
- set mthd428d [ $clss417e addRow method ]
- $mthd428d setLabel name_type "OnIdle()\n"
- $mthd428d setProp method_access "Public"
- $mthd428d setProp is_dyn_bound "1"
- $mthd428d setProp modifier "Value"
- set mthd4292 [ $clss417e addRow method ]
- $mthd4292 setLabel name_type "OnFinalRelease()\n"
- $mthd4292 setProp method_access "Public"
- $mthd4292 setProp is_dyn_bound "1"
- $mthd4292 setProp modifier "Value"
- set mthd4297 [ $clss417e addRow method ]
- $mthd4297 setLabel name_type "OnCmdMsg():BOOL\n"
- $mthd4297 setProp method_access "Public"
- $mthd4297 setProp is_dyn_bound "1"
- $mthd4297 setProp modifier "Value"
- set parm429c [ $mthd4297 addParam ]
- $parm429c setLabel name_type "nID:UINT, "
- $parm429c setProp modifier "Value"
- set parm429f [ $mthd4297 addParam ]
- $parm429f setLabel name_type "nCode:int, "
- $parm429f setProp modifier "Value"
- set parm42a2 [ $mthd4297 addParam ]
- $parm42a2 setLabel name_type "pExtra:genptr, "
- $parm42a2 setProp modifier "Pointer"
- set parm42a5 [ $mthd4297 addParam ]
- $parm42a5 setLabel name_type "pHandlerInfo:AFX_CMDHANDLERINFO"
- $parm42a5 setProp modifier "Pointer"
- set mthd42b0 [ $clss417e addRow method ]
- $mthd42b0 setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd42b0 setProp method_access "Protected"
- $mthd42b0 setProp is_dyn_bound "1"
- $mthd42b0 setProp is_const_func "1"
- $mthd42b0 setProp modifier "Pointer to Const"
- $clss417e save
- set clss443a [ $diag4403 addNode cad_class 2416 98 120 34 ]
- $clss443a setLabel name "CDocument"
- $clss443a setProp is_folded 1
- $clss443a setProp include_list "afxwin.h" name *
- $diag4403 addConn generalization_conn $gen4405 $clss443a 1268 34 2476 98
- $diag4403 save
-
-
- #====================== Diagram: CWinThreadTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD CWinThreadTree"}
- set diag442b [ CAD new "CWinThreadTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: CWinThread ----
- if [info exists debug] {puts "addClass CWinThread"}
- set clss442c [ $diag442b addNode cad_class 0 0 120 34 ]
- $clss442c setLabel name "CWinThread"
- $clss442c setProp is_folded 1
-
- #------------------------ Class: CWinApp ----
- if [info exists debug] {puts "addClass CWinApp"}
- if [info exists debug] {puts "CDM CWinApp"}
- set clss3f16 [ CDM new "CWinApp" "$systemName" "" "" "" "" "" "" "0" ]
- set attr3f19 [ $clss3f16 addRow attribute ]
- $attr3f19 setLabel name_type "\$classCWinApp:CRuntimeClass\n"
- $attr3f19 setProp attrib_access "None-None" name_type de
- $attr3f19 setProp modifier "Value" name_type cl
- set attr3f2b [ $clss3f16 addRow attribute ]
- $attr3f2b setLabel name_type "m_hInstance:HINSTANCE\n"
- $attr3f2b setProp attrib_access "None-None" name_type de
- set attr3f2e [ $clss3f16 addRow attribute ]
- $attr3f2e setLabel name_type "m_hPrevInstance:HINSTANCE\n"
- $attr3f2e setProp attrib_access "None-None" name_type de
- set attr3f31 [ $clss3f16 addRow attribute ]
- $attr3f31 setLabel name_type "m_lpCmdLine:LPTSTR\n"
- $attr3f31 setProp attrib_access "None-None" name_type de
- set attr3f34 [ $clss3f16 addRow attribute ]
- $attr3f34 setLabel name_type "m_nCmdShow:int\n"
- $attr3f34 setProp attrib_access "None-None" name_type de
- set attr3f37 [ $clss3f16 addRow attribute ]
- $attr3f37 setLabel name_type "m_pszAppName:LPCTSTR\n"
- $attr3f37 setProp attrib_access "None-None" name_type de
- set attr3f3a [ $clss3f16 addRow attribute ]
- $attr3f3a setLabel name_type "m_pszRegistryKey:LPCTSTR\n"
- $attr3f3a setProp attrib_access "None-None" name_type de
- set attr3f3d [ $clss3f16 addRow attribute ]
- $attr3f3d setLabel name_type "m_pDocManager:CDocManager\n"
- $attr3f3d setProp attrib_access "None-None" name_type de
- $attr3f3d setProp modifier "Pointer" name_type cl
- set attr3f41 [ $clss3f16 addRow attribute ]
- $attr3f41 setLabel name_type "m_bHelpMode:BOOL\n"
- $attr3f41 setProp attrib_access "None-None" name_type de
- set attr3f44 [ $clss3f16 addRow attribute ]
- $attr3f44 setLabel name_type "m_pszExeName:LPCTSTR\n"
- $attr3f44 setProp attrib_access "None-None" name_type de
- set attr3f47 [ $clss3f16 addRow attribute ]
- $attr3f47 setLabel name_type "m_pszHelpFilePath:LPCTSTR\n"
- $attr3f47 setProp attrib_access "None-None" name_type de
- set attr3f4a [ $clss3f16 addRow attribute ]
- $attr3f4a setLabel name_type "m_pszProfileName:LPCTSTR\n"
- $attr3f4a setProp attrib_access "None-None" name_type de
- set attr3f4d [ $clss3f16 addRow attribute ]
- $attr3f4d setLabel name_type "m_nNumPreviewPages:UINT\n"
- $attr3f4d setProp attrib_access "None-None" name_type de
- set attr3f50 [ $clss3f16 addRow attribute ]
- $attr3f50 setLabel name_type "m_nSafetyPoolSize:size_t\n"
- $attr3f50 setProp attrib_access "None-None" name_type de
- set attr3f53 [ $clss3f16 addRow attribute ]
- $attr3f53 setLabel name_type " m_lpfnDaoTerm:void\n"
- $attr3f53 setProp attrib_access "None-None" name_type de
- $attr3f53 setProp modifier "Value" name_type cl
- set attr3fb4 [ $clss3f16 addRow attribute ]
- $attr3fb4 setLabel name_type "\$_messageEntries:AFX_MSGMAP_ENTRY\n"
- $attr3fb4 setProp attrib_access "None-None" name_type de
- $attr3fb4 setProp modifier "Value" name_type cl
- set attr3fb8 [ $clss3f16 addRow attribute ]
- $attr3fb8 setLabel name_type "\$messageMap:AFX_MSGMAP"
- $attr3fb8 setProp attrib_access "None-None" name_type de
- $attr3fb8 setProp modifier "Value" name_type cl
- set mthd3f1d [ $clss3f16 addRow method ]
- $mthd3f1d setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd3f1d setProp method_access "Public"
- $mthd3f1d setProp is_dyn_bound "1"
- $mthd3f1d setProp is_const_func "1"
- $mthd3f1d setProp modifier "Pointer"
- set mthd3f23 [ $clss3f16 addRow method ]
- $mthd3f23 setLabel name_type "\$create()\n"
- $mthd3f23 setProp method_access "Public"
- $mthd3f23 setProp modifier "Value"
- set parm3f27 [ $mthd3f23 addParam ]
- $parm3f27 setLabel name_type "lpszAppName:LPCTSTR"
- $parm3f27 setProp modifier "Value"
- $parm3f27 setProp default_value " 0 "
- set mthd3f57 [ $clss3f16 addRow method ]
- $mthd3f57 setLabel name_type "DevModeChange()\n"
- $mthd3f57 setProp method_access "Protected"
- $mthd3f57 setProp modifier "Value"
- set parm3f5b [ $mthd3f57 addParam ]
- $parm3f5b setLabel name_type "lpDeviceName:LPTSTR"
- $parm3f5b setProp modifier "Value"
- set mthd3f5e [ $clss3f16 addRow method ]
- $mthd3f5e setLabel name_type "SetCurrentHandles()\n"
- $mthd3f5e setProp method_access "Protected"
- $mthd3f5e setProp modifier "Value"
- set mthd3f62 [ $clss3f16 addRow method ]
- $mthd3f62 setLabel name_type "GetOpenDocumentCount():int\n"
- $mthd3f62 setProp method_access "Protected"
- $mthd3f62 setProp modifier "Value"
- set mthd3f66 [ $clss3f16 addRow method ]
- $mthd3f66 setLabel name_type "DoPromptFileName():BOOL\n"
- $mthd3f66 setProp method_access "Protected"
- $mthd3f66 setProp modifier "Value"
- set parm3f6a [ $mthd3f66 addParam ]
- $parm3f6a setLabel name_type "fileName:CString, "
- $parm3f6a setProp modifier "Reference"
- set parm3f6d [ $mthd3f66 addParam ]
- $parm3f6d setLabel name_type "nIDSTitle:UINT, "
- $parm3f6d setProp modifier "Value"
- set parm3f70 [ $mthd3f66 addParam ]
- $parm3f70 setLabel name_type "lFlags:DWORD, "
- $parm3f70 setProp modifier "Value"
- set parm3f73 [ $mthd3f66 addParam ]
- $parm3f73 setLabel name_type "bOpenFileDialog:BOOL, "
- $parm3f73 setProp modifier "Value"
- set parm3f76 [ $mthd3f66 addParam ]
- $parm3f76 setLabel name_type "pTemplate:CDocTemplate"
- $parm3f76 setProp modifier "Pointer"
- set mthd3f79 [ $clss3f16 addRow method ]
- $mthd3f79 setLabel name_type "DoPrintDialog():int\n"
- $mthd3f79 setProp method_access "Protected"
- $mthd3f79 setProp modifier "Value"
- set parm3f7d [ $mthd3f79 addParam ]
- $parm3f7d setLabel name_type "pPD:CPrintDialog"
- $parm3f7d setProp modifier "Pointer"
- set mthd3f80 [ $clss3f16 addRow method ]
- $mthd3f80 setLabel name_type "EnableModeless()\n"
- $mthd3f80 setProp method_access "Protected"
- $mthd3f80 setProp modifier "Value"
- set parm3f84 [ $mthd3f80 addParam ]
- $parm3f84 setLabel name_type "bEnable:BOOL"
- $parm3f84 setProp modifier "Value"
- set mthd3f87 [ $clss3f16 addRow method ]
- $mthd3f87 setLabel name_type "InitInstance():BOOL\n"
- $mthd3f87 setProp method_access "Protected"
- $mthd3f87 setProp is_dyn_bound "1"
- $mthd3f87 setProp modifier "Value"
- set mthd3f8c [ $clss3f16 addRow method ]
- $mthd3f8c setLabel name_type "ExitInstance():int\n"
- $mthd3f8c setProp method_access "Protected"
- $mthd3f8c setProp is_dyn_bound "1"
- $mthd3f8c setProp modifier "Value"
- set mthd3f91 [ $clss3f16 addRow method ]
- $mthd3f91 setLabel name_type "Run():int\n"
- $mthd3f91 setProp method_access "Protected"
- $mthd3f91 setProp is_dyn_bound "1"
- $mthd3f91 setProp modifier "Value"
- set mthd3f96 [ $clss3f16 addRow method ]
- $mthd3f96 setLabel name_type "OnIdle():BOOL\n"
- $mthd3f96 setProp method_access "Protected"
- $mthd3f96 setProp is_dyn_bound "1"
- $mthd3f96 setProp modifier "Value"
- set parm3f9b [ $mthd3f96 addParam ]
- $parm3f9b setLabel name_type "lCount:LONG"
- $parm3f9b setProp modifier "Value"
- set mthd3f9e [ $clss3f16 addRow method ]
- $mthd3f9e setLabel name_type "ProcessWndProcException():LRESULT\n"
- $mthd3f9e setProp method_access "Protected"
- $mthd3f9e setProp is_dyn_bound "1"
- $mthd3f9e setProp modifier "Value"
- set parm3fa3 [ $mthd3f9e addParam ]
- $parm3fa3 setLabel name_type "e:CException, "
- $parm3fa3 setProp modifier "Pointer"
- set parm3fa6 [ $mthd3f9e addParam ]
- $parm3fa6 setLabel name_type "pMsg:MSG"
- $parm3fa6 setProp modifier "Pointer to Const"
- set mthd3fa9 [ $clss3f16 addRow method ]
- $mthd3fa9 setLabel name_type "GetSectionKey():HKEY\n"
- $mthd3fa9 setProp method_access "Public"
- $mthd3fa9 setProp modifier "Value"
- set parm3fad [ $mthd3fa9 addParam ]
- $parm3fad setLabel name_type "lpszSection:LPCTSTR"
- $parm3fad setProp modifier "Value"
- set mthd3fb0 [ $clss3f16 addRow method ]
- $mthd3fb0 setLabel name_type "GetAppRegistryKey():HKEY\n"
- $mthd3fb0 setProp method_access "Public"
- $mthd3fb0 setProp modifier "Value"
- set mthd3fbc [ $clss3f16 addRow method ]
- $mthd3fbc setLabel name_type "GetMessageMap():AFX_MSGMAP"
- $mthd3fbc setProp method_access "Protected"
- $mthd3fbc setProp is_dyn_bound "1"
- $mthd3fbc setProp is_const_func "1"
- $mthd3fbc setProp modifier "Pointer to Const"
- $clss3f16 save
- set clss442e [ $diag442b addNode cad_class 0 98 120 34 ]
- $clss442e setLabel name "CWinApp"
- $clss442e setProp is_folded 1
- $clss442e setProp include_list "afxwin.h" name *
- set gen442d [ $diag442b addRake generalization $clss442c $clss442e 60 34 60 98 66 ]
- $gen442d setProp inher_access "Public"
- $diag442b save
-
-
- #====================== Diagram: CDocTemplateTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD CDocTemplateTree"}
- set diag4432 [ CAD new "CDocTemplateTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: CDocTemplate ----
- if [info exists debug] {puts "addClass CDocTemplate"}
- set clss4433 [ $diag4432 addNode cad_class 122.5 0 120 34 ]
- $clss4433 setLabel name "CDocTemplate"
- $clss4433 setProp is_folded 1
-
- #------------------------ Class: CSingleDocTemplate ----
- if [info exists debug] {puts "addClass CSingleDocTemplate"}
- if [info exists debug] {puts "CDM CSingleDocTemplate"}
- set clss40c9 [ CDM new "CSingleDocTemplate" "$systemName" "" "" "" "" "" "" "0" ]
- set attr40cc [ $clss40c9 addRow attribute ]
- $attr40cc setLabel name_type "\$classCSingleDocTemplate:CRuntimeClass\n"
- $attr40cc setProp attrib_access "None-None" name_type de
- $attr40cc setProp modifier "Value" name_type cl
- set attr4119 [ $clss40c9 addRow attribute ]
- $attr4119 setLabel name_type "m_pOnlyDoc:CDocument"
- $attr4119 setProp attrib_access "None-None" name_type de
- $attr4119 setProp modifier "Pointer" name_type cl
- set mthd40d0 [ $clss40c9 addRow method ]
- $mthd40d0 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd40d0 setProp method_access "Public"
- $mthd40d0 setProp is_dyn_bound "1"
- $mthd40d0 setProp is_const_func "1"
- $mthd40d0 setProp modifier "Pointer"
- set mthd40d6 [ $clss40c9 addRow method ]
- $mthd40d6 setLabel name_type "\$create()\n"
- $mthd40d6 setProp method_access "Public"
- $mthd40d6 setProp modifier "Value"
- set parm40da [ $mthd40d6 addParam ]
- $parm40da setLabel name_type "nIDResource:UINT, "
- $parm40da setProp modifier "Value"
- set parm40dd [ $mthd40d6 addParam ]
- $parm40dd setLabel name_type "pDocClass:CRuntimeClass, "
- $parm40dd setProp modifier "Pointer"
- set parm40e0 [ $mthd40d6 addParam ]
- $parm40e0 setLabel name_type "pFrameClass:CRuntimeClass, "
- $parm40e0 setProp modifier "Pointer"
- set parm40e3 [ $mthd40d6 addParam ]
- $parm40e3 setLabel name_type "pViewClass:CRuntimeClass"
- $parm40e3 setProp modifier "Pointer"
- set mthd40e6 [ $clss40c9 addRow method ]
- $mthd40e6 setLabel name_type "AddDocument()\n"
- $mthd40e6 setProp method_access "Public"
- $mthd40e6 setProp is_dyn_bound "1"
- $mthd40e6 setProp modifier "Value"
- set parm40eb [ $mthd40e6 addParam ]
- $parm40eb setLabel name_type "pDoc:CDocument"
- $parm40eb setProp modifier "Pointer"
- set mthd40ee [ $clss40c9 addRow method ]
- $mthd40ee setLabel name_type "RemoveDocument()\n"
- $mthd40ee setProp method_access "Public"
- $mthd40ee setProp is_dyn_bound "1"
- $mthd40ee setProp modifier "Value"
- set parm40f3 [ $mthd40ee addParam ]
- $parm40f3 setLabel name_type "pDoc:CDocument"
- $parm40f3 setProp modifier "Pointer"
- set mthd40f6 [ $clss40c9 addRow method ]
- $mthd40f6 setLabel name_type "GetFirstDocPosition():POSITION\n"
- $mthd40f6 setProp method_access "Public"
- $mthd40f6 setProp is_dyn_bound "1"
- $mthd40f6 setProp is_const_func "1"
- $mthd40f6 setProp modifier "Value"
- set mthd40fc [ $clss40c9 addRow method ]
- $mthd40fc setLabel name_type "GetNextDoc():CDocument\n"
- $mthd40fc setProp method_access "Public"
- $mthd40fc setProp is_dyn_bound "1"
- $mthd40fc setProp is_const_func "1"
- $mthd40fc setProp modifier "Pointer"
- set parm4102 [ $mthd40fc addParam ]
- $parm4102 setLabel name_type "rPos:POSITION"
- $parm4102 setProp modifier "Reference"
- set mthd4105 [ $clss40c9 addRow method ]
- $mthd4105 setLabel name_type "OpenDocumentFile():CDocument\n"
- $mthd4105 setProp method_access "Public"
- $mthd4105 setProp is_dyn_bound "1"
- $mthd4105 setProp modifier "Pointer"
- set parm410a [ $mthd4105 addParam ]
- $parm410a setLabel name_type "lpszPathName:LPCTSTR, "
- $parm410a setProp modifier "Value"
- set parm410d [ $mthd4105 addParam ]
- $parm410d setLabel name_type "bMakeVisible:BOOL"
- $parm410d setProp modifier "Value"
- $parm410d setProp default_value " 1 "
- set mthd4111 [ $clss40c9 addRow method ]
- $mthd4111 setLabel name_type "SetDefaultTitle()"
- $mthd4111 setProp method_access "Public"
- $mthd4111 setProp is_dyn_bound "1"
- $mthd4111 setProp modifier "Value"
- set parm4116 [ $mthd4111 addParam ]
- $parm4116 setLabel name_type "pDocument:CDocument"
- $parm4116 setProp modifier "Pointer"
- $clss40c9 save
- set clss4435 [ $diag4432 addNode cad_class 0 98 171 34 ]
- $clss4435 setLabel name "CSingleDocTemplate"
- $clss4435 setProp is_folded 1
- $clss4435 setProp include_list "afxwin.h" name *
- set gen4434 [ $diag4432 addRake generalization $clss4433 $clss4435 182.5 34 85.5 98 66 ]
- $gen4434 setProp inher_access "Public"
-
- #------------------------ Class: CMultiDocTemplate ----
- if [info exists debug] {puts "addClass CMultiDocTemplate"}
- if [info exists debug] {puts "CDM CMultiDocTemplate"}
- set clss411d [ CDM new "CMultiDocTemplate" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4120 [ $clss411d addRow attribute ]
- $attr4120 setLabel name_type "\$classCMultiDocTemplate:CRuntimeClass\n"
- $attr4120 setProp attrib_access "None-None" name_type de
- $attr4120 setProp modifier "Value" name_type cl
- set attr413a [ $clss411d addRow attribute ]
- $attr413a setLabel name_type "m_hMenuShared:HMENU\n"
- $attr413a setProp attrib_access "None-None" name_type de
- set attr413d [ $clss411d addRow attribute ]
- $attr413d setLabel name_type "m_hAccelTable:HACCEL\n"
- $attr413d setProp attrib_access "None-None" name_type de
- set attr4178 [ $clss411d addRow attribute ]
- $attr4178 setLabel name_type "m_docList:CPtrList\n"
- $attr4178 setProp attrib_access "None-None" name_type de
- set attr417b [ $clss411d addRow attribute ]
- $attr417b setLabel name_type "m_nUntitledCount:UINT"
- $attr417b setProp attrib_access "None-None" name_type de
- set mthd4124 [ $clss411d addRow method ]
- $mthd4124 setLabel name_type "GetRuntimeClass():CRuntimeClass\n"
- $mthd4124 setProp method_access "Public"
- $mthd4124 setProp is_dyn_bound "1"
- $mthd4124 setProp is_const_func "1"
- $mthd4124 setProp modifier "Pointer"
- set mthd412a [ $clss411d addRow method ]
- $mthd412a setLabel name_type "\$create()\n"
- $mthd412a setProp method_access "Public"
- $mthd412a setProp modifier "Value"
- set parm412e [ $mthd412a addParam ]
- $parm412e setLabel name_type "nIDResource:UINT, "
- $parm412e setProp modifier "Value"
- set parm4131 [ $mthd412a addParam ]
- $parm4131 setLabel name_type "pDocClass:CRuntimeClass, "
- $parm4131 setProp modifier "Pointer"
- set parm4134 [ $mthd412a addParam ]
- $parm4134 setLabel name_type "pFrameClass:CRuntimeClass, "
- $parm4134 setProp modifier "Pointer"
- set parm4137 [ $mthd412a addParam ]
- $parm4137 setLabel name_type "pViewClass:CRuntimeClass"
- $parm4137 setProp modifier "Pointer"
- set mthd4140 [ $clss411d addRow method ]
- $mthd4140 setLabel name_type "LoadTemplate()\n"
- $mthd4140 setProp method_access "Public"
- $mthd4140 setProp is_dyn_bound "1"
- $mthd4140 setProp modifier "Value"
- set mthd4145 [ $clss411d addRow method ]
- $mthd4145 setLabel name_type "AddDocument()\n"
- $mthd4145 setProp method_access "Public"
- $mthd4145 setProp is_dyn_bound "1"
- $mthd4145 setProp modifier "Value"
- set parm414a [ $mthd4145 addParam ]
- $parm414a setLabel name_type "pDoc:CDocument"
- $parm414a setProp modifier "Pointer"
- set mthd414d [ $clss411d addRow method ]
- $mthd414d setLabel name_type "RemoveDocument()\n"
- $mthd414d setProp method_access "Public"
- $mthd414d setProp is_dyn_bound "1"
- $mthd414d setProp modifier "Value"
- set parm4152 [ $mthd414d addParam ]
- $parm4152 setLabel name_type "pDoc:CDocument"
- $parm4152 setProp modifier "Pointer"
- set mthd4155 [ $clss411d addRow method ]
- $mthd4155 setLabel name_type "GetFirstDocPosition():POSITION\n"
- $mthd4155 setProp method_access "Public"
- $mthd4155 setProp is_dyn_bound "1"
- $mthd4155 setProp is_const_func "1"
- $mthd4155 setProp modifier "Value"
- set mthd415b [ $clss411d addRow method ]
- $mthd415b setLabel name_type "GetNextDoc():CDocument\n"
- $mthd415b setProp method_access "Public"
- $mthd415b setProp is_dyn_bound "1"
- $mthd415b setProp is_const_func "1"
- $mthd415b setProp modifier "Pointer"
- set parm4161 [ $mthd415b addParam ]
- $parm4161 setLabel name_type "rPos:POSITION"
- $parm4161 setProp modifier "Reference"
- set mthd4164 [ $clss411d addRow method ]
- $mthd4164 setLabel name_type "OpenDocumentFile():CDocument\n"
- $mthd4164 setProp method_access "Public"
- $mthd4164 setProp is_dyn_bound "1"
- $mthd4164 setProp modifier "Pointer"
- set parm4169 [ $mthd4164 addParam ]
- $parm4169 setLabel name_type "lpszPathName:LPCTSTR, "
- $parm4169 setProp modifier "Value"
- set parm416c [ $mthd4164 addParam ]
- $parm416c setLabel name_type "bMakeVisible:BOOL"
- $parm416c setProp modifier "Value"
- $parm416c setProp default_value " 1 "
- set mthd4170 [ $clss411d addRow method ]
- $mthd4170 setLabel name_type "SetDefaultTitle()"
- $mthd4170 setProp method_access "Public"
- $mthd4170 setProp is_dyn_bound "1"
- $mthd4170 setProp modifier "Value"
- set parm4175 [ $mthd4170 addParam ]
- $parm4175 setLabel name_type "pDocument:CDocument"
- $parm4175 setProp modifier "Pointer"
- $clss411d save
- set clss4437 [ $diag4432 addNode cad_class 203 98 162 34 ]
- $clss4437 setLabel name "CMultiDocTemplate"
- $clss4437 setProp is_folded 1
- $clss4437 setProp include_list "afxwin.h" name *
- $diag4432 addConn generalization_conn $gen4434 $clss4437 182.5 34 284 98
- $diag4432 save
-
-
- #====================== Diagram: tagSIZETree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD tagSIZETree"}
- set diag4441 [ CAD new "tagSIZETree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: tagSIZE ----
- if [info exists debug] {puts "addClass tagSIZE"}
- set clss4442 [ $diag4441 addNode cad_class 93 0 120 34 ]
- $clss4442 setLabel name "tagSIZE"
- $clss4442 setProp is_folded 1
-
- #------------------------ Class: CSize ----
- if [info exists debug] {puts "addClass CSize"}
- if [info exists debug] {puts "CDM CSize"}
- set clss11a1 [ CDM new "CSize" "$systemName" "" "" "" "" "" "" "0" ]
- set mthd11a4 [ $clss11a1 addRow method ]
- $mthd11a4 setLabel name_type "\$create()\n"
- $mthd11a4 setProp method_access "Public"
- $mthd11a4 setProp modifier "Value"
- set mthd11a8 [ $clss11a1 addRow method ]
- $mthd11a8 setLabel name_type "\$create()\n"
- $mthd11a8 setProp method_access "Public"
- $mthd11a8 setProp modifier "Value"
- set parm11ac [ $mthd11a8 addParam ]
- $parm11ac setLabel name_type "initCX:int, "
- $parm11ac setProp modifier "Value"
- set parm11af [ $mthd11a8 addParam ]
- $parm11af setLabel name_type "initCY:int"
- $parm11af setProp modifier "Value"
- set mthd11b2 [ $clss11a1 addRow method ]
- $mthd11b2 setLabel name_type "\$create()\n"
- $mthd11b2 setProp method_access "Public"
- $mthd11b2 setProp modifier "Value"
- set parm11b6 [ $mthd11b2 addParam ]
- $parm11b6 setLabel name_type "initSize:SIZE"
- $parm11b6 setProp modifier "Value"
- set mthd11b9 [ $clss11a1 addRow method ]
- $mthd11b9 setLabel name_type "\$create()\n"
- $mthd11b9 setProp method_access "Public"
- $mthd11b9 setProp modifier "Value"
- set parm11bd [ $mthd11b9 addParam ]
- $parm11bd setLabel name_type "initPt:POINT"
- $parm11bd setProp modifier "Value"
- set mthd11c0 [ $clss11a1 addRow method ]
- $mthd11c0 setLabel name_type "\$create()\n"
- $mthd11c0 setProp method_access "Public"
- $mthd11c0 setProp modifier "Value"
- set parm11c4 [ $mthd11c0 addParam ]
- $parm11c4 setLabel name_type "dwSize:DWORD"
- $parm11c4 setProp modifier "Value"
- set mthd11c7 [ $clss11a1 addRow method ]
- $mthd11c7 setLabel name_type "operatorEQ():BOOL\n"
- $mthd11c7 setProp method_access "Public"
- $mthd11c7 setProp is_const_func "1"
- $mthd11c7 setProp modifier "Value"
- set parm11cc [ $mthd11c7 addParam ]
- $parm11cc setLabel name_type "size:SIZE"
- $parm11cc setProp modifier "Value"
- set mthd11cf [ $clss11a1 addRow method ]
- $mthd11cf setLabel name_type "operatorNEQ():BOOL\n"
- $mthd11cf setProp method_access "Public"
- $mthd11cf setProp is_const_func "1"
- $mthd11cf setProp modifier "Value"
- set parm11d4 [ $mthd11cf addParam ]
- $parm11d4 setLabel name_type "size:SIZE"
- $parm11d4 setProp modifier "Value"
- set mthd11d7 [ $clss11a1 addRow method ]
- $mthd11d7 setLabel name_type "operatorASS_PLUS()\n"
- $mthd11d7 setProp method_access "Public"
- $mthd11d7 setProp modifier "Value"
- set parm11db [ $mthd11d7 addParam ]
- $parm11db setLabel name_type "size:SIZE"
- $parm11db setProp modifier "Value"
- set mthd11de [ $clss11a1 addRow method ]
- $mthd11de setLabel name_type "operatorASS_MIN()\n"
- $mthd11de setProp method_access "Public"
- $mthd11de setProp modifier "Value"
- set parm11e2 [ $mthd11de addParam ]
- $parm11e2 setLabel name_type "size:SIZE"
- $parm11e2 setProp modifier "Value"
- set mthd11e5 [ $clss11a1 addRow method ]
- $mthd11e5 setLabel name_type "operator+():CSize\n"
- $mthd11e5 setProp method_access "Public"
- $mthd11e5 setProp is_const_func "1"
- $mthd11e5 setProp modifier "Value"
- set parm11ea [ $mthd11e5 addParam ]
- $parm11ea setLabel name_type "size:SIZE"
- $parm11ea setProp modifier "Value"
- set mthd11ed [ $clss11a1 addRow method ]
- $mthd11ed setLabel name_type "operator-():CSize\n"
- $mthd11ed setProp method_access "Public"
- $mthd11ed setProp is_const_func "1"
- $mthd11ed setProp modifier "Value"
- set parm11f2 [ $mthd11ed addParam ]
- $parm11f2 setLabel name_type "size:SIZE"
- $parm11f2 setProp modifier "Value"
- set mthd11f5 [ $clss11a1 addRow method ]
- $mthd11f5 setLabel name_type "operator-():CSize\n"
- $mthd11f5 setProp method_access "Public"
- $mthd11f5 setProp is_const_func "1"
- $mthd11f5 setProp modifier "Value"
- set mthd11fa [ $clss11a1 addRow method ]
- $mthd11fa setLabel name_type "operator+():CPoint\n"
- $mthd11fa setProp method_access "Public"
- $mthd11fa setProp is_const_func "1"
- $mthd11fa setProp modifier "Value"
- set parm11ff [ $mthd11fa addParam ]
- $parm11ff setLabel name_type "point:POINT"
- $parm11ff setProp modifier "Value"
- set mthd1202 [ $clss11a1 addRow method ]
- $mthd1202 setLabel name_type "operator-():CPoint\n"
- $mthd1202 setProp method_access "Public"
- $mthd1202 setProp is_const_func "1"
- $mthd1202 setProp modifier "Value"
- set parm1207 [ $mthd1202 addParam ]
- $parm1207 setLabel name_type "point:POINT"
- $parm1207 setProp modifier "Value"
- set mthd120a [ $clss11a1 addRow method ]
- $mthd120a setLabel name_type "operator+():CRect\n"
- $mthd120a setProp method_access "Public"
- $mthd120a setProp is_const_func "1"
- $mthd120a setProp modifier "Value"
- set parm120f [ $mthd120a addParam ]
- $parm120f setLabel name_type "lpRect:RECT"
- $parm120f setProp modifier "Pointer to Const"
- set mthd1212 [ $clss11a1 addRow method ]
- $mthd1212 setLabel name_type "operator-():CRect"
- $mthd1212 setProp method_access "Public"
- $mthd1212 setProp is_const_func "1"
- $mthd1212 setProp modifier "Value"
- set parm1217 [ $mthd1212 addParam ]
- $parm1217 setLabel name_type "lpRect:RECT"
- $parm1217 setProp modifier "Pointer to Const"
- $clss11a1 save
- set clss4444 [ $diag4441 addNode cad_class 0 98 306 307 ]
- $clss4444 setLabel name "CSize"
- $clss4444 setProp include_list "afxwin.h" name *
- set gen4443 [ $diag4441 addRake generalization $clss4442 $clss4444 153 34 153 98 66 ]
- $gen4443 setProp inher_access "Public"
- $diag4441 save
-
-
- #====================== Diagram: tagPOINTTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD tagPOINTTree"}
- set diag4446 [ CAD new "tagPOINTTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: tagPOINT ----
- if [info exists debug] {puts "addClass tagPOINT"}
- set clss4447 [ $diag4446 addNode cad_class 97.5 0 120 34 ]
- $clss4447 setLabel name "tagPOINT"
- $clss4447 setProp is_folded 1
-
- #------------------------ Class: CPoint ----
- if [info exists debug] {puts "addClass CPoint"}
- if [info exists debug] {puts "CDM CPoint"}
- set clss121a [ CDM new "CPoint" "$systemName" "" "" "" "" "" "" "0" ]
- set mthd121d [ $clss121a addRow method ]
- $mthd121d setLabel name_type "\$create()\n"
- $mthd121d setProp method_access "Public"
- $mthd121d setProp modifier "Value"
- set mthd1221 [ $clss121a addRow method ]
- $mthd1221 setLabel name_type "\$create()\n"
- $mthd1221 setProp method_access "Public"
- $mthd1221 setProp modifier "Value"
- set parm1225 [ $mthd1221 addParam ]
- $parm1225 setLabel name_type "initX:int, "
- $parm1225 setProp modifier "Value"
- set parm1228 [ $mthd1221 addParam ]
- $parm1228 setLabel name_type "initY:int"
- $parm1228 setProp modifier "Value"
- set mthd122b [ $clss121a addRow method ]
- $mthd122b setLabel name_type "\$create()\n"
- $mthd122b setProp method_access "Public"
- $mthd122b setProp modifier "Value"
- set parm122f [ $mthd122b addParam ]
- $parm122f setLabel name_type "initPt:POINT"
- $parm122f setProp modifier "Value"
- set mthd1232 [ $clss121a addRow method ]
- $mthd1232 setLabel name_type "\$create()\n"
- $mthd1232 setProp method_access "Public"
- $mthd1232 setProp modifier "Value"
- set parm1236 [ $mthd1232 addParam ]
- $parm1236 setLabel name_type "initSize:SIZE"
- $parm1236 setProp modifier "Value"
- set mthd1239 [ $clss121a addRow method ]
- $mthd1239 setLabel name_type "\$create()\n"
- $mthd1239 setProp method_access "Public"
- $mthd1239 setProp modifier "Value"
- set parm123d [ $mthd1239 addParam ]
- $parm123d setLabel name_type "dwPoint:DWORD"
- $parm123d setProp modifier "Value"
- set mthd1240 [ $clss121a addRow method ]
- $mthd1240 setLabel name_type "Offset()\n"
- $mthd1240 setProp method_access "Public"
- $mthd1240 setProp modifier "Value"
- set parm1244 [ $mthd1240 addParam ]
- $parm1244 setLabel name_type "xOffset:int, "
- $parm1244 setProp modifier "Value"
- set parm1247 [ $mthd1240 addParam ]
- $parm1247 setLabel name_type "yOffset:int"
- $parm1247 setProp modifier "Value"
- set mthd124a [ $clss121a addRow method ]
- $mthd124a setLabel name_type "Offset()\n"
- $mthd124a setProp method_access "Public"
- $mthd124a setProp modifier "Value"
- set parm124e [ $mthd124a addParam ]
- $parm124e setLabel name_type "point:POINT"
- $parm124e setProp modifier "Value"
- set mthd1251 [ $clss121a addRow method ]
- $mthd1251 setLabel name_type "Offset()\n"
- $mthd1251 setProp method_access "Public"
- $mthd1251 setProp modifier "Value"
- set parm1255 [ $mthd1251 addParam ]
- $parm1255 setLabel name_type "size:SIZE"
- $parm1255 setProp modifier "Value"
- set mthd1258 [ $clss121a addRow method ]
- $mthd1258 setLabel name_type "operatorEQ():BOOL\n"
- $mthd1258 setProp method_access "Public"
- $mthd1258 setProp is_const_func "1"
- $mthd1258 setProp modifier "Value"
- set parm125d [ $mthd1258 addParam ]
- $parm125d setLabel name_type "point:POINT"
- $parm125d setProp modifier "Value"
- set mthd1260 [ $clss121a addRow method ]
- $mthd1260 setLabel name_type "operatorNEQ():BOOL\n"
- $mthd1260 setProp method_access "Public"
- $mthd1260 setProp is_const_func "1"
- $mthd1260 setProp modifier "Value"
- set parm1265 [ $mthd1260 addParam ]
- $parm1265 setLabel name_type "point:POINT"
- $parm1265 setProp modifier "Value"
- set mthd1268 [ $clss121a addRow method ]
- $mthd1268 setLabel name_type "operatorASS_PLUS()\n"
- $mthd1268 setProp method_access "Public"
- $mthd1268 setProp modifier "Value"
- set parm126c [ $mthd1268 addParam ]
- $parm126c setLabel name_type "size:SIZE"
- $parm126c setProp modifier "Value"
- set mthd126f [ $clss121a addRow method ]
- $mthd126f setLabel name_type "operatorASS_MIN()\n"
- $mthd126f setProp method_access "Public"
- $mthd126f setProp modifier "Value"
- set parm1273 [ $mthd126f addParam ]
- $parm1273 setLabel name_type "size:SIZE"
- $parm1273 setProp modifier "Value"
- set mthd1276 [ $clss121a addRow method ]
- $mthd1276 setLabel name_type "operatorASS_PLUS()\n"
- $mthd1276 setProp method_access "Public"
- $mthd1276 setProp modifier "Value"
- set parm127a [ $mthd1276 addParam ]
- $parm127a setLabel name_type "point:POINT"
- $parm127a setProp modifier "Value"
- set mthd127d [ $clss121a addRow method ]
- $mthd127d setLabel name_type "operatorASS_MIN()\n"
- $mthd127d setProp method_access "Public"
- $mthd127d setProp modifier "Value"
- set parm1281 [ $mthd127d addParam ]
- $parm1281 setLabel name_type "point:POINT"
- $parm1281 setProp modifier "Value"
- set mthd1284 [ $clss121a addRow method ]
- $mthd1284 setLabel name_type "operator+():CPoint\n"
- $mthd1284 setProp method_access "Public"
- $mthd1284 setProp is_const_func "1"
- $mthd1284 setProp modifier "Value"
- set parm1289 [ $mthd1284 addParam ]
- $parm1289 setLabel name_type "size:SIZE"
- $parm1289 setProp modifier "Value"
- set mthd128c [ $clss121a addRow method ]
- $mthd128c setLabel name_type "operator-():CPoint\n"
- $mthd128c setProp method_access "Public"
- $mthd128c setProp is_const_func "1"
- $mthd128c setProp modifier "Value"
- set parm1291 [ $mthd128c addParam ]
- $parm1291 setLabel name_type "size:SIZE"
- $parm1291 setProp modifier "Value"
- set mthd1294 [ $clss121a addRow method ]
- $mthd1294 setLabel name_type "operator-():CPoint\n"
- $mthd1294 setProp method_access "Public"
- $mthd1294 setProp is_const_func "1"
- $mthd1294 setProp modifier "Value"
- set mthd1299 [ $clss121a addRow method ]
- $mthd1299 setLabel name_type "operator+():CPoint\n"
- $mthd1299 setProp method_access "Public"
- $mthd1299 setProp is_const_func "1"
- $mthd1299 setProp modifier "Value"
- set parm129e [ $mthd1299 addParam ]
- $parm129e setLabel name_type "point:POINT"
- $parm129e setProp modifier "Value"
- set mthd12a1 [ $clss121a addRow method ]
- $mthd12a1 setLabel name_type "operator-():CSize\n"
- $mthd12a1 setProp method_access "Public"
- $mthd12a1 setProp is_const_func "1"
- $mthd12a1 setProp modifier "Value"
- set parm12a6 [ $mthd12a1 addParam ]
- $parm12a6 setLabel name_type "point:POINT"
- $parm12a6 setProp modifier "Value"
- set mthd12a9 [ $clss121a addRow method ]
- $mthd12a9 setLabel name_type "operator+():CRect\n"
- $mthd12a9 setProp method_access "Public"
- $mthd12a9 setProp is_const_func "1"
- $mthd12a9 setProp modifier "Value"
- set parm12ae [ $mthd12a9 addParam ]
- $parm12ae setLabel name_type "lpRect:RECT"
- $parm12ae setProp modifier "Pointer to Const"
- set mthd12b1 [ $clss121a addRow method ]
- $mthd12b1 setLabel name_type "operator-():CRect"
- $mthd12b1 setProp method_access "Public"
- $mthd12b1 setProp is_const_func "1"
- $mthd12b1 setProp modifier "Value"
- set parm12b6 [ $mthd12b1 addParam ]
- $parm12b6 setLabel name_type "lpRect:RECT"
- $parm12b6 setProp modifier "Pointer to Const"
- $clss121a save
- set clss4449 [ $diag4446 addNode cad_class 0 98 315 377 ]
- $clss4449 setLabel name "CPoint"
- $clss4449 setProp include_list "afxwin.h" name *
- set gen4448 [ $diag4446 addRake generalization $clss4447 $clss4449 157.5 34 157.5 98 66 ]
- $gen4448 setProp inher_access "Public"
- $diag4446 save
-
-
- #====================== Diagram: tagRECTTree ==== upperLeft:0, 0
- if [info exists debug] {puts "CAD tagRECTTree"}
- set diag444b [ CAD new "tagRECTTree" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: tagRECT ----
- if [info exists debug] {puts "addClass tagRECT"}
- set clss444c [ $diag444b addNode cad_class 0 0 120 34 ]
- $clss444c setLabel name "tagRECT"
- $clss444c setProp is_folded 1
-
- #------------------------ Class: CRect ----
- if [info exists debug] {puts "addClass CRect"}
- if [info exists debug] {puts "CDM CRect"}
- set clss12b9 [ CDM new "CRect" "$systemName" "" "" "" "" "" "" "0" ]
- set mthd12bc [ $clss12b9 addRow method ]
- $mthd12bc setLabel name_type "\$create()\n"
- $mthd12bc setProp method_access "Public"
- $mthd12bc setProp modifier "Value"
- set mthd12c0 [ $clss12b9 addRow method ]
- $mthd12c0 setLabel name_type "\$create()\n"
- $mthd12c0 setProp method_access "Public"
- $mthd12c0 setProp modifier "Value"
- set parm12c4 [ $mthd12c0 addParam ]
- $parm12c4 setLabel name_type "l:int, "
- $parm12c4 setProp modifier "Value"
- set parm12c7 [ $mthd12c0 addParam ]
- $parm12c7 setLabel name_type "t:int, "
- $parm12c7 setProp modifier "Value"
- set parm12ca [ $mthd12c0 addParam ]
- $parm12ca setLabel name_type "r:int, "
- $parm12ca setProp modifier "Value"
- set parm12cd [ $mthd12c0 addParam ]
- $parm12cd setLabel name_type "b:int"
- $parm12cd setProp modifier "Value"
- set mthd12d0 [ $clss12b9 addRow method ]
- $mthd12d0 setLabel name_type "\$create()\n"
- $mthd12d0 setProp method_access "Public"
- $mthd12d0 setProp modifier "Value"
- set parm12d4 [ $mthd12d0 addParam ]
- $parm12d4 setLabel name_type "srcRect:RECT"
- $parm12d4 setProp modifier "Reference to Const"
- set mthd12d7 [ $clss12b9 addRow method ]
- $mthd12d7 setLabel name_type "\$create()\n"
- $mthd12d7 setProp method_access "Public"
- $mthd12d7 setProp modifier "Value"
- set parm12db [ $mthd12d7 addParam ]
- $parm12db setLabel name_type "lpSrcRect:LPCRECT"
- $parm12db setProp modifier "Value"
- set mthd12de [ $clss12b9 addRow method ]
- $mthd12de setLabel name_type "\$create()\n"
- $mthd12de setProp method_access "Public"
- $mthd12de setProp modifier "Value"
- set parm12e2 [ $mthd12de addParam ]
- $parm12e2 setLabel name_type "point:POINT, "
- $parm12e2 setProp modifier "Value"
- set parm12e5 [ $mthd12de addParam ]
- $parm12e5 setLabel name_type "size:SIZE"
- $parm12e5 setProp modifier "Value"
- set mthd12e8 [ $clss12b9 addRow method ]
- $mthd12e8 setLabel name_type "\$create()\n"
- $mthd12e8 setProp method_access "Public"
- $mthd12e8 setProp modifier "Value"
- set parm12ec [ $mthd12e8 addParam ]
- $parm12ec setLabel name_type "topLeft:POINT, "
- $parm12ec setProp modifier "Value"
- set parm12ef [ $mthd12e8 addParam ]
- $parm12ef setLabel name_type "bottomRight:POINT"
- $parm12ef setProp modifier "Value"
- set mthd12f2 [ $clss12b9 addRow method ]
- $mthd12f2 setLabel name_type "Width():int\n"
- $mthd12f2 setProp method_access "Public"
- $mthd12f2 setProp is_const_func "1"
- $mthd12f2 setProp modifier "Value"
- set mthd12f7 [ $clss12b9 addRow method ]
- $mthd12f7 setLabel name_type "Height():int\n"
- $mthd12f7 setProp method_access "Public"
- $mthd12f7 setProp is_const_func "1"
- $mthd12f7 setProp modifier "Value"
- set mthd12fc [ $clss12b9 addRow method ]
- $mthd12fc setLabel name_type "Size():CSize\n"
- $mthd12fc setProp method_access "Public"
- $mthd12fc setProp is_const_func "1"
- $mthd12fc setProp modifier "Value"
- set mthd1301 [ $clss12b9 addRow method ]
- $mthd1301 setLabel name_type "TopLeft():CPoint\n"
- $mthd1301 setProp method_access "Public"
- $mthd1301 setProp modifier "Reference"
- set mthd1305 [ $clss12b9 addRow method ]
- $mthd1305 setLabel name_type "BottomRight():CPoint\n"
- $mthd1305 setProp method_access "Public"
- $mthd1305 setProp modifier "Reference"
- set mthd1309 [ $clss12b9 addRow method ]
- $mthd1309 setLabel name_type "TopLeft():CPoint\n"
- $mthd1309 setProp method_access "Public"
- $mthd1309 setProp is_const_func "1"
- $mthd1309 setProp modifier "Reference to Const"
- set mthd130e [ $clss12b9 addRow method ]
- $mthd130e setLabel name_type "BottomRight():CPoint\n"
- $mthd130e setProp method_access "Public"
- $mthd130e setProp is_const_func "1"
- $mthd130e setProp modifier "Reference to Const"
- set mthd1313 [ $clss12b9 addRow method ]
- $mthd1313 setLabel name_type "CenterPoint():CPoint\n"
- $mthd1313 setProp method_access "Public"
- $mthd1313 setProp is_const_func "1"
- $mthd1313 setProp modifier "Value"
- set mthd1318 [ $clss12b9 addRow method ]
- $mthd1318 setLabel name_type "type_conv()\n"
- $mthd1318 setProp method_access "Public"
- $mthd1318 setProp modifier "Value"
- set mthd131c [ $clss12b9 addRow method ]
- $mthd131c setLabel name_type "type_conv()\n"
- $mthd131c setProp method_access "Public"
- $mthd131c setProp is_const_func "1"
- $mthd131c setProp modifier "Value"
- set mthd1321 [ $clss12b9 addRow method ]
- $mthd1321 setLabel name_type "IsRectEmpty():BOOL\n"
- $mthd1321 setProp method_access "Public"
- $mthd1321 setProp is_const_func "1"
- $mthd1321 setProp modifier "Value"
- set mthd1326 [ $clss12b9 addRow method ]
- $mthd1326 setLabel name_type "IsRectNull():BOOL\n"
- $mthd1326 setProp method_access "Public"
- $mthd1326 setProp is_const_func "1"
- $mthd1326 setProp modifier "Value"
- set mthd132b [ $clss12b9 addRow method ]
- $mthd132b setLabel name_type "PtInRect():BOOL\n"
- $mthd132b setProp method_access "Public"
- $mthd132b setProp is_const_func "1"
- $mthd132b setProp modifier "Value"
- set parm1330 [ $mthd132b addParam ]
- $parm1330 setLabel name_type "point:POINT"
- $parm1330 setProp modifier "Value"
- set mthd1333 [ $clss12b9 addRow method ]
- $mthd1333 setLabel name_type "SetRect()\n"
- $mthd1333 setProp method_access "Public"
- $mthd1333 setProp modifier "Value"
- set parm1337 [ $mthd1333 addParam ]
- $parm1337 setLabel name_type "x1:int, "
- $parm1337 setProp modifier "Value"
- set parm133a [ $mthd1333 addParam ]
- $parm133a setLabel name_type "y1:int, "
- $parm133a setProp modifier "Value"
- set parm133d [ $mthd1333 addParam ]
- $parm133d setLabel name_type "x2:int, "
- $parm133d setProp modifier "Value"
- set parm1340 [ $mthd1333 addParam ]
- $parm1340 setLabel name_type "y2:int"
- $parm1340 setProp modifier "Value"
- set mthd1343 [ $clss12b9 addRow method ]
- $mthd1343 setLabel name_type "SetRect()\n"
- $mthd1343 setProp method_access "Public"
- $mthd1343 setProp modifier "Value"
- set parm1347 [ $mthd1343 addParam ]
- $parm1347 setLabel name_type "topLeft:POINT, "
- $parm1347 setProp modifier "Value"
- set parm134a [ $mthd1343 addParam ]
- $parm134a setLabel name_type "bottomRight:POINT"
- $parm134a setProp modifier "Value"
- set mthd134d [ $clss12b9 addRow method ]
- $mthd134d setLabel name_type "SetRectEmpty()\n"
- $mthd134d setProp method_access "Public"
- $mthd134d setProp modifier "Value"
- set mthd1351 [ $clss12b9 addRow method ]
- $mthd1351 setLabel name_type "CopyRect()\n"
- $mthd1351 setProp method_access "Public"
- $mthd1351 setProp modifier "Value"
- set parm1355 [ $mthd1351 addParam ]
- $parm1355 setLabel name_type "lpSrcRect:LPCRECT"
- $parm1355 setProp modifier "Value"
- set mthd1358 [ $clss12b9 addRow method ]
- $mthd1358 setLabel name_type "EqualRect():BOOL\n"
- $mthd1358 setProp method_access "Public"
- $mthd1358 setProp is_const_func "1"
- $mthd1358 setProp modifier "Value"
- set parm135d [ $mthd1358 addParam ]
- $parm135d setLabel name_type "lpRect:LPCRECT"
- $parm135d setProp modifier "Value"
- set mthd1360 [ $clss12b9 addRow method ]
- $mthd1360 setLabel name_type "InflateRect()\n"
- $mthd1360 setProp method_access "Public"
- $mthd1360 setProp modifier "Value"
- set parm1364 [ $mthd1360 addParam ]
- $parm1364 setLabel name_type "x:int, "
- $parm1364 setProp modifier "Value"
- set parm1367 [ $mthd1360 addParam ]
- $parm1367 setLabel name_type "y:int"
- $parm1367 setProp modifier "Value"
- set mthd136a [ $clss12b9 addRow method ]
- $mthd136a setLabel name_type "InflateRect()\n"
- $mthd136a setProp method_access "Public"
- $mthd136a setProp modifier "Value"
- set parm136e [ $mthd136a addParam ]
- $parm136e setLabel name_type "size:SIZE"
- $parm136e setProp modifier "Value"
- set mthd1371 [ $clss12b9 addRow method ]
- $mthd1371 setLabel name_type "InflateRect()\n"
- $mthd1371 setProp method_access "Public"
- $mthd1371 setProp modifier "Value"
- set parm1375 [ $mthd1371 addParam ]
- $parm1375 setLabel name_type "lpRect:LPCRECT"
- $parm1375 setProp modifier "Value"
- set mthd1378 [ $clss12b9 addRow method ]
- $mthd1378 setLabel name_type "InflateRect()\n"
- $mthd1378 setProp method_access "Public"
- $mthd1378 setProp modifier "Value"
- set parm137c [ $mthd1378 addParam ]
- $parm137c setLabel name_type "l:int, "
- $parm137c setProp modifier "Value"
- set parm137f [ $mthd1378 addParam ]
- $parm137f setLabel name_type "t:int, "
- $parm137f setProp modifier "Value"
- set parm1382 [ $mthd1378 addParam ]
- $parm1382 setLabel name_type "r:int, "
- $parm1382 setProp modifier "Value"
- set parm1385 [ $mthd1378 addParam ]
- $parm1385 setLabel name_type "b:int"
- $parm1385 setProp modifier "Value"
- set mthd1388 [ $clss12b9 addRow method ]
- $mthd1388 setLabel name_type "DeflateRect()\n"
- $mthd1388 setProp method_access "Public"
- $mthd1388 setProp modifier "Value"
- set parm138c [ $mthd1388 addParam ]
- $parm138c setLabel name_type "x:int, "
- $parm138c setProp modifier "Value"
- set parm138f [ $mthd1388 addParam ]
- $parm138f setLabel name_type "y:int"
- $parm138f setProp modifier "Value"
- set mthd1392 [ $clss12b9 addRow method ]
- $mthd1392 setLabel name_type "DeflateRect()\n"
- $mthd1392 setProp method_access "Public"
- $mthd1392 setProp modifier "Value"
- set parm1396 [ $mthd1392 addParam ]
- $parm1396 setLabel name_type "size:SIZE"
- $parm1396 setProp modifier "Value"
- set mthd1399 [ $clss12b9 addRow method ]
- $mthd1399 setLabel name_type "DeflateRect()\n"
- $mthd1399 setProp method_access "Public"
- $mthd1399 setProp modifier "Value"
- set parm139d [ $mthd1399 addParam ]
- $parm139d setLabel name_type "lpRect:LPCRECT"
- $parm139d setProp modifier "Value"
- set mthd13a0 [ $clss12b9 addRow method ]
- $mthd13a0 setLabel name_type "DeflateRect()\n"
- $mthd13a0 setProp method_access "Public"
- $mthd13a0 setProp modifier "Value"
- set parm13a4 [ $mthd13a0 addParam ]
- $parm13a4 setLabel name_type "l:int, "
- $parm13a4 setProp modifier "Value"
- set parm13a7 [ $mthd13a0 addParam ]
- $parm13a7 setLabel name_type "t:int, "
- $parm13a7 setProp modifier "Value"
- set parm13aa [ $mthd13a0 addParam ]
- $parm13aa setLabel name_type "r:int, "
- $parm13aa setProp modifier "Value"
- set parm13ad [ $mthd13a0 addParam ]
- $parm13ad setLabel name_type "b:int"
- $parm13ad setProp modifier "Value"
- set mthd13b0 [ $clss12b9 addRow method ]
- $mthd13b0 setLabel name_type "OffsetRect()\n"
- $mthd13b0 setProp method_access "Public"
- $mthd13b0 setProp modifier "Value"
- set parm13b4 [ $mthd13b0 addParam ]
- $parm13b4 setLabel name_type "x:int, "
- $parm13b4 setProp modifier "Value"
- set parm13b7 [ $mthd13b0 addParam ]
- $parm13b7 setLabel name_type "y:int"
- $parm13b7 setProp modifier "Value"
- set mthd13ba [ $clss12b9 addRow method ]
- $mthd13ba setLabel name_type "OffsetRect()\n"
- $mthd13ba setProp method_access "Public"
- $mthd13ba setProp modifier "Value"
- set parm13be [ $mthd13ba addParam ]
- $parm13be setLabel name_type "size:SIZE"
- $parm13be setProp modifier "Value"
- set mthd13c1 [ $clss12b9 addRow method ]
- $mthd13c1 setLabel name_type "OffsetRect()\n"
- $mthd13c1 setProp method_access "Public"
- $mthd13c1 setProp modifier "Value"
- set parm13c5 [ $mthd13c1 addParam ]
- $parm13c5 setLabel name_type "point:POINT"
- $parm13c5 setProp modifier "Value"
- set mthd13c8 [ $clss12b9 addRow method ]
- $mthd13c8 setLabel name_type "NormalizeRect()\n"
- $mthd13c8 setProp method_access "Public"
- $mthd13c8 setProp modifier "Value"
- set mthd13cc [ $clss12b9 addRow method ]
- $mthd13cc setLabel name_type "IntersectRect():BOOL\n"
- $mthd13cc setProp method_access "Public"
- $mthd13cc setProp modifier "Value"
- set parm13d0 [ $mthd13cc addParam ]
- $parm13d0 setLabel name_type "lpRect1:LPCRECT, "
- $parm13d0 setProp modifier "Value"
- set parm13d3 [ $mthd13cc addParam ]
- $parm13d3 setLabel name_type "lpRect2:LPCRECT"
- $parm13d3 setProp modifier "Value"
- set mthd13d6 [ $clss12b9 addRow method ]
- $mthd13d6 setLabel name_type "UnionRect():BOOL\n"
- $mthd13d6 setProp method_access "Public"
- $mthd13d6 setProp modifier "Value"
- set parm13da [ $mthd13d6 addParam ]
- $parm13da setLabel name_type "lpRect1:LPCRECT, "
- $parm13da setProp modifier "Value"
- set parm13dd [ $mthd13d6 addParam ]
- $parm13dd setLabel name_type "lpRect2:LPCRECT"
- $parm13dd setProp modifier "Value"
- set mthd13e0 [ $clss12b9 addRow method ]
- $mthd13e0 setLabel name_type "SubtractRect():BOOL\n"
- $mthd13e0 setProp method_access "Public"
- $mthd13e0 setProp modifier "Value"
- set parm13e4 [ $mthd13e0 addParam ]
- $parm13e4 setLabel name_type "lpRectSrc1:LPCRECT, "
- $parm13e4 setProp modifier "Value"
- set parm13e7 [ $mthd13e0 addParam ]
- $parm13e7 setLabel name_type "lpRectSrc2:LPCRECT"
- $parm13e7 setProp modifier "Value"
- set mthd13ea [ $clss12b9 addRow method ]
- $mthd13ea setLabel name_type "operatorASSIGN()\n"
- $mthd13ea setProp method_access "Public"
- $mthd13ea setProp modifier "Value"
- set parm13ee [ $mthd13ea addParam ]
- $parm13ee setLabel name_type "srcRect:RECT"
- $parm13ee setProp modifier "Reference to Const"
- set mthd13f1 [ $clss12b9 addRow method ]
- $mthd13f1 setLabel name_type "operatorEQ():BOOL\n"
- $mthd13f1 setProp method_access "Public"
- $mthd13f1 setProp is_const_func "1"
- $mthd13f1 setProp modifier "Value"
- set parm13f6 [ $mthd13f1 addParam ]
- $parm13f6 setLabel name_type "rect:RECT"
- $parm13f6 setProp modifier "Reference to Const"
- set mthd13f9 [ $clss12b9 addRow method ]
- $mthd13f9 setLabel name_type "operatorNEQ():BOOL\n"
- $mthd13f9 setProp method_access "Public"
- $mthd13f9 setProp is_const_func "1"
- $mthd13f9 setProp modifier "Value"
- set parm13fe [ $mthd13f9 addParam ]
- $parm13fe setLabel name_type "rect:RECT"
- $parm13fe setProp modifier "Reference to Const"
- set mthd1401 [ $clss12b9 addRow method ]
- $mthd1401 setLabel name_type "operatorASS_PLUS()\n"
- $mthd1401 setProp method_access "Public"
- $mthd1401 setProp modifier "Value"
- set parm1405 [ $mthd1401 addParam ]
- $parm1405 setLabel name_type "point:POINT"
- $parm1405 setProp modifier "Value"
- set mthd1408 [ $clss12b9 addRow method ]
- $mthd1408 setLabel name_type "operatorASS_PLUS()\n"
- $mthd1408 setProp method_access "Public"
- $mthd1408 setProp modifier "Value"
- set parm140c [ $mthd1408 addParam ]
- $parm140c setLabel name_type "size:SIZE"
- $parm140c setProp modifier "Value"
- set mthd140f [ $clss12b9 addRow method ]
- $mthd140f setLabel name_type "operatorASS_PLUS()\n"
- $mthd140f setProp method_access "Public"
- $mthd140f setProp modifier "Value"
- set parm1413 [ $mthd140f addParam ]
- $parm1413 setLabel name_type "lpRect:LPCRECT"
- $parm1413 setProp modifier "Value"
- set mthd1416 [ $clss12b9 addRow method ]
- $mthd1416 setLabel name_type "operatorASS_MIN()\n"
- $mthd1416 setProp method_access "Public"
- $mthd1416 setProp modifier "Value"
- set parm141a [ $mthd1416 addParam ]
- $parm141a setLabel name_type "point:POINT"
- $parm141a setProp modifier "Value"
- set mthd141d [ $clss12b9 addRow method ]
- $mthd141d setLabel name_type "operatorASS_MIN()\n"
- $mthd141d setProp method_access "Public"
- $mthd141d setProp modifier "Value"
- set parm1421 [ $mthd141d addParam ]
- $parm1421 setLabel name_type "size:SIZE"
- $parm1421 setProp modifier "Value"
- set mthd1424 [ $clss12b9 addRow method ]
- $mthd1424 setLabel name_type "operatorASS_MIN()\n"
- $mthd1424 setProp method_access "Public"
- $mthd1424 setProp modifier "Value"
- set parm1428 [ $mthd1424 addParam ]
- $parm1428 setLabel name_type "lpRect:LPCRECT"
- $parm1428 setProp modifier "Value"
- set mthd142b [ $clss12b9 addRow method ]
- $mthd142b setLabel name_type "operatorASS_AMPER()\n"
- $mthd142b setProp method_access "Public"
- $mthd142b setProp modifier "Value"
- set parm142f [ $mthd142b addParam ]
- $parm142f setLabel name_type "rect:RECT"
- $parm142f setProp modifier "Reference to Const"
- set mthd1432 [ $clss12b9 addRow method ]
- $mthd1432 setLabel name_type "operatorASS_PIPE()\n"
- $mthd1432 setProp method_access "Public"
- $mthd1432 setProp modifier "Value"
- set parm1436 [ $mthd1432 addParam ]
- $parm1436 setLabel name_type "rect:RECT"
- $parm1436 setProp modifier "Reference to Const"
- set mthd1439 [ $clss12b9 addRow method ]
- $mthd1439 setLabel name_type "operator+():CRect\n"
- $mthd1439 setProp method_access "Public"
- $mthd1439 setProp is_const_func "1"
- $mthd1439 setProp modifier "Value"
- set parm143e [ $mthd1439 addParam ]
- $parm143e setLabel name_type "point:POINT"
- $parm143e setProp modifier "Value"
- set mthd1441 [ $clss12b9 addRow method ]
- $mthd1441 setLabel name_type "operator-():CRect\n"
- $mthd1441 setProp method_access "Public"
- $mthd1441 setProp is_const_func "1"
- $mthd1441 setProp modifier "Value"
- set parm1446 [ $mthd1441 addParam ]
- $parm1446 setLabel name_type "point:POINT"
- $parm1446 setProp modifier "Value"
- set mthd1449 [ $clss12b9 addRow method ]
- $mthd1449 setLabel name_type "operator+():CRect\n"
- $mthd1449 setProp method_access "Public"
- $mthd1449 setProp is_const_func "1"
- $mthd1449 setProp modifier "Value"
- set parm144e [ $mthd1449 addParam ]
- $parm144e setLabel name_type "lpRect:LPCRECT"
- $parm144e setProp modifier "Value"
- set mthd1451 [ $clss12b9 addRow method ]
- $mthd1451 setLabel name_type "operator+():CRect\n"
- $mthd1451 setProp method_access "Public"
- $mthd1451 setProp is_const_func "1"
- $mthd1451 setProp modifier "Value"
- set parm1456 [ $mthd1451 addParam ]
- $parm1456 setLabel name_type "size:SIZE"
- $parm1456 setProp modifier "Value"
- set mthd1459 [ $clss12b9 addRow method ]
- $mthd1459 setLabel name_type "operator-():CRect\n"
- $mthd1459 setProp method_access "Public"
- $mthd1459 setProp is_const_func "1"
- $mthd1459 setProp modifier "Value"
- set parm145e [ $mthd1459 addParam ]
- $parm145e setLabel name_type "size:SIZE"
- $parm145e setProp modifier "Value"
- set mthd1461 [ $clss12b9 addRow method ]
- $mthd1461 setLabel name_type "operator-():CRect\n"
- $mthd1461 setProp method_access "Public"
- $mthd1461 setProp is_const_func "1"
- $mthd1461 setProp modifier "Value"
- set parm1466 [ $mthd1461 addParam ]
- $parm1466 setLabel name_type "lpRect:LPCRECT"
- $parm1466 setProp modifier "Value"
- set mthd1469 [ $clss12b9 addRow method ]
- $mthd1469 setLabel name_type "operator&():CRect\n"
- $mthd1469 setProp method_access "Public"
- $mthd1469 setProp is_const_func "1"
- $mthd1469 setProp modifier "Value"
- set parm146e [ $mthd1469 addParam ]
- $parm146e setLabel name_type "rect2:RECT"
- $parm146e setProp modifier "Reference to Const"
- set mthd1471 [ $clss12b9 addRow method ]
- $mthd1471 setLabel name_type "operator|():CRect\n"
- $mthd1471 setProp method_access "Public"
- $mthd1471 setProp is_const_func "1"
- $mthd1471 setProp modifier "Value"
- set parm1476 [ $mthd1471 addParam ]
- $parm1476 setLabel name_type "rect2:RECT"
- $parm1476 setProp modifier "Reference to Const"
- set mthd1479 [ $clss12b9 addRow method ]
- $mthd1479 setLabel name_type "MulDiv():CRect"
- $mthd1479 setProp method_access "Public"
- $mthd1479 setProp is_const_func "1"
- $mthd1479 setProp modifier "Value"
- set parm147e [ $mthd1479 addParam ]
- $parm147e setLabel name_type "nMultiplier:int, "
- $parm147e setProp modifier "Value"
- set parm1481 [ $mthd1479 addParam ]
- $parm1481 setLabel name_type "nDivisor:int"
- $parm1481 setProp modifier "Value"
- $clss12b9 save
- set clss444e [ $diag444b addNode cad_class 0 98 120 34 ]
- $clss444e setLabel name "CRect"
- $clss444e setProp is_folded 1
- $clss444e setProp include_list "afxwin.h" name *
- set gen444d [ $diag444b addRake generalization $clss444c $clss444e 60 34 60 98 66 ]
- $gen444d setProp inher_access "Public"
- $diag444b save
-
-
- #====================== Diagram: __POSITION ==== upperLeft:-3168, -4196
- if [info exists debug] {puts "CAD __POSITION"}
- set diag4450 [ CAD new "__POSITION" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: __POSITION ----
- if [info exists debug] {puts "addClass __POSITION"}
- set clss4451 [ $diag4450 addNode cad_class 3168 4196 120 97 ]
- $clss4451 setLabel name "__POSITION"
- $clss4451 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: _AFX_DOUBLE ----
- if [info exists debug] {puts "addClass _AFX_DOUBLE"}
- if [info exists debug] {puts "CDM _AFX_DOUBLE"}
- set clss0004 [ CDM new "_AFX_DOUBLE" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0007 [ $clss0004 addRow attribute ]
- $attr0007 setLabel name_type "doubleBits:BYTE"
- $attr0007 setProp attrib_access "None-None" name_type de
- $attr0007 setProp modifier "Value" name_type cl
- $clss0004 save
- set clss4452 [ $diag4450 addNode cad_class 3960 5245 144 97 ]
- $clss4452 setLabel name "_AFX_DOUBLE"
- $clss4452 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: _AFX_FLOAT ----
- if [info exists debug] {puts "addClass _AFX_FLOAT"}
- if [info exists debug] {puts "CDM _AFX_FLOAT"}
- set clss000b [ CDM new "_AFX_FLOAT" "$systemName" "" "" "" "" "" "" "0" ]
- set attr000e [ $clss000b addRow attribute ]
- $attr000e setLabel name_type "floatBits:BYTE"
- $attr000e setProp attrib_access "None-None" name_type de
- $attr000e setProp modifier "Value" name_type cl
- $clss000b save
- set clss4453 [ $diag4450 addNode cad_class 3960 3147 135 97 ]
- $clss4453 setLabel name "_AFX_FLOAT"
- $clss4453 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CRuntimeClass ----
- if [info exists debug] {puts "addClass CRuntimeClass"}
- if [info exists debug] {puts "CDM CRuntimeClass"}
- set clss0012 [ CDM new "CRuntimeClass" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0015 [ $clss0012 addRow attribute ]
- $attr0015 setLabel name_type "m_lpszClassName:LPCSTR\n"
- $attr0015 setProp attrib_access "None-None" name_type de
- set attr0018 [ $clss0012 addRow attribute ]
- $attr0018 setLabel name_type "m_nObjectSize:int\n"
- $attr0018 setProp attrib_access "None-None" name_type de
- set attr001b [ $clss0012 addRow attribute ]
- $attr001b setLabel name_type "m_wSchema:UINT\n"
- $attr001b setProp attrib_access "None-None" name_type de
- set attr001e [ $clss0012 addRow attribute ]
- $attr001e setLabel name_type " m_pfnCreateObject:CObject\n"
- $attr001e setProp attrib_access "None-None" name_type de
- $attr001e setProp modifier "Pointer" name_type cl
- set attr0022 [ $clss0012 addRow attribute ]
- $attr0022 setLabel name_type "m_pBaseClass:CRuntimeClass\n"
- $attr0022 setProp attrib_access "None-None" name_type de
- $attr0022 setProp modifier "Pointer" name_type cl
- set attr0044 [ $clss0012 addRow attribute ]
- $attr0044 setLabel name_type "m_pNextClass:CRuntimeClass"
- $attr0044 setProp attrib_access "None-None" name_type de
- $attr0044 setProp modifier "Pointer" name_type cl
- set mthd0026 [ $clss0012 addRow method ]
- $mthd0026 setLabel name_type "CreateObject():CObject\n"
- $mthd0026 setProp method_access "Public"
- $mthd0026 setProp modifier "Pointer"
- set mthd002a [ $clss0012 addRow method ]
- $mthd002a setLabel name_type "IsDerivedFrom():BOOL\n"
- $mthd002a setProp method_access "Public"
- $mthd002a setProp is_const_func "1"
- $mthd002a setProp modifier "Value"
- set parm002f [ $mthd002a addParam ]
- $parm002f setLabel name_type "pBaseClass:CRuntimeClass"
- $parm002f setProp modifier "Pointer to Const"
- set mthd0032 [ $clss0012 addRow method ]
- $mthd0032 setLabel name_type "Store()\n"
- $mthd0032 setProp method_access "Public"
- $mthd0032 setProp is_const_func "1"
- $mthd0032 setProp modifier "Value"
- set parm0037 [ $mthd0032 addParam ]
- $parm0037 setLabel name_type "ar:CArchive"
- $parm0037 setProp modifier "Reference"
- set mthd003a [ $clss0012 addRow method ]
- $mthd003a setLabel name_type "\$Load():CRuntimeClass"
- $mthd003a setProp method_access "Public"
- $mthd003a setProp modifier "Pointer"
- set parm003e [ $mthd003a addParam ]
- $parm003e setLabel name_type "ar:CArchive, "
- $parm003e setProp modifier "Reference"
- set parm0041 [ $mthd003a addParam ]
- $parm0041 setLabel name_type "pwSchemaNum:UINT"
- $parm0041 setProp modifier "Pointer"
- $clss0012 save
- set clss4454 [ $diag4450 addNode cad_class 2376 3147 477 209 ]
- $clss4454 setLabel name "CRuntimeClass"
- $clss4454 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CStringData ----
- if [info exists debug] {puts "addClass CStringData"}
- if [info exists debug] {puts "CDM CStringData"}
- set clss0048 [ CDM new "CStringData" "$systemName" "" "" "" "" "" "" "0" ]
- set attr004b [ $clss0048 addRow attribute ]
- $attr004b setLabel name_type "nRefs:long\n"
- $attr004b setProp attrib_access "None-None" name_type de
- set attr004e [ $clss0048 addRow attribute ]
- $attr004e setLabel name_type "nDataLength:int\n"
- $attr004e setProp attrib_access "None-None" name_type de
- set attr0051 [ $clss0048 addRow attribute ]
- $attr0051 setLabel name_type "nAllocLength:int"
- $attr0051 setProp attrib_access "None-None" name_type de
- set mthd0054 [ $clss0048 addRow method ]
- $mthd0054 setLabel name_type "data():TCHAR"
- $mthd0054 setProp method_access "Public"
- $mthd0054 setProp modifier "Pointer"
- $clss0048 save
- set clss4455 [ $diag4450 addNode cad_class 2376 5245 153 125 ]
- $clss4455 setLabel name "CStringData"
- $clss4455 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CString ----
- if [info exists debug] {puts "addClass CString"}
- if [info exists debug] {puts "CDM CString"}
- set clss0058 [ CDM new "CString" "$systemName" "" "" "" "" "" "" "0" ]
- set attr01df [ $clss0058 addRow attribute ]
- $attr01df setLabel name_type "m_pchData:LPTSTR"
- $attr01df setProp attrib_access "None-None" name_type de
- set mthd005b [ $clss0058 addRow method ]
- $mthd005b setLabel name_type "\$create()\n"
- $mthd005b setProp method_access "Public"
- $mthd005b setProp modifier "Value"
- set mthd005f [ $clss0058 addRow method ]
- $mthd005f setLabel name_type "\$create()\n"
- $mthd005f setProp method_access "Public"
- $mthd005f setProp modifier "Value"
- set parm0063 [ $mthd005f addParam ]
- $parm0063 setLabel name_type "stringSrc:CString"
- $parm0063 setProp modifier "Reference to Const"
- set mthd0066 [ $clss0058 addRow method ]
- $mthd0066 setLabel name_type "\$create()\n"
- $mthd0066 setProp method_access "Public"
- $mthd0066 setProp modifier "Value"
- set parm006a [ $mthd0066 addParam ]
- $parm006a setLabel name_type "ch:TCHAR, "
- $parm006a setProp modifier "Value"
- set parm006d [ $mthd0066 addParam ]
- $parm006d setLabel name_type "nRepeat:int"
- $parm006d setProp modifier "Value"
- $parm006d setProp default_value " 1"
- set mthd0071 [ $clss0058 addRow method ]
- $mthd0071 setLabel name_type "\$create()\n"
- $mthd0071 setProp method_access "Public"
- $mthd0071 setProp modifier "Value"
- set parm0075 [ $mthd0071 addParam ]
- $parm0075 setLabel name_type "lpsz:LPCSTR"
- $parm0075 setProp modifier "Value"
- set mthd0078 [ $clss0058 addRow method ]
- $mthd0078 setLabel name_type "\$create()\n"
- $mthd0078 setProp method_access "Public"
- $mthd0078 setProp modifier "Value"
- set parm007c [ $mthd0078 addParam ]
- $parm007c setLabel name_type "lpsz:LPCWSTR"
- $parm007c setProp modifier "Value"
- set mthd007f [ $clss0058 addRow method ]
- $mthd007f setLabel name_type "\$create()\n"
- $mthd007f setProp method_access "Public"
- $mthd007f setProp modifier "Value"
- set parm0083 [ $mthd007f addParam ]
- $parm0083 setLabel name_type "lpch:LPCTSTR, "
- $parm0083 setProp modifier "Value"
- set parm0086 [ $mthd007f addParam ]
- $parm0086 setLabel name_type "nLength:int"
- $parm0086 setProp modifier "Value"
- set mthd0089 [ $clss0058 addRow method ]
- $mthd0089 setLabel name_type "\$create()\n"
- $mthd0089 setProp method_access "Public"
- $mthd0089 setProp modifier "Value"
- set parm008d [ $mthd0089 addParam ]
- $parm008d setLabel name_type "psz:unsigned char"
- $parm008d setProp modifier "Pointer to Const"
- set mthd0090 [ $clss0058 addRow method ]
- $mthd0090 setLabel name_type "GetLength():int\n"
- $mthd0090 setProp method_access "Public"
- $mthd0090 setProp is_const_func "1"
- $mthd0090 setProp modifier "Value"
- set mthd0095 [ $clss0058 addRow method ]
- $mthd0095 setLabel name_type "IsEmpty():BOOL\n"
- $mthd0095 setProp method_access "Public"
- $mthd0095 setProp is_const_func "1"
- $mthd0095 setProp modifier "Value"
- set mthd009a [ $clss0058 addRow method ]
- $mthd009a setLabel name_type "Empty()\n"
- $mthd009a setProp method_access "Public"
- $mthd009a setProp modifier "Value"
- set mthd009e [ $clss0058 addRow method ]
- $mthd009e setLabel name_type "GetAt():TCHAR\n"
- $mthd009e setProp method_access "Public"
- $mthd009e setProp is_const_func "1"
- $mthd009e setProp modifier "Value"
- set parm00a3 [ $mthd009e addParam ]
- $parm00a3 setLabel name_type "nIndex:int"
- $parm00a3 setProp modifier "Value"
- set mthd00a6 [ $clss0058 addRow method ]
- $mthd00a6 setLabel name_type "operator\[]():TCHAR\n"
- $mthd00a6 setProp method_access "Public"
- $mthd00a6 setProp is_const_func "1"
- $mthd00a6 setProp modifier "Value"
- set parm00ab [ $mthd00a6 addParam ]
- $parm00ab setLabel name_type "nIndex:int"
- $parm00ab setProp modifier "Value"
- set mthd00ae [ $clss0058 addRow method ]
- $mthd00ae setLabel name_type "SetAt()\n"
- $mthd00ae setProp method_access "Public"
- $mthd00ae setProp modifier "Value"
- set parm00b2 [ $mthd00ae addParam ]
- $parm00b2 setLabel name_type "nIndex:int, "
- $parm00b2 setProp modifier "Value"
- set parm00b5 [ $mthd00ae addParam ]
- $parm00b5 setLabel name_type "ch:TCHAR"
- $parm00b5 setProp modifier "Value"
- set mthd00b8 [ $clss0058 addRow method ]
- $mthd00b8 setLabel name_type "type_conv()\n"
- $mthd00b8 setProp method_access "Public"
- $mthd00b8 setProp is_const_func "1"
- $mthd00b8 setProp modifier "Value"
- set mthd00bd [ $clss0058 addRow method ]
- $mthd00bd setLabel name_type "operatorASSIGN():CString\n"
- $mthd00bd setProp method_access "Public"
- $mthd00bd setProp modifier "Reference to Const"
- set parm00c1 [ $mthd00bd addParam ]
- $parm00c1 setLabel name_type "stringSrc:CString"
- $parm00c1 setProp modifier "Reference to Const"
- set mthd00c4 [ $clss0058 addRow method ]
- $mthd00c4 setLabel name_type "operatorASSIGN():CString\n"
- $mthd00c4 setProp method_access "Public"
- $mthd00c4 setProp modifier "Reference to Const"
- set parm00c8 [ $mthd00c4 addParam ]
- $parm00c8 setLabel name_type "ch:TCHAR"
- $parm00c8 setProp modifier "Value"
- set mthd00cb [ $clss0058 addRow method ]
- $mthd00cb setLabel name_type "operatorASSIGN():CString\n"
- $mthd00cb setProp method_access "Public"
- $mthd00cb setProp modifier "Reference to Const"
- set parm00cf [ $mthd00cb addParam ]
- $parm00cf setLabel name_type "lpsz:LPCSTR"
- $parm00cf setProp modifier "Value"
- set mthd00d2 [ $clss0058 addRow method ]
- $mthd00d2 setLabel name_type "operatorASSIGN():CString\n"
- $mthd00d2 setProp method_access "Public"
- $mthd00d2 setProp modifier "Reference to Const"
- set parm00d6 [ $mthd00d2 addParam ]
- $parm00d6 setLabel name_type "lpsz:LPCWSTR"
- $parm00d6 setProp modifier "Value"
- set mthd00d9 [ $clss0058 addRow method ]
- $mthd00d9 setLabel name_type "operatorASSIGN():CString\n"
- $mthd00d9 setProp method_access "Public"
- $mthd00d9 setProp modifier "Reference to Const"
- set parm00dd [ $mthd00d9 addParam ]
- $parm00dd setLabel name_type "psz:unsigned char"
- $parm00dd setProp modifier "Pointer to Const"
- set mthd00e0 [ $clss0058 addRow method ]
- $mthd00e0 setLabel name_type "operatorASS_PLUS():CString\n"
- $mthd00e0 setProp method_access "Public"
- $mthd00e0 setProp modifier "Reference to Const"
- set parm00e4 [ $mthd00e0 addParam ]
- $parm00e4 setLabel name_type "string:CString"
- $parm00e4 setProp modifier "Reference to Const"
- set mthd00e7 [ $clss0058 addRow method ]
- $mthd00e7 setLabel name_type "operatorASS_PLUS():CString\n"
- $mthd00e7 setProp method_access "Public"
- $mthd00e7 setProp modifier "Reference to Const"
- set parm00eb [ $mthd00e7 addParam ]
- $parm00eb setLabel name_type "ch:TCHAR"
- $parm00eb setProp modifier "Value"
- set mthd00ee [ $clss0058 addRow method ]
- $mthd00ee setLabel name_type "operatorASS_PLUS():CString\n"
- $mthd00ee setProp method_access "Public"
- $mthd00ee setProp modifier "Reference to Const"
- set parm00f2 [ $mthd00ee addParam ]
- $parm00f2 setLabel name_type "lpsz:LPCTSTR"
- $parm00f2 setProp modifier "Value"
- set mthd00f5 [ $clss0058 addRow method ]
- $mthd00f5 setLabel name_type "Compare():int\n"
- $mthd00f5 setProp method_access "Public"
- $mthd00f5 setProp is_const_func "1"
- $mthd00f5 setProp modifier "Value"
- set parm00fa [ $mthd00f5 addParam ]
- $parm00fa setLabel name_type "lpsz:LPCTSTR"
- $parm00fa setProp modifier "Value"
- set mthd00fd [ $clss0058 addRow method ]
- $mthd00fd setLabel name_type "CompareNoCase():int\n"
- $mthd00fd setProp method_access "Public"
- $mthd00fd setProp is_const_func "1"
- $mthd00fd setProp modifier "Value"
- set parm0102 [ $mthd00fd addParam ]
- $parm0102 setLabel name_type "lpsz:LPCTSTR"
- $parm0102 setProp modifier "Value"
- set mthd0105 [ $clss0058 addRow method ]
- $mthd0105 setLabel name_type "Collate():int\n"
- $mthd0105 setProp method_access "Public"
- $mthd0105 setProp is_const_func "1"
- $mthd0105 setProp modifier "Value"
- set parm010a [ $mthd0105 addParam ]
- $parm010a setLabel name_type "lpsz:LPCTSTR"
- $parm010a setProp modifier "Value"
- set mthd010d [ $clss0058 addRow method ]
- $mthd010d setLabel name_type "Mid():CString\n"
- $mthd010d setProp method_access "Public"
- $mthd010d setProp is_const_func "1"
- $mthd010d setProp modifier "Value"
- set parm0112 [ $mthd010d addParam ]
- $parm0112 setLabel name_type "nFirst:int, "
- $parm0112 setProp modifier "Value"
- set parm0115 [ $mthd010d addParam ]
- $parm0115 setLabel name_type "nCount:int"
- $parm0115 setProp modifier "Value"
- set mthd0118 [ $clss0058 addRow method ]
- $mthd0118 setLabel name_type "Mid():CString\n"
- $mthd0118 setProp method_access "Public"
- $mthd0118 setProp is_const_func "1"
- $mthd0118 setProp modifier "Value"
- set parm011d [ $mthd0118 addParam ]
- $parm011d setLabel name_type "nFirst:int"
- $parm011d setProp modifier "Value"
- set mthd0120 [ $clss0058 addRow method ]
- $mthd0120 setLabel name_type "Left():CString\n"
- $mthd0120 setProp method_access "Public"
- $mthd0120 setProp is_const_func "1"
- $mthd0120 setProp modifier "Value"
- set parm0125 [ $mthd0120 addParam ]
- $parm0125 setLabel name_type "nCount:int"
- $parm0125 setProp modifier "Value"
- set mthd0128 [ $clss0058 addRow method ]
- $mthd0128 setLabel name_type "Right():CString\n"
- $mthd0128 setProp method_access "Public"
- $mthd0128 setProp is_const_func "1"
- $mthd0128 setProp modifier "Value"
- set parm012d [ $mthd0128 addParam ]
- $parm012d setLabel name_type "nCount:int"
- $parm012d setProp modifier "Value"
- set mthd0130 [ $clss0058 addRow method ]
- $mthd0130 setLabel name_type "SpanIncluding():CString\n"
- $mthd0130 setProp method_access "Public"
- $mthd0130 setProp is_const_func "1"
- $mthd0130 setProp modifier "Value"
- set parm0135 [ $mthd0130 addParam ]
- $parm0135 setLabel name_type "lpszCharSet:LPCTSTR"
- $parm0135 setProp modifier "Value"
- set mthd0138 [ $clss0058 addRow method ]
- $mthd0138 setLabel name_type "SpanExcluding():CString\n"
- $mthd0138 setProp method_access "Public"
- $mthd0138 setProp is_const_func "1"
- $mthd0138 setProp modifier "Value"
- set parm013d [ $mthd0138 addParam ]
- $parm013d setLabel name_type "lpszCharSet:LPCTSTR"
- $parm013d setProp modifier "Value"
- set mthd0140 [ $clss0058 addRow method ]
- $mthd0140 setLabel name_type "MakeUpper()\n"
- $mthd0140 setProp method_access "Public"
- $mthd0140 setProp modifier "Value"
- set mthd0144 [ $clss0058 addRow method ]
- $mthd0144 setLabel name_type "MakeLower()\n"
- $mthd0144 setProp method_access "Public"
- $mthd0144 setProp modifier "Value"
- set mthd0148 [ $clss0058 addRow method ]
- $mthd0148 setLabel name_type "MakeReverse()\n"
- $mthd0148 setProp method_access "Public"
- $mthd0148 setProp modifier "Value"
- set mthd014c [ $clss0058 addRow method ]
- $mthd014c setLabel name_type "TrimRight()\n"
- $mthd014c setProp method_access "Public"
- $mthd014c setProp modifier "Value"
- set mthd0150 [ $clss0058 addRow method ]
- $mthd0150 setLabel name_type "TrimLeft()\n"
- $mthd0150 setProp method_access "Public"
- $mthd0150 setProp modifier "Value"
- set mthd0154 [ $clss0058 addRow method ]
- $mthd0154 setLabel name_type "Find():int\n"
- $mthd0154 setProp method_access "Public"
- $mthd0154 setProp is_const_func "1"
- $mthd0154 setProp modifier "Value"
- set parm0159 [ $mthd0154 addParam ]
- $parm0159 setLabel name_type "ch:TCHAR"
- $parm0159 setProp modifier "Value"
- set mthd015c [ $clss0058 addRow method ]
- $mthd015c setLabel name_type "ReverseFind():int\n"
- $mthd015c setProp method_access "Public"
- $mthd015c setProp is_const_func "1"
- $mthd015c setProp modifier "Value"
- set parm0161 [ $mthd015c addParam ]
- $parm0161 setLabel name_type "ch:TCHAR"
- $parm0161 setProp modifier "Value"
- set mthd0164 [ $clss0058 addRow method ]
- $mthd0164 setLabel name_type "FindOneOf():int\n"
- $mthd0164 setProp method_access "Public"
- $mthd0164 setProp is_const_func "1"
- $mthd0164 setProp modifier "Value"
- set parm0169 [ $mthd0164 addParam ]
- $parm0169 setLabel name_type "lpszCharSet:LPCTSTR"
- $parm0169 setProp modifier "Value"
- set mthd016c [ $clss0058 addRow method ]
- $mthd016c setLabel name_type "Find():int\n"
- $mthd016c setProp method_access "Public"
- $mthd016c setProp is_const_func "1"
- $mthd016c setProp modifier "Value"
- set parm0171 [ $mthd016c addParam ]
- $parm0171 setLabel name_type "lpszSub:LPCTSTR"
- $parm0171 setProp modifier "Value"
- set mthd0174 [ $clss0058 addRow method ]
- $mthd0174 setLabel name_type "Format()\n"
- $mthd0174 setProp method_access "Public"
- $mthd0174 setProp modifier "Value"
- set parm0178 [ $mthd0174 addParam ]
- $parm0178 setLabel name_type "lpszFormat:LPCTSTR, "
- $parm0178 setProp modifier "Value"
- set parm017b [ $mthd0174 addParam ]
- $parm017b setLabel name_type "...:varargs"
- $parm017b setProp modifier "Value"
- set mthd017e [ $clss0058 addRow method ]
- $mthd017e setLabel name_type "Format()\n"
- $mthd017e setProp method_access "Public"
- $mthd017e setProp modifier "Value"
- set parm0182 [ $mthd017e addParam ]
- $parm0182 setLabel name_type "nFormatID:UINT, "
- $parm0182 setProp modifier "Value"
- set parm0185 [ $mthd017e addParam ]
- $parm0185 setLabel name_type "...:varargs"
- $parm0185 setProp modifier "Value"
- set mthd0188 [ $clss0058 addRow method ]
- $mthd0188 setLabel name_type "FormatMessage()\n"
- $mthd0188 setProp method_access "Public"
- $mthd0188 setProp modifier "Value"
- set parm018c [ $mthd0188 addParam ]
- $parm018c setLabel name_type "lpszFormat:LPCTSTR, "
- $parm018c setProp modifier "Value"
- set parm018f [ $mthd0188 addParam ]
- $parm018f setLabel name_type "...:varargs"
- $parm018f setProp modifier "Value"
- set mthd0192 [ $clss0058 addRow method ]
- $mthd0192 setLabel name_type "FormatMessage()\n"
- $mthd0192 setProp method_access "Public"
- $mthd0192 setProp modifier "Value"
- set parm0196 [ $mthd0192 addParam ]
- $parm0196 setLabel name_type "nFormatID:UINT, "
- $parm0196 setProp modifier "Value"
- set parm0199 [ $mthd0192 addParam ]
- $parm0199 setLabel name_type "...:varargs"
- $parm0199 setProp modifier "Value"
- set mthd019c [ $clss0058 addRow method ]
- $mthd019c setLabel name_type "LoadString():BOOL\n"
- $mthd019c setProp method_access "Public"
- $mthd019c setProp modifier "Value"
- set parm01a0 [ $mthd019c addParam ]
- $parm01a0 setLabel name_type "nID:UINT"
- $parm01a0 setProp modifier "Value"
- set mthd01a3 [ $clss0058 addRow method ]
- $mthd01a3 setLabel name_type "AnsiToOem()\n"
- $mthd01a3 setProp method_access "Public"
- $mthd01a3 setProp modifier "Value"
- set mthd01a7 [ $clss0058 addRow method ]
- $mthd01a7 setLabel name_type "OemToAnsi()\n"
- $mthd01a7 setProp method_access "Public"
- $mthd01a7 setProp modifier "Value"
- set mthd01ab [ $clss0058 addRow method ]
- $mthd01ab setLabel name_type "AllocSysString():BSTR\n"
- $mthd01ab setProp method_access "Public"
- $mthd01ab setProp is_const_func "1"
- $mthd01ab setProp modifier "Value"
- set mthd01b0 [ $clss0058 addRow method ]
- $mthd01b0 setLabel name_type "SetSysString():BSTR\n"
- $mthd01b0 setProp method_access "Public"
- $mthd01b0 setProp is_const_func "1"
- $mthd01b0 setProp modifier "Value"
- set parm01b5 [ $mthd01b0 addParam ]
- $parm01b5 setLabel name_type "pbstr:BSTR"
- $parm01b5 setProp modifier "Pointer"
- set mthd01b8 [ $clss0058 addRow method ]
- $mthd01b8 setLabel name_type "GetBuffer():LPTSTR\n"
- $mthd01b8 setProp method_access "Public"
- $mthd01b8 setProp modifier "Value"
- set parm01bc [ $mthd01b8 addParam ]
- $parm01bc setLabel name_type "nMinBufLength:int"
- $parm01bc setProp modifier "Value"
- set mthd01bf [ $clss0058 addRow method ]
- $mthd01bf setLabel name_type "ReleaseBuffer()\n"
- $mthd01bf setProp method_access "Public"
- $mthd01bf setProp modifier "Value"
- set parm01c3 [ $mthd01bf addParam ]
- $parm01c3 setLabel name_type "nNewLength:int"
- $parm01c3 setProp modifier "Value"
- $parm01c3 setProp default_value " -1"
- set mthd01c7 [ $clss0058 addRow method ]
- $mthd01c7 setLabel name_type "GetBufferSetLength():LPTSTR\n"
- $mthd01c7 setProp method_access "Public"
- $mthd01c7 setProp modifier "Value"
- set parm01cb [ $mthd01c7 addParam ]
- $parm01cb setLabel name_type "nNewLength:int"
- $parm01cb setProp modifier "Value"
- set mthd01ce [ $clss0058 addRow method ]
- $mthd01ce setLabel name_type "FreeExtra()\n"
- $mthd01ce setProp method_access "Public"
- $mthd01ce setProp modifier "Value"
- set mthd01d2 [ $clss0058 addRow method ]
- $mthd01d2 setLabel name_type "LockBuffer():LPTSTR\n"
- $mthd01d2 setProp method_access "Public"
- $mthd01d2 setProp modifier "Value"
- set mthd01d6 [ $clss0058 addRow method ]
- $mthd01d6 setLabel name_type "UnlockBuffer()\n"
- $mthd01d6 setProp method_access "Public"
- $mthd01d6 setProp modifier "Value"
- set mthd01da [ $clss0058 addRow method ]
- $mthd01da setLabel name_type "GetAllocLength():int\n"
- $mthd01da setProp method_access "Public"
- $mthd01da setProp is_const_func "1"
- $mthd01da setProp modifier "Value"
- set mthd01e2 [ $clss0058 addRow method ]
- $mthd01e2 setLabel name_type "GetData():CStringData\n"
- $mthd01e2 setProp method_access "Protected"
- $mthd01e2 setProp is_const_func "1"
- $mthd01e2 setProp modifier "Pointer"
- set mthd01e7 [ $clss0058 addRow method ]
- $mthd01e7 setLabel name_type "Init()\n"
- $mthd01e7 setProp method_access "Protected"
- $mthd01e7 setProp modifier "Value"
- set mthd01eb [ $clss0058 addRow method ]
- $mthd01eb setLabel name_type "AllocCopy()\n"
- $mthd01eb setProp method_access "Protected"
- $mthd01eb setProp is_const_func "1"
- $mthd01eb setProp modifier "Value"
- set parm01f0 [ $mthd01eb addParam ]
- $parm01f0 setLabel name_type "dest:CString, "
- $parm01f0 setProp modifier "Reference"
- set parm01f3 [ $mthd01eb addParam ]
- $parm01f3 setLabel name_type "nCopyLen:int, "
- $parm01f3 setProp modifier "Value"
- set parm01f6 [ $mthd01eb addParam ]
- $parm01f6 setLabel name_type "nCopyIndex:int, "
- $parm01f6 setProp modifier "Value"
- set parm01f9 [ $mthd01eb addParam ]
- $parm01f9 setLabel name_type "nExtraLen:int"
- $parm01f9 setProp modifier "Value"
- set mthd01fc [ $clss0058 addRow method ]
- $mthd01fc setLabel name_type "AllocBuffer()\n"
- $mthd01fc setProp method_access "Protected"
- $mthd01fc setProp modifier "Value"
- set parm0200 [ $mthd01fc addParam ]
- $parm0200 setLabel name_type "nLen:int"
- $parm0200 setProp modifier "Value"
- set mthd0203 [ $clss0058 addRow method ]
- $mthd0203 setLabel name_type "AssignCopy()\n"
- $mthd0203 setProp method_access "Protected"
- $mthd0203 setProp modifier "Value"
- set parm0207 [ $mthd0203 addParam ]
- $parm0207 setLabel name_type "nSrcLen:int, "
- $parm0207 setProp modifier "Value"
- set parm020a [ $mthd0203 addParam ]
- $parm020a setLabel name_type "lpszSrcData:LPCTSTR"
- $parm020a setProp modifier "Value"
- set mthd020d [ $clss0058 addRow method ]
- $mthd020d setLabel name_type "ConcatCopy()\n"
- $mthd020d setProp method_access "Protected"
- $mthd020d setProp modifier "Value"
- set parm0211 [ $mthd020d addParam ]
- $parm0211 setLabel name_type "nSrc1Len:int, "
- $parm0211 setProp modifier "Value"
- set parm0214 [ $mthd020d addParam ]
- $parm0214 setLabel name_type "lpszSrc1Data:LPCTSTR, "
- $parm0214 setProp modifier "Value"
- set parm0217 [ $mthd020d addParam ]
- $parm0217 setLabel name_type "nSrc2Len:int, "
- $parm0217 setProp modifier "Value"
- set parm021a [ $mthd020d addParam ]
- $parm021a setLabel name_type "lpszSrc2Data:LPCTSTR"
- $parm021a setProp modifier "Value"
- set mthd021d [ $clss0058 addRow method ]
- $mthd021d setLabel name_type "ConcatInPlace()\n"
- $mthd021d setProp method_access "Protected"
- $mthd021d setProp modifier "Value"
- set parm0221 [ $mthd021d addParam ]
- $parm0221 setLabel name_type "nSrcLen:int, "
- $parm0221 setProp modifier "Value"
- set parm0224 [ $mthd021d addParam ]
- $parm0224 setLabel name_type "lpszSrcData:LPCTSTR"
- $parm0224 setProp modifier "Value"
- set mthd0227 [ $clss0058 addRow method ]
- $mthd0227 setLabel name_type "FormatV()\n"
- $mthd0227 setProp method_access "Protected"
- $mthd0227 setProp modifier "Value"
- set parm022b [ $mthd0227 addParam ]
- $parm022b setLabel name_type "lpszFormat:LPCTSTR, "
- $parm022b setProp modifier "Value"
- set parm022e [ $mthd0227 addParam ]
- $parm022e setLabel name_type "argList:va_list"
- $parm022e setProp modifier "Value"
- set mthd0231 [ $clss0058 addRow method ]
- $mthd0231 setLabel name_type "CopyBeforeWrite()\n"
- $mthd0231 setProp method_access "Protected"
- $mthd0231 setProp modifier "Value"
- set mthd0235 [ $clss0058 addRow method ]
- $mthd0235 setLabel name_type "AllocBeforeWrite()\n"
- $mthd0235 setProp method_access "Protected"
- $mthd0235 setProp modifier "Value"
- set parm0239 [ $mthd0235 addParam ]
- $parm0239 setLabel name_type "nLen:int"
- $parm0239 setProp modifier "Value"
- set mthd023c [ $clss0058 addRow method ]
- $mthd023c setLabel name_type "Release()\n"
- $mthd023c setProp method_access "Protected"
- $mthd023c setProp modifier "Value"
- set mthd0240 [ $clss0058 addRow method ]
- $mthd0240 setLabel name_type "\$Release()\n"
- $mthd0240 setProp method_access "Protected"
- $mthd0240 setProp modifier "Value"
- set parm0244 [ $mthd0240 addParam ]
- $parm0244 setLabel name_type "pData:CStringData"
- $parm0244 setProp modifier "Pointer"
- set mthd0247 [ $clss0058 addRow method ]
- $mthd0247 setLabel name_type "\$SafeStrlen():int"
- $mthd0247 setProp method_access "Protected"
- $mthd0247 setProp modifier "Value"
- set parm024b [ $mthd0247 addParam ]
- $parm024b setLabel name_type "lpsz:LPCTSTR"
- $parm024b setProp modifier "Value"
- $clss0058 save
- set clss4456 [ $diag4450 addNode cad_class 3960 6294 765 1049 ]
- $clss4456 setLabel name "CString"
- $clss4456 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CObject ----
- if [info exists debug] {puts "addClass CObject"}
- set clss4457 [ $diag4450 addNode cad_class 4752 5245 378 251 ]
- $clss4457 setLabel name "CObject"
-
- #------------------------ Class: AFX_CLASSINIT ----
- if [info exists debug] {puts "addClass AFX_CLASSINIT"}
- if [info exists debug] {puts "CDM AFX_CLASSINIT"}
- set clss02a9 [ CDM new "AFX_CLASSINIT" "$systemName" "" "" "" "" "" "" "0" ]
- set mthd02ac [ $clss02a9 addRow method ]
- $mthd02ac setLabel name_type "\$create()"
- $mthd02ac setProp method_access "Public"
- $mthd02ac setProp modifier "Value"
- set parm02b0 [ $mthd02ac addParam ]
- $parm02b0 setLabel name_type "pNewClass:CRuntimeClass"
- $parm02b0 setProp modifier "Pointer"
- $clss02a9 save
- set clss4458 [ $diag4450 addNode cad_class 4752 3147 315 97 ]
- $clss4458 setLabel name "AFX_CLASSINIT"
- $clss4458 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_EXCEPTION_LINK ----
- if [info exists debug] {puts "addClass AFX_EXCEPTION_LINK"}
- if [info exists debug] {puts "CDM AFX_EXCEPTION_LINK"}
- set clss031f [ CDM new "AFX_EXCEPTION_LINK" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0322 [ $clss031f addRow attribute ]
- $attr0322 setLabel name_type "m_pLinkPrev:AFX_EXCEPTION_LINK\n"
- $attr0322 setProp attrib_access "None-None" name_type de
- $attr0322 setProp modifier "Pointer" name_type cl
- set attr0326 [ $clss031f addRow attribute ]
- $attr0326 setLabel name_type "m_pException:CException"
- $attr0326 setProp attrib_access "None-None" name_type de
- $attr0326 setProp modifier "Pointer" name_type cl
- set mthd032a [ $clss031f addRow method ]
- $mthd032a setLabel name_type "\$create()"
- $mthd032a setProp method_access "Public"
- $mthd032a setProp modifier "Value"
- $clss031f save
- set clss4459 [ $diag4450 addNode cad_class 3960 2098 279 111 ]
- $clss4459 setLabel name "AFX_EXCEPTION_LINK"
- $clss4459 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_EXCEPTION_CONTEXT ----
- if [info exists debug] {puts "addClass AFX_EXCEPTION_CONTEXT"}
- if [info exists debug] {puts "CDM AFX_EXCEPTION_CONTEXT"}
- set clss032e [ CDM new "AFX_EXCEPTION_CONTEXT" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0331 [ $clss032e addRow attribute ]
- $attr0331 setLabel name_type "m_pLinkTop:AFX_EXCEPTION_LINK"
- $attr0331 setProp attrib_access "None-None" name_type de
- $attr0331 setProp modifier "Pointer" name_type cl
- $clss032e save
- set clss445a [ $diag4450 addNode cad_class 2376 2098 270 97 ]
- $clss445a setLabel name "AFX_EXCEPTION_CONTEXT"
- $clss445a setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CMemoryException ----
- if [info exists debug] {puts "addClass CMemoryException"}
- set clss445b [ $diag4450 addNode cad_class 1584 3147 414 139 ]
- $clss445b setLabel name "CMemoryException"
-
- #------------------------ Class: CNotSupportedException ----
- if [info exists debug] {puts "addClass CNotSupportedException"}
- set clss445c [ $diag4450 addNode cad_class 1584 5245 414 139 ]
- $clss445c setLabel name "CNotSupportedException"
-
- #------------------------ Class: CTimeSpan ----
- if [info exists debug] {puts "addClass CTimeSpan"}
- if [info exists debug] {puts "CDM CTimeSpan"}
- set clss077c [ CDM new "CTimeSpan" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0829 [ $clss077c addRow attribute ]
- $attr0829 setLabel name_type "m_timeSpan:time_t"
- $attr0829 setProp attrib_access "None-None" name_type de
- set mthd077f [ $clss077c addRow method ]
- $mthd077f setLabel name_type "\$create()\n"
- $mthd077f setProp method_access "Public"
- $mthd077f setProp modifier "Value"
- set mthd0783 [ $clss077c addRow method ]
- $mthd0783 setLabel name_type "\$create()\n"
- $mthd0783 setProp method_access "Public"
- $mthd0783 setProp modifier "Value"
- set parm0787 [ $mthd0783 addParam ]
- $parm0787 setLabel name_type "time:time_t"
- $parm0787 setProp modifier "Value"
- set mthd078a [ $clss077c addRow method ]
- $mthd078a setLabel name_type "\$create()\n"
- $mthd078a setProp method_access "Public"
- $mthd078a setProp modifier "Value"
- set parm078e [ $mthd078a addParam ]
- $parm078e setLabel name_type "lDays:LONG, "
- $parm078e setProp modifier "Value"
- set parm0791 [ $mthd078a addParam ]
- $parm0791 setLabel name_type "nHours:int, "
- $parm0791 setProp modifier "Value"
- set parm0794 [ $mthd078a addParam ]
- $parm0794 setLabel name_type "nMins:int, "
- $parm0794 setProp modifier "Value"
- set parm0797 [ $mthd078a addParam ]
- $parm0797 setLabel name_type "nSecs:int"
- $parm0797 setProp modifier "Value"
- set mthd079a [ $clss077c addRow method ]
- $mthd079a setLabel name_type "\$create()\n"
- $mthd079a setProp method_access "Public"
- $mthd079a setProp modifier "Value"
- set parm079e [ $mthd079a addParam ]
- $parm079e setLabel name_type "timeSpanSrc:CTimeSpan"
- $parm079e setProp modifier "Reference to Const"
- set mthd07a1 [ $clss077c addRow method ]
- $mthd07a1 setLabel name_type "operatorASSIGN():CTimeSpan\n"
- $mthd07a1 setProp method_access "Public"
- $mthd07a1 setProp modifier "Reference to Const"
- set parm07a5 [ $mthd07a1 addParam ]
- $parm07a5 setLabel name_type "timeSpanSrc:CTimeSpan"
- $parm07a5 setProp modifier "Reference to Const"
- set mthd07a8 [ $clss077c addRow method ]
- $mthd07a8 setLabel name_type "GetDays():LONG\n"
- $mthd07a8 setProp method_access "Public"
- $mthd07a8 setProp is_const_func "1"
- $mthd07a8 setProp modifier "Value"
- set mthd07ad [ $clss077c addRow method ]
- $mthd07ad setLabel name_type "GetTotalHours():LONG\n"
- $mthd07ad setProp method_access "Public"
- $mthd07ad setProp is_const_func "1"
- $mthd07ad setProp modifier "Value"
- set mthd07b2 [ $clss077c addRow method ]
- $mthd07b2 setLabel name_type "GetHours():int\n"
- $mthd07b2 setProp method_access "Public"
- $mthd07b2 setProp is_const_func "1"
- $mthd07b2 setProp modifier "Value"
- set mthd07b7 [ $clss077c addRow method ]
- $mthd07b7 setLabel name_type "GetTotalMinutes():LONG\n"
- $mthd07b7 setProp method_access "Public"
- $mthd07b7 setProp is_const_func "1"
- $mthd07b7 setProp modifier "Value"
- set mthd07bc [ $clss077c addRow method ]
- $mthd07bc setLabel name_type "GetMinutes():int\n"
- $mthd07bc setProp method_access "Public"
- $mthd07bc setProp is_const_func "1"
- $mthd07bc setProp modifier "Value"
- set mthd07c1 [ $clss077c addRow method ]
- $mthd07c1 setLabel name_type "GetTotalSeconds():LONG\n"
- $mthd07c1 setProp method_access "Public"
- $mthd07c1 setProp is_const_func "1"
- $mthd07c1 setProp modifier "Value"
- set mthd07c6 [ $clss077c addRow method ]
- $mthd07c6 setLabel name_type "GetSeconds():int\n"
- $mthd07c6 setProp method_access "Public"
- $mthd07c6 setProp is_const_func "1"
- $mthd07c6 setProp modifier "Value"
- set mthd07cb [ $clss077c addRow method ]
- $mthd07cb setLabel name_type "operator-():CTimeSpan\n"
- $mthd07cb setProp method_access "Public"
- $mthd07cb setProp is_const_func "1"
- $mthd07cb setProp modifier "Value"
- set parm07d0 [ $mthd07cb addParam ]
- $parm07d0 setLabel name_type "timeSpan:CTimeSpan"
- $parm07d0 setProp modifier "Value"
- set mthd07d3 [ $clss077c addRow method ]
- $mthd07d3 setLabel name_type "operator+():CTimeSpan\n"
- $mthd07d3 setProp method_access "Public"
- $mthd07d3 setProp is_const_func "1"
- $mthd07d3 setProp modifier "Value"
- set parm07d8 [ $mthd07d3 addParam ]
- $parm07d8 setLabel name_type "timeSpan:CTimeSpan"
- $parm07d8 setProp modifier "Value"
- set mthd07db [ $clss077c addRow method ]
- $mthd07db setLabel name_type "operatorASS_PLUS():CTimeSpan\n"
- $mthd07db setProp method_access "Public"
- $mthd07db setProp modifier "Reference to Const"
- set parm07df [ $mthd07db addParam ]
- $parm07df setLabel name_type "timeSpan:CTimeSpan"
- $parm07df setProp modifier "Value"
- set mthd07e2 [ $clss077c addRow method ]
- $mthd07e2 setLabel name_type "operatorASS_MIN():CTimeSpan\n"
- $mthd07e2 setProp method_access "Public"
- $mthd07e2 setProp modifier "Reference to Const"
- set parm07e6 [ $mthd07e2 addParam ]
- $parm07e6 setLabel name_type "timeSpan:CTimeSpan"
- $parm07e6 setProp modifier "Value"
- set mthd07e9 [ $clss077c addRow method ]
- $mthd07e9 setLabel name_type "operatorEQ():BOOL\n"
- $mthd07e9 setProp method_access "Public"
- $mthd07e9 setProp is_const_func "1"
- $mthd07e9 setProp modifier "Value"
- set parm07ee [ $mthd07e9 addParam ]
- $parm07ee setLabel name_type "timeSpan:CTimeSpan"
- $parm07ee setProp modifier "Value"
- set mthd07f1 [ $clss077c addRow method ]
- $mthd07f1 setLabel name_type "operatorNEQ():BOOL\n"
- $mthd07f1 setProp method_access "Public"
- $mthd07f1 setProp is_const_func "1"
- $mthd07f1 setProp modifier "Value"
- set parm07f6 [ $mthd07f1 addParam ]
- $parm07f6 setLabel name_type "timeSpan:CTimeSpan"
- $parm07f6 setProp modifier "Value"
- set mthd07f9 [ $clss077c addRow method ]
- $mthd07f9 setLabel name_type "operator<():BOOL\n"
- $mthd07f9 setProp method_access "Public"
- $mthd07f9 setProp is_const_func "1"
- $mthd07f9 setProp modifier "Value"
- set parm07fe [ $mthd07f9 addParam ]
- $parm07fe setLabel name_type "timeSpan:CTimeSpan"
- $parm07fe setProp modifier "Value"
- set mthd0801 [ $clss077c addRow method ]
- $mthd0801 setLabel name_type "operator>():BOOL\n"
- $mthd0801 setProp method_access "Public"
- $mthd0801 setProp is_const_func "1"
- $mthd0801 setProp modifier "Value"
- set parm0806 [ $mthd0801 addParam ]
- $parm0806 setLabel name_type "timeSpan:CTimeSpan"
- $parm0806 setProp modifier "Value"
- set mthd0809 [ $clss077c addRow method ]
- $mthd0809 setLabel name_type "operatorLE():BOOL\n"
- $mthd0809 setProp method_access "Public"
- $mthd0809 setProp is_const_func "1"
- $mthd0809 setProp modifier "Value"
- set parm080e [ $mthd0809 addParam ]
- $parm080e setLabel name_type "timeSpan:CTimeSpan"
- $parm080e setProp modifier "Value"
- set mthd0811 [ $clss077c addRow method ]
- $mthd0811 setLabel name_type "operatorGE():BOOL\n"
- $mthd0811 setProp method_access "Public"
- $mthd0811 setProp is_const_func "1"
- $mthd0811 setProp modifier "Value"
- set parm0816 [ $mthd0811 addParam ]
- $parm0816 setLabel name_type "timeSpan:CTimeSpan"
- $parm0816 setProp modifier "Value"
- set mthd0819 [ $clss077c addRow method ]
- $mthd0819 setLabel name_type "Format():CString\n"
- $mthd0819 setProp method_access "Public"
- $mthd0819 setProp is_const_func "1"
- $mthd0819 setProp modifier "Value"
- set parm081e [ $mthd0819 addParam ]
- $parm081e setLabel name_type "pFormat:LPCTSTR"
- $parm081e setProp modifier "Value"
- set mthd0821 [ $clss077c addRow method ]
- $mthd0821 setLabel name_type "Format():CString"
- $mthd0821 setProp method_access "Public"
- $mthd0821 setProp is_const_func "1"
- $mthd0821 setProp modifier "Value"
- set parm0826 [ $mthd0821 addParam ]
- $parm0826 setLabel name_type "nID:UINT"
- $parm0826 setProp modifier "Value"
- $clss077c save
- set clss445d [ $diag4450 addNode cad_class 2376 6294 504 419 ]
- $clss445d setLabel name "CTimeSpan"
- $clss445d setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CTime ----
- if [info exists debug] {puts "addClass CTime"}
- if [info exists debug] {puts "CDM CTime"}
- set clss082c [ CDM new "CTime" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0941 [ $clss082c addRow attribute ]
- $attr0941 setLabel name_type "m_time:time_t"
- $attr0941 setProp attrib_access "None-None" name_type de
- set mthd082f [ $clss082c addRow method ]
- $mthd082f setLabel name_type "\$GetCurrentTime():CTime\n"
- $mthd082f setProp method_access "Public"
- $mthd082f setProp modifier "Value"
- set mthd0833 [ $clss082c addRow method ]
- $mthd0833 setLabel name_type "\$create()\n"
- $mthd0833 setProp method_access "Public"
- $mthd0833 setProp modifier "Value"
- set mthd0837 [ $clss082c addRow method ]
- $mthd0837 setLabel name_type "\$create()\n"
- $mthd0837 setProp method_access "Public"
- $mthd0837 setProp modifier "Value"
- set parm083b [ $mthd0837 addParam ]
- $parm083b setLabel name_type "time:time_t"
- $parm083b setProp modifier "Value"
- set mthd083e [ $clss082c addRow method ]
- $mthd083e setLabel name_type "\$create()\n"
- $mthd083e setProp method_access "Public"
- $mthd083e setProp modifier "Value"
- set parm0842 [ $mthd083e addParam ]
- $parm0842 setLabel name_type "nYear:int, "
- $parm0842 setProp modifier "Value"
- set parm0845 [ $mthd083e addParam ]
- $parm0845 setLabel name_type "nMonth:int, "
- $parm0845 setProp modifier "Value"
- set parm0848 [ $mthd083e addParam ]
- $parm0848 setLabel name_type "nDay:int, "
- $parm0848 setProp modifier "Value"
- set parm084b [ $mthd083e addParam ]
- $parm084b setLabel name_type "nHour:int, "
- $parm084b setProp modifier "Value"
- set parm084e [ $mthd083e addParam ]
- $parm084e setLabel name_type "nMin:int, "
- $parm084e setProp modifier "Value"
- set parm0851 [ $mthd083e addParam ]
- $parm0851 setLabel name_type "nSec:int, "
- $parm0851 setProp modifier "Value"
- set parm0854 [ $mthd083e addParam ]
- $parm0854 setLabel name_type "nDST:int"
- $parm0854 setProp modifier "Value"
- $parm0854 setProp default_value " -1"
- set mthd0858 [ $clss082c addRow method ]
- $mthd0858 setLabel name_type "\$create()\n"
- $mthd0858 setProp method_access "Public"
- $mthd0858 setProp modifier "Value"
- set parm085c [ $mthd0858 addParam ]
- $parm085c setLabel name_type "wDosDate:WORD, "
- $parm085c setProp modifier "Value"
- set parm085f [ $mthd0858 addParam ]
- $parm085f setLabel name_type "wDosTime:WORD, "
- $parm085f setProp modifier "Value"
- set parm0862 [ $mthd0858 addParam ]
- $parm0862 setLabel name_type "nDST:int"
- $parm0862 setProp modifier "Value"
- $parm0862 setProp default_value " -1"
- set mthd0866 [ $clss082c addRow method ]
- $mthd0866 setLabel name_type "\$create()\n"
- $mthd0866 setProp method_access "Public"
- $mthd0866 setProp modifier "Value"
- set parm086a [ $mthd0866 addParam ]
- $parm086a setLabel name_type "timeSrc:CTime"
- $parm086a setProp modifier "Reference to Const"
- set mthd086d [ $clss082c addRow method ]
- $mthd086d setLabel name_type "\$create()\n"
- $mthd086d setProp method_access "Public"
- $mthd086d setProp modifier "Value"
- set parm0871 [ $mthd086d addParam ]
- $parm0871 setLabel name_type "sysTime:SYSTEMTIME, "
- $parm0871 setProp modifier "Reference to Const"
- set parm0874 [ $mthd086d addParam ]
- $parm0874 setLabel name_type "nDST:int"
- $parm0874 setProp modifier "Value"
- $parm0874 setProp default_value " -1"
- set mthd0878 [ $clss082c addRow method ]
- $mthd0878 setLabel name_type "\$create()\n"
- $mthd0878 setProp method_access "Public"
- $mthd0878 setProp modifier "Value"
- set parm087c [ $mthd0878 addParam ]
- $parm087c setLabel name_type "fileTime:FILETIME, "
- $parm087c setProp modifier "Reference to Const"
- set parm087f [ $mthd0878 addParam ]
- $parm087f setLabel name_type "nDST:int"
- $parm087f setProp modifier "Value"
- $parm087f setProp default_value " -1"
- set mthd0883 [ $clss082c addRow method ]
- $mthd0883 setLabel name_type "operatorASSIGN():CTime\n"
- $mthd0883 setProp method_access "Public"
- $mthd0883 setProp modifier "Reference to Const"
- set parm0887 [ $mthd0883 addParam ]
- $parm0887 setLabel name_type "timeSrc:CTime"
- $parm0887 setProp modifier "Reference to Const"
- set mthd088a [ $clss082c addRow method ]
- $mthd088a setLabel name_type "operatorASSIGN():CTime\n"
- $mthd088a setProp method_access "Public"
- $mthd088a setProp modifier "Reference to Const"
- set parm088e [ $mthd088a addParam ]
- $parm088e setLabel name_type "t:time_t"
- $parm088e setProp modifier "Value"
- set mthd0891 [ $clss082c addRow method ]
- $mthd0891 setLabel name_type "GetGmtTm():tm\n"
- $mthd0891 setProp method_access "Public"
- $mthd0891 setProp is_const_func "1"
- $mthd0891 setProp modifier "Pointer"
- set parm0896 [ $mthd0891 addParam ]
- $parm0896 setLabel name_type "ptm:tm"
- $parm0896 setProp modifier "Pointer"
- $parm0896 setProp default_value " 0 "
- set mthd089a [ $clss082c addRow method ]
- $mthd089a setLabel name_type "GetLocalTm():tm\n"
- $mthd089a setProp method_access "Public"
- $mthd089a setProp is_const_func "1"
- $mthd089a setProp modifier "Pointer"
- set parm089f [ $mthd089a addParam ]
- $parm089f setLabel name_type "ptm:tm"
- $parm089f setProp modifier "Pointer"
- $parm089f setProp default_value " 0 "
- set mthd08a3 [ $clss082c addRow method ]
- $mthd08a3 setLabel name_type "GetTime():time_t\n"
- $mthd08a3 setProp method_access "Public"
- $mthd08a3 setProp is_const_func "1"
- $mthd08a3 setProp modifier "Value"
- set mthd08a8 [ $clss082c addRow method ]
- $mthd08a8 setLabel name_type "GetYear():int\n"
- $mthd08a8 setProp method_access "Public"
- $mthd08a8 setProp is_const_func "1"
- $mthd08a8 setProp modifier "Value"
- set mthd08ad [ $clss082c addRow method ]
- $mthd08ad setLabel name_type "GetMonth():int\n"
- $mthd08ad setProp method_access "Public"
- $mthd08ad setProp is_const_func "1"
- $mthd08ad setProp modifier "Value"
- set mthd08b2 [ $clss082c addRow method ]
- $mthd08b2 setLabel name_type "GetDay():int\n"
- $mthd08b2 setProp method_access "Public"
- $mthd08b2 setProp is_const_func "1"
- $mthd08b2 setProp modifier "Value"
- set mthd08b7 [ $clss082c addRow method ]
- $mthd08b7 setLabel name_type "GetHour():int\n"
- $mthd08b7 setProp method_access "Public"
- $mthd08b7 setProp is_const_func "1"
- $mthd08b7 setProp modifier "Value"
- set mthd08bc [ $clss082c addRow method ]
- $mthd08bc setLabel name_type "GetMinute():int\n"
- $mthd08bc setProp method_access "Public"
- $mthd08bc setProp is_const_func "1"
- $mthd08bc setProp modifier "Value"
- set mthd08c1 [ $clss082c addRow method ]
- $mthd08c1 setLabel name_type "GetSecond():int\n"
- $mthd08c1 setProp method_access "Public"
- $mthd08c1 setProp is_const_func "1"
- $mthd08c1 setProp modifier "Value"
- set mthd08c6 [ $clss082c addRow method ]
- $mthd08c6 setLabel name_type "GetDayOfWeek():int\n"
- $mthd08c6 setProp method_access "Public"
- $mthd08c6 setProp is_const_func "1"
- $mthd08c6 setProp modifier "Value"
- set mthd08cb [ $clss082c addRow method ]
- $mthd08cb setLabel name_type "operator-():CTimeSpan\n"
- $mthd08cb setProp method_access "Public"
- $mthd08cb setProp is_const_func "1"
- $mthd08cb setProp modifier "Value"
- set parm08d0 [ $mthd08cb addParam ]
- $parm08d0 setLabel name_type "time:CTime"
- $parm08d0 setProp modifier "Value"
- set mthd08d3 [ $clss082c addRow method ]
- $mthd08d3 setLabel name_type "operator-():CTime\n"
- $mthd08d3 setProp method_access "Public"
- $mthd08d3 setProp is_const_func "1"
- $mthd08d3 setProp modifier "Value"
- set parm08d8 [ $mthd08d3 addParam ]
- $parm08d8 setLabel name_type "timeSpan:CTimeSpan"
- $parm08d8 setProp modifier "Value"
- set mthd08db [ $clss082c addRow method ]
- $mthd08db setLabel name_type "operator+():CTime\n"
- $mthd08db setProp method_access "Public"
- $mthd08db setProp is_const_func "1"
- $mthd08db setProp modifier "Value"
- set parm08e0 [ $mthd08db addParam ]
- $parm08e0 setLabel name_type "timeSpan:CTimeSpan"
- $parm08e0 setProp modifier "Value"
- set mthd08e3 [ $clss082c addRow method ]
- $mthd08e3 setLabel name_type "operatorASS_PLUS():CTime\n"
- $mthd08e3 setProp method_access "Public"
- $mthd08e3 setProp modifier "Reference to Const"
- set parm08e7 [ $mthd08e3 addParam ]
- $parm08e7 setLabel name_type "timeSpan:CTimeSpan"
- $parm08e7 setProp modifier "Value"
- set mthd08ea [ $clss082c addRow method ]
- $mthd08ea setLabel name_type "operatorASS_MIN():CTime\n"
- $mthd08ea setProp method_access "Public"
- $mthd08ea setProp modifier "Reference to Const"
- set parm08ee [ $mthd08ea addParam ]
- $parm08ee setLabel name_type "timeSpan:CTimeSpan"
- $parm08ee setProp modifier "Value"
- set mthd08f1 [ $clss082c addRow method ]
- $mthd08f1 setLabel name_type "operatorEQ():BOOL\n"
- $mthd08f1 setProp method_access "Public"
- $mthd08f1 setProp is_const_func "1"
- $mthd08f1 setProp modifier "Value"
- set parm08f6 [ $mthd08f1 addParam ]
- $parm08f6 setLabel name_type "time:CTime"
- $parm08f6 setProp modifier "Value"
- set mthd08f9 [ $clss082c addRow method ]
- $mthd08f9 setLabel name_type "operatorNEQ():BOOL\n"
- $mthd08f9 setProp method_access "Public"
- $mthd08f9 setProp is_const_func "1"
- $mthd08f9 setProp modifier "Value"
- set parm08fe [ $mthd08f9 addParam ]
- $parm08fe setLabel name_type "time:CTime"
- $parm08fe setProp modifier "Value"
- set mthd0901 [ $clss082c addRow method ]
- $mthd0901 setLabel name_type "operator<():BOOL\n"
- $mthd0901 setProp method_access "Public"
- $mthd0901 setProp is_const_func "1"
- $mthd0901 setProp modifier "Value"
- set parm0906 [ $mthd0901 addParam ]
- $parm0906 setLabel name_type "time:CTime"
- $parm0906 setProp modifier "Value"
- set mthd0909 [ $clss082c addRow method ]
- $mthd0909 setLabel name_type "operator>():BOOL\n"
- $mthd0909 setProp method_access "Public"
- $mthd0909 setProp is_const_func "1"
- $mthd0909 setProp modifier "Value"
- set parm090e [ $mthd0909 addParam ]
- $parm090e setLabel name_type "time:CTime"
- $parm090e setProp modifier "Value"
- set mthd0911 [ $clss082c addRow method ]
- $mthd0911 setLabel name_type "operatorLE():BOOL\n"
- $mthd0911 setProp method_access "Public"
- $mthd0911 setProp is_const_func "1"
- $mthd0911 setProp modifier "Value"
- set parm0916 [ $mthd0911 addParam ]
- $parm0916 setLabel name_type "time:CTime"
- $parm0916 setProp modifier "Value"
- set mthd0919 [ $clss082c addRow method ]
- $mthd0919 setLabel name_type "operatorGE():BOOL\n"
- $mthd0919 setProp method_access "Public"
- $mthd0919 setProp is_const_func "1"
- $mthd0919 setProp modifier "Value"
- set parm091e [ $mthd0919 addParam ]
- $parm091e setLabel name_type "time:CTime"
- $parm091e setProp modifier "Value"
- set mthd0921 [ $clss082c addRow method ]
- $mthd0921 setLabel name_type "Format():CString\n"
- $mthd0921 setProp method_access "Public"
- $mthd0921 setProp is_const_func "1"
- $mthd0921 setProp modifier "Value"
- set parm0926 [ $mthd0921 addParam ]
- $parm0926 setLabel name_type "pFormat:LPCTSTR"
- $parm0926 setProp modifier "Value"
- set mthd0929 [ $clss082c addRow method ]
- $mthd0929 setLabel name_type "FormatGmt():CString\n"
- $mthd0929 setProp method_access "Public"
- $mthd0929 setProp is_const_func "1"
- $mthd0929 setProp modifier "Value"
- set parm092e [ $mthd0929 addParam ]
- $parm092e setLabel name_type "pFormat:LPCTSTR"
- $parm092e setProp modifier "Value"
- set mthd0931 [ $clss082c addRow method ]
- $mthd0931 setLabel name_type "Format():CString\n"
- $mthd0931 setProp method_access "Public"
- $mthd0931 setProp is_const_func "1"
- $mthd0931 setProp modifier "Value"
- set parm0936 [ $mthd0931 addParam ]
- $parm0936 setLabel name_type "nFormatID:UINT"
- $parm0936 setProp modifier "Value"
- set mthd0939 [ $clss082c addRow method ]
- $mthd0939 setLabel name_type "FormatGmt():CString"
- $mthd0939 setProp method_access "Public"
- $mthd0939 setProp is_const_func "1"
- $mthd0939 setProp modifier "Value"
- set parm093e [ $mthd0939 addParam ]
- $parm093e setLabel name_type "nFormatID:UINT"
- $parm093e setProp modifier "Value"
- $clss082c save
- set clss445e [ $diag4450 addNode cad_class 3960 7343 756 573 ]
- $clss445e setLabel name "CTime"
- $clss445e setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CFileStatus ----
- if [info exists debug] {puts "addClass CFileStatus"}
- if [info exists debug] {puts "CDM CFileStatus"}
- set clss0944 [ CDM new "CFileStatus" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0947 [ $clss0944 addRow attribute ]
- $attr0947 setLabel name_type "m_ctime:CTime\n"
- $attr0947 setProp attrib_access "None-None" name_type de
- set attr094a [ $clss0944 addRow attribute ]
- $attr094a setLabel name_type "m_mtime:CTime\n"
- $attr094a setProp attrib_access "None-None" name_type de
- set attr094d [ $clss0944 addRow attribute ]
- $attr094d setLabel name_type "m_atime:CTime\n"
- $attr094d setProp attrib_access "None-None" name_type de
- set attr0950 [ $clss0944 addRow attribute ]
- $attr0950 setLabel name_type "m_size:LONG\n"
- $attr0950 setProp attrib_access "None-None" name_type de
- set attr0953 [ $clss0944 addRow attribute ]
- $attr0953 setLabel name_type "m_attribute:BYTE\n"
- $attr0953 setProp attrib_access "None-None" name_type de
- set attr0956 [ $clss0944 addRow attribute ]
- $attr0956 setLabel name_type "_m_padding:BYTE\n"
- $attr0956 setProp attrib_access "None-None" name_type de
- set attr0959 [ $clss0944 addRow attribute ]
- $attr0959 setLabel name_type "m_szFullName:TCHAR"
- $attr0959 setProp attrib_access "None-None" name_type de
- $attr0959 setProp modifier "Value" name_type cl
- $clss0944 save
- set clss445f [ $diag4450 addNode cad_class 5544 5245 171 181 ]
- $clss445f setLabel name "CFileStatus"
- $clss445f setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CArchive ----
- if [info exists debug] {puts "addClass CArchive"}
- if [info exists debug] {puts "CDM CArchive"}
- set clss095d [ CDM new "CArchive" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0996 [ $clss095d addRow attribute ]
- $attr0996 setLabel name_type "m_pDocument:CDocument\n"
- $attr0996 setProp attrib_access "None-None" name_type de
- $attr0996 setProp modifier "Pointer" name_type cl
- set attr0aa5 [ $clss095d addRow attribute ]
- $attr0aa5 setLabel name_type "m_bForceFlat:BOOL\n"
- $attr0aa5 setProp attrib_access "None-None" name_type de
- set attr0aa8 [ $clss095d addRow attribute ]
- $attr0aa8 setLabel name_type "m_bDirectBuffer:BOOL\n"
- $attr0aa8 setProp attrib_access "None-None" name_type de
- set attr0ac1 [ $clss095d addRow attribute ]
- $attr0ac1 setLabel name_type "m_nObjectSchema:UINT\n"
- $attr0ac1 setProp attrib_access "None-None" name_type de
- set attr0ac4 [ $clss095d addRow attribute ]
- $attr0ac4 setLabel name_type "m_strFileName:CString\n"
- $attr0ac4 setProp attrib_access "None-None" name_type de
- set attr0ad5 [ $clss095d addRow attribute ]
- $attr0ad5 setLabel name_type "m_nMode:BOOL\n"
- $attr0ad5 setProp attrib_access "None-None" name_type de
- set attr0ad8 [ $clss095d addRow attribute ]
- $attr0ad8 setLabel name_type "m_bUserBuf:BOOL\n"
- $attr0ad8 setProp attrib_access "None-None" name_type de
- set attr0adb [ $clss095d addRow attribute ]
- $attr0adb setLabel name_type "m_nBufSize:int\n"
- $attr0adb setProp attrib_access "None-None" name_type de
- set attr0ade [ $clss095d addRow attribute ]
- $attr0ade setLabel name_type "m_pFile:CFile\n"
- $attr0ade setProp attrib_access "None-None" name_type de
- $attr0ade setProp modifier "Pointer" name_type cl
- set attr0ae2 [ $clss095d addRow attribute ]
- $attr0ae2 setLabel name_type "m_lpBufCur:BYTE\n"
- $attr0ae2 setProp attrib_access "None-None" name_type de
- $attr0ae2 setProp modifier "Pointer" name_type cl
- set attr0ae6 [ $clss095d addRow attribute ]
- $attr0ae6 setLabel name_type "m_lpBufMax:BYTE\n"
- $attr0ae6 setProp attrib_access "None-None" name_type de
- $attr0ae6 setProp modifier "Pointer" name_type cl
- set attr0aea [ $clss095d addRow attribute ]
- $attr0aea setLabel name_type "m_lpBufStart:BYTE\n"
- $attr0aea setProp attrib_access "None-None" name_type de
- $attr0aea setProp modifier "Pointer" name_type cl
- set attr0aee [ $clss095d addRow attribute ]
- $attr0aee setLabel name_type "m_nMapCount:UINT\n"
- $attr0aee setProp attrib_access "None-None" name_type de
- set attr0af1 [ $clss095d addRow attribute ]
- $attr0af1 setLabel name_type "m_pSchemaMap:CMapPtrToPtr\n"
- $attr0af1 setProp attrib_access "None-None" name_type de
- $attr0af1 setProp modifier "Pointer" name_type cl
- set attr0af5 [ $clss095d addRow attribute ]
- $attr0af5 setLabel name_type "m_nGrowSize:UINT\n"
- $attr0af5 setProp attrib_access "None-None" name_type de
- set attr0af8 [ $clss095d addRow attribute ]
- $attr0af8 setLabel name_type "m_nHashSize:UINT"
- $attr0af8 setProp attrib_access "None-None" name_type de
- set mthd0960 [ $clss095d addRow method ]
- $mthd0960 setLabel name_type "\$create()\n"
- $mthd0960 setProp method_access "Public"
- $mthd0960 setProp modifier "Value"
- set parm0964 [ $mthd0960 addParam ]
- $parm0964 setLabel name_type "pFile:CFile, "
- $parm0964 setProp modifier "Pointer"
- set parm0967 [ $mthd0960 addParam ]
- $parm0967 setLabel name_type "nMode:UINT, "
- $parm0967 setProp modifier "Value"
- set parm096a [ $mthd0960 addParam ]
- $parm096a setLabel name_type "nBufSize:int, "
- $parm096a setProp modifier "Value"
- $parm096a setProp default_value " 4096"
- set parm096e [ $mthd0960 addParam ]
- $parm096e setLabel name_type "lpBuf:genptr"
- $parm096e setProp modifier "Pointer"
- $parm096e setProp default_value " 0 "
- set mthd0972 [ $clss095d addRow method ]
- $mthd0972 setLabel name_type "IsLoading():BOOL\n"
- $mthd0972 setProp method_access "Public"
- $mthd0972 setProp is_const_func "1"
- $mthd0972 setProp modifier "Value"
- set mthd0977 [ $clss095d addRow method ]
- $mthd0977 setLabel name_type "IsStoring():BOOL\n"
- $mthd0977 setProp method_access "Public"
- $mthd0977 setProp is_const_func "1"
- $mthd0977 setProp modifier "Value"
- set mthd097c [ $clss095d addRow method ]
- $mthd097c setLabel name_type "IsByteSwapping():BOOL\n"
- $mthd097c setProp method_access "Public"
- $mthd097c setProp is_const_func "1"
- $mthd097c setProp modifier "Value"
- set mthd0981 [ $clss095d addRow method ]
- $mthd0981 setLabel name_type "IsBufferEmpty():BOOL\n"
- $mthd0981 setProp method_access "Public"
- $mthd0981 setProp is_const_func "1"
- $mthd0981 setProp modifier "Value"
- set mthd0986 [ $clss095d addRow method ]
- $mthd0986 setLabel name_type "GetFile():CFile\n"
- $mthd0986 setProp method_access "Public"
- $mthd0986 setProp is_const_func "1"
- $mthd0986 setProp modifier "Pointer"
- set mthd098b [ $clss095d addRow method ]
- $mthd098b setLabel name_type "GetObjectSchema():UINT\n"
- $mthd098b setProp method_access "Public"
- $mthd098b setProp modifier "Value"
- set mthd098f [ $clss095d addRow method ]
- $mthd098f setLabel name_type "SetObjectSchema()\n"
- $mthd098f setProp method_access "Public"
- $mthd098f setProp modifier "Value"
- set parm0993 [ $mthd098f addParam ]
- $parm0993 setLabel name_type "nSchema:UINT"
- $parm0993 setProp modifier "Value"
- set mthd099a [ $clss095d addRow method ]
- $mthd099a setLabel name_type "Read():UINT\n"
- $mthd099a setProp method_access "Public"
- $mthd099a setProp modifier "Value"
- set parm099e [ $mthd099a addParam ]
- $parm099e setLabel name_type "lpBuf:genptr, "
- $parm099e setProp modifier "Pointer"
- set parm09a1 [ $mthd099a addParam ]
- $parm09a1 setLabel name_type "nMax:UINT"
- $parm09a1 setProp modifier "Value"
- set mthd09a4 [ $clss095d addRow method ]
- $mthd09a4 setLabel name_type "Write()\n"
- $mthd09a4 setProp method_access "Public"
- $mthd09a4 setProp modifier "Value"
- set parm09a8 [ $mthd09a4 addParam ]
- $parm09a8 setLabel name_type "lpBuf:void, "
- $parm09a8 setProp modifier "Pointer to Const"
- set parm09ab [ $mthd09a4 addParam ]
- $parm09ab setLabel name_type "nMax:UINT"
- $parm09ab setProp modifier "Value"
- set mthd09ae [ $clss095d addRow method ]
- $mthd09ae setLabel name_type "Flush()\n"
- $mthd09ae setProp method_access "Public"
- $mthd09ae setProp modifier "Value"
- set mthd09b2 [ $clss095d addRow method ]
- $mthd09b2 setLabel name_type "Close()\n"
- $mthd09b2 setProp method_access "Public"
- $mthd09b2 setProp modifier "Value"
- set mthd09b6 [ $clss095d addRow method ]
- $mthd09b6 setLabel name_type "Abort()\n"
- $mthd09b6 setProp method_access "Public"
- $mthd09b6 setProp modifier "Value"
- set mthd09ba [ $clss095d addRow method ]
- $mthd09ba setLabel name_type "WriteString()\n"
- $mthd09ba setProp method_access "Public"
- $mthd09ba setProp modifier "Value"
- set parm09be [ $mthd09ba addParam ]
- $parm09be setLabel name_type "lpsz:LPCTSTR"
- $parm09be setProp modifier "Value"
- set mthd09c1 [ $clss095d addRow method ]
- $mthd09c1 setLabel name_type "ReadString():LPTSTR\n"
- $mthd09c1 setProp method_access "Public"
- $mthd09c1 setProp modifier "Value"
- set parm09c5 [ $mthd09c1 addParam ]
- $parm09c5 setLabel name_type "lpsz:LPTSTR, "
- $parm09c5 setProp modifier "Value"
- set parm09c8 [ $mthd09c1 addParam ]
- $parm09c8 setLabel name_type "nMax:UINT"
- $parm09c8 setProp modifier "Value"
- set mthd09cb [ $clss095d addRow method ]
- $mthd09cb setLabel name_type "ReadString():BOOL\n"
- $mthd09cb setProp method_access "Public"
- $mthd09cb setProp modifier "Value"
- set parm09cf [ $mthd09cb addParam ]
- $parm09cf setLabel name_type "rString:CString"
- $parm09cf setProp modifier "Reference"
- set mthd09d2 [ $clss095d addRow method ]
- $mthd09d2 setLabel name_type "operator<<():CArchive\n"
- $mthd09d2 setProp method_access "Public"
- $mthd09d2 setProp modifier "Reference"
- set parm09d6 [ $mthd09d2 addParam ]
- $parm09d6 setLabel name_type "by:BYTE"
- $parm09d6 setProp modifier "Value"
- set mthd09d9 [ $clss095d addRow method ]
- $mthd09d9 setLabel name_type "operator<<():CArchive\n"
- $mthd09d9 setProp method_access "Public"
- $mthd09d9 setProp modifier "Reference"
- set parm09dd [ $mthd09d9 addParam ]
- $parm09dd setLabel name_type "w:WORD"
- $parm09dd setProp modifier "Value"
- set mthd09e0 [ $clss095d addRow method ]
- $mthd09e0 setLabel name_type "operator<<():CArchive\n"
- $mthd09e0 setProp method_access "Public"
- $mthd09e0 setProp modifier "Reference"
- set parm09e4 [ $mthd09e0 addParam ]
- $parm09e4 setLabel name_type "l:LONG"
- $parm09e4 setProp modifier "Value"
- set mthd09e7 [ $clss095d addRow method ]
- $mthd09e7 setLabel name_type "operator<<():CArchive\n"
- $mthd09e7 setProp method_access "Public"
- $mthd09e7 setProp modifier "Reference"
- set parm09eb [ $mthd09e7 addParam ]
- $parm09eb setLabel name_type "dw:DWORD"
- $parm09eb setProp modifier "Value"
- set mthd09ee [ $clss095d addRow method ]
- $mthd09ee setLabel name_type "operator<<():CArchive\n"
- $mthd09ee setProp method_access "Public"
- $mthd09ee setProp modifier "Reference"
- set parm09f2 [ $mthd09ee addParam ]
- $parm09f2 setLabel name_type "f:float"
- $parm09f2 setProp modifier "Value"
- set mthd09f5 [ $clss095d addRow method ]
- $mthd09f5 setLabel name_type "operator<<():CArchive\n"
- $mthd09f5 setProp method_access "Public"
- $mthd09f5 setProp modifier "Reference"
- set parm09f9 [ $mthd09f5 addParam ]
- $parm09f9 setLabel name_type "d:double"
- $parm09f9 setProp modifier "Value"
- set mthd09fc [ $clss095d addRow method ]
- $mthd09fc setLabel name_type "operator<<():CArchive\n"
- $mthd09fc setProp method_access "Public"
- $mthd09fc setProp modifier "Reference"
- set parm0a00 [ $mthd09fc addParam ]
- $parm0a00 setLabel name_type "i:int"
- $parm0a00 setProp modifier "Value"
- set mthd0a03 [ $clss095d addRow method ]
- $mthd0a03 setLabel name_type "operator<<():CArchive\n"
- $mthd0a03 setProp method_access "Public"
- $mthd0a03 setProp modifier "Reference"
- set parm0a07 [ $mthd0a03 addParam ]
- $parm0a07 setLabel name_type "w:short"
- $parm0a07 setProp modifier "Value"
- set mthd0a0a [ $clss095d addRow method ]
- $mthd0a0a setLabel name_type "operator<<():CArchive\n"
- $mthd0a0a setProp method_access "Public"
- $mthd0a0a setProp modifier "Reference"
- set parm0a0e [ $mthd0a0a addParam ]
- $parm0a0e setLabel name_type "ch:char"
- $parm0a0e setProp modifier "Value"
- set mthd0a11 [ $clss095d addRow method ]
- $mthd0a11 setLabel name_type "operator<<():CArchive\n"
- $mthd0a11 setProp method_access "Public"
- $mthd0a11 setProp modifier "Reference"
- set parm0a15 [ $mthd0a11 addParam ]
- $parm0a15 setLabel name_type "u:unsigned"
- $parm0a15 setProp modifier "Value"
- set mthd0a18 [ $clss095d addRow method ]
- $mthd0a18 setLabel name_type "operator>>():CArchive\n"
- $mthd0a18 setProp method_access "Public"
- $mthd0a18 setProp modifier "Reference"
- set parm0a1c [ $mthd0a18 addParam ]
- $parm0a1c setLabel name_type "by:BYTE"
- $parm0a1c setProp modifier "Reference"
- set mthd0a1f [ $clss095d addRow method ]
- $mthd0a1f setLabel name_type "operator>>():CArchive\n"
- $mthd0a1f setProp method_access "Public"
- $mthd0a1f setProp modifier "Reference"
- set parm0a23 [ $mthd0a1f addParam ]
- $parm0a23 setLabel name_type "w:WORD"
- $parm0a23 setProp modifier "Reference"
- set mthd0a26 [ $clss095d addRow method ]
- $mthd0a26 setLabel name_type "operator>>():CArchive\n"
- $mthd0a26 setProp method_access "Public"
- $mthd0a26 setProp modifier "Reference"
- set parm0a2a [ $mthd0a26 addParam ]
- $parm0a2a setLabel name_type "dw:DWORD"
- $parm0a2a setProp modifier "Reference"
- set mthd0a2d [ $clss095d addRow method ]
- $mthd0a2d setLabel name_type "operator>>():CArchive\n"
- $mthd0a2d setProp method_access "Public"
- $mthd0a2d setProp modifier "Reference"
- set parm0a31 [ $mthd0a2d addParam ]
- $parm0a31 setLabel name_type "l:LONG"
- $parm0a31 setProp modifier "Reference"
- set mthd0a34 [ $clss095d addRow method ]
- $mthd0a34 setLabel name_type "operator>>():CArchive\n"
- $mthd0a34 setProp method_access "Public"
- $mthd0a34 setProp modifier "Reference"
- set parm0a38 [ $mthd0a34 addParam ]
- $parm0a38 setLabel name_type "f:float"
- $parm0a38 setProp modifier "Reference"
- set mthd0a3b [ $clss095d addRow method ]
- $mthd0a3b setLabel name_type "operator>>():CArchive\n"
- $mthd0a3b setProp method_access "Public"
- $mthd0a3b setProp modifier "Reference"
- set parm0a3f [ $mthd0a3b addParam ]
- $parm0a3f setLabel name_type "d:double"
- $parm0a3f setProp modifier "Reference"
- set mthd0a42 [ $clss095d addRow method ]
- $mthd0a42 setLabel name_type "operator>>():CArchive\n"
- $mthd0a42 setProp method_access "Public"
- $mthd0a42 setProp modifier "Reference"
- set parm0a46 [ $mthd0a42 addParam ]
- $parm0a46 setLabel name_type "i:int"
- $parm0a46 setProp modifier "Reference"
- set mthd0a49 [ $clss095d addRow method ]
- $mthd0a49 setLabel name_type "operator>>():CArchive\n"
- $mthd0a49 setProp method_access "Public"
- $mthd0a49 setProp modifier "Reference"
- set parm0a4d [ $mthd0a49 addParam ]
- $parm0a4d setLabel name_type "w:short"
- $parm0a4d setProp modifier "Reference"
- set mthd0a50 [ $clss095d addRow method ]
- $mthd0a50 setLabel name_type "operator>>():CArchive\n"
- $mthd0a50 setProp method_access "Public"
- $mthd0a50 setProp modifier "Reference"
- set parm0a54 [ $mthd0a50 addParam ]
- $parm0a54 setLabel name_type "ch:char"
- $parm0a54 setProp modifier "Reference"
- set mthd0a57 [ $clss095d addRow method ]
- $mthd0a57 setLabel name_type "operator>>():CArchive\n"
- $mthd0a57 setProp method_access "Public"
- $mthd0a57 setProp modifier "Reference"
- set parm0a5b [ $mthd0a57 addParam ]
- $parm0a5b setLabel name_type "u:unsigned"
- $parm0a5b setProp modifier "Reference"
- set mthd0a5e [ $clss095d addRow method ]
- $mthd0a5e setLabel name_type "ReadObject():CObject\n"
- $mthd0a5e setProp method_access "Public"
- $mthd0a5e setProp modifier "Pointer"
- set parm0a62 [ $mthd0a5e addParam ]
- $parm0a62 setLabel name_type "pClass:CRuntimeClass"
- $parm0a62 setProp modifier "Pointer to Const"
- set mthd0a65 [ $clss095d addRow method ]
- $mthd0a65 setLabel name_type "WriteObject()\n"
- $mthd0a65 setProp method_access "Public"
- $mthd0a65 setProp modifier "Value"
- set parm0a69 [ $mthd0a65 addParam ]
- $parm0a69 setLabel name_type "pOb:CObject"
- $parm0a69 setProp modifier "Pointer to Const"
- set mthd0a6c [ $clss095d addRow method ]
- $mthd0a6c setLabel name_type "MapObject()\n"
- $mthd0a6c setProp method_access "Public"
- $mthd0a6c setProp modifier "Value"
- set parm0a70 [ $mthd0a6c addParam ]
- $parm0a70 setLabel name_type "pOb:CObject"
- $parm0a70 setProp modifier "Pointer to Const"
- set mthd0a73 [ $clss095d addRow method ]
- $mthd0a73 setLabel name_type "WriteClass()\n"
- $mthd0a73 setProp method_access "Public"
- $mthd0a73 setProp modifier "Value"
- set parm0a77 [ $mthd0a73 addParam ]
- $parm0a77 setLabel name_type "pClassRef:CRuntimeClass"
- $parm0a77 setProp modifier "Pointer to Const"
- set mthd0a7a [ $clss095d addRow method ]
- $mthd0a7a setLabel name_type "ReadClass():CRuntimeClass\n"
- $mthd0a7a setProp method_access "Public"
- $mthd0a7a setProp modifier "Pointer"
- set parm0a7e [ $mthd0a7a addParam ]
- $parm0a7e setLabel name_type "pClassRefRequested:CRuntimeClass, "
- $parm0a7e setProp modifier "Pointer to Const"
- $parm0a7e setProp default_value " 0 "
- set parm0a82 [ $mthd0a7a addParam ]
- $parm0a82 setLabel name_type "pSchema:UINT, "
- $parm0a82 setProp modifier "Pointer"
- $parm0a82 setProp default_value " 0 "
- set parm0a86 [ $mthd0a7a addParam ]
- $parm0a86 setLabel name_type "pObTag:DWORD"
- $parm0a86 setProp modifier "Pointer"
- $parm0a86 setProp default_value " 0 "
- set mthd0a8a [ $clss095d addRow method ]
- $mthd0a8a setLabel name_type "SerializeClass()\n"
- $mthd0a8a setProp method_access "Public"
- $mthd0a8a setProp modifier "Value"
- set parm0a8e [ $mthd0a8a addParam ]
- $parm0a8e setLabel name_type "pClassRef:CRuntimeClass"
- $parm0a8e setProp modifier "Pointer to Const"
- set mthd0a91 [ $clss095d addRow method ]
- $mthd0a91 setLabel name_type "SetStoreParams()\n"
- $mthd0a91 setProp method_access "Public"
- $mthd0a91 setProp modifier "Value"
- set parm0a95 [ $mthd0a91 addParam ]
- $parm0a95 setLabel name_type "nHashSize:UINT, "
- $parm0a95 setProp modifier "Value"
- $parm0a95 setProp default_value " 2053"
- set parm0a99 [ $mthd0a91 addParam ]
- $parm0a99 setLabel name_type "nBlockSize:UINT"
- $parm0a99 setProp modifier "Value"
- $parm0a99 setProp default_value " 128"
- set mthd0a9d [ $clss095d addRow method ]
- $mthd0a9d setLabel name_type "SetLoadParams()\n"
- $mthd0a9d setProp method_access "Public"
- $mthd0a9d setProp modifier "Value"
- set parm0aa1 [ $mthd0a9d addParam ]
- $parm0aa1 setLabel name_type "nGrowBy:UINT"
- $parm0aa1 setProp modifier "Value"
- $parm0aa1 setProp default_value " 1024"
- set mthd0aab [ $clss095d addRow method ]
- $mthd0aab setLabel name_type "FillBuffer()\n"
- $mthd0aab setProp method_access "Public"
- $mthd0aab setProp modifier "Value"
- set parm0aaf [ $mthd0aab addParam ]
- $parm0aaf setLabel name_type "nBytesNeeded:UINT"
- $parm0aaf setProp modifier "Value"
- set mthd0ab2 [ $clss095d addRow method ]
- $mthd0ab2 setLabel name_type "CheckCount()\n"
- $mthd0ab2 setProp method_access "Public"
- $mthd0ab2 setProp modifier "Value"
- set mthd0ab6 [ $clss095d addRow method ]
- $mthd0ab6 setLabel name_type "ReadCount():DWORD\n"
- $mthd0ab6 setProp method_access "Public"
- $mthd0ab6 setProp modifier "Value"
- set mthd0aba [ $clss095d addRow method ]
- $mthd0aba setLabel name_type "WriteCount()\n"
- $mthd0aba setProp method_access "Public"
- $mthd0aba setProp modifier "Value"
- set parm0abe [ $mthd0aba addParam ]
- $parm0abe setLabel name_type "dwCount:DWORD"
- $parm0abe setProp modifier "Value"
- set mthd0ac7 [ $clss095d addRow method ]
- $mthd0ac7 setLabel name_type "\$create()\n"
- $mthd0ac7 setProp method_access "Protected"
- $mthd0ac7 setProp modifier "Value"
- set parm0acb [ $mthd0ac7 addParam ]
- $parm0acb setLabel name_type "arSrc:CArchive"
- $parm0acb setProp modifier "Reference to Const"
- set mthd0ace [ $clss095d addRow method ]
- $mthd0ace setLabel name_type "operatorASSIGN()"
- $mthd0ace setProp method_access "Protected"
- $mthd0ace setProp modifier "Value"
- set parm0ad2 [ $mthd0ace addParam ]
- $parm0ad2 setLabel name_type "arSrc:CArchive"
- $parm0ad2 setProp modifier "Reference to Const"
- $clss095d save
- set clss4460 [ $diag4450 addNode cad_class 5544 3147 792 993 ]
- $clss4460 setLabel name "CArchive"
- $clss4460 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CDumpContext ----
- if [info exists debug] {puts "addClass CDumpContext"}
- if [info exists debug] {puts "CDM CDumpContext"}
- set clss0afb [ CDM new "CDumpContext" "$systemName" "" "" "" "" "" "" "0" ]
- set attr0b96 [ $clss0afb addRow attribute ]
- $attr0b96 setLabel name_type "m_nDepth:int\n"
- $attr0b96 setProp attrib_access "None-None" name_type de
- set attr0b99 [ $clss0afb addRow attribute ]
- $attr0b99 setLabel name_type "m_pFile:CFile"
- $attr0b99 setProp attrib_access "None-None" name_type de
- $attr0b99 setProp modifier "Pointer" name_type cl
- set mthd0afe [ $clss0afb addRow method ]
- $mthd0afe setLabel name_type "\$create()\n"
- $mthd0afe setProp method_access "Public"
- $mthd0afe setProp modifier "Value"
- set parm0b02 [ $mthd0afe addParam ]
- $parm0b02 setLabel name_type "pFile:CFile"
- $parm0b02 setProp modifier "Pointer"
- $parm0b02 setProp default_value " 0 "
- set mthd0b06 [ $clss0afb addRow method ]
- $mthd0b06 setLabel name_type "GetDepth():int\n"
- $mthd0b06 setProp method_access "Public"
- $mthd0b06 setProp is_const_func "1"
- $mthd0b06 setProp modifier "Value"
- set mthd0b0b [ $clss0afb addRow method ]
- $mthd0b0b setLabel name_type "SetDepth()\n"
- $mthd0b0b setProp method_access "Public"
- $mthd0b0b setProp modifier "Value"
- set parm0b0f [ $mthd0b0b addParam ]
- $parm0b0f setLabel name_type "nNewDepth:int"
- $parm0b0f setProp modifier "Value"
- set mthd0b12 [ $clss0afb addRow method ]
- $mthd0b12 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b12 setProp method_access "Public"
- $mthd0b12 setProp modifier "Reference"
- set parm0b16 [ $mthd0b12 addParam ]
- $parm0b16 setLabel name_type "lpsz:LPCTSTR"
- $parm0b16 setProp modifier "Value"
- set mthd0b19 [ $clss0afb addRow method ]
- $mthd0b19 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b19 setProp method_access "Public"
- $mthd0b19 setProp modifier "Reference"
- set parm0b1d [ $mthd0b19 addParam ]
- $parm0b1d setLabel name_type "lpsz:LPCWSTR"
- $parm0b1d setProp modifier "Value"
- set mthd0b20 [ $clss0afb addRow method ]
- $mthd0b20 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b20 setProp method_access "Public"
- $mthd0b20 setProp modifier "Reference"
- set parm0b24 [ $mthd0b20 addParam ]
- $parm0b24 setLabel name_type "lp:void"
- $parm0b24 setProp modifier "Pointer to Const"
- set mthd0b27 [ $clss0afb addRow method ]
- $mthd0b27 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b27 setProp method_access "Public"
- $mthd0b27 setProp modifier "Reference"
- set parm0b2b [ $mthd0b27 addParam ]
- $parm0b2b setLabel name_type "pOb:CObject"
- $parm0b2b setProp modifier "Pointer to Const"
- set mthd0b2e [ $clss0afb addRow method ]
- $mthd0b2e setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b2e setProp method_access "Public"
- $mthd0b2e setProp modifier "Reference"
- set parm0b32 [ $mthd0b2e addParam ]
- $parm0b32 setLabel name_type "ob:CObject"
- $parm0b32 setProp modifier "Reference to Const"
- set mthd0b35 [ $clss0afb addRow method ]
- $mthd0b35 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b35 setProp method_access "Public"
- $mthd0b35 setProp modifier "Reference"
- set parm0b39 [ $mthd0b35 addParam ]
- $parm0b39 setLabel name_type "by:BYTE"
- $parm0b39 setProp modifier "Value"
- set mthd0b3c [ $clss0afb addRow method ]
- $mthd0b3c setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b3c setProp method_access "Public"
- $mthd0b3c setProp modifier "Reference"
- set parm0b40 [ $mthd0b3c addParam ]
- $parm0b40 setLabel name_type "w:WORD"
- $parm0b40 setProp modifier "Value"
- set mthd0b43 [ $clss0afb addRow method ]
- $mthd0b43 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b43 setProp method_access "Public"
- $mthd0b43 setProp modifier "Reference"
- set parm0b47 [ $mthd0b43 addParam ]
- $parm0b47 setLabel name_type "u:UINT"
- $parm0b47 setProp modifier "Value"
- set mthd0b4a [ $clss0afb addRow method ]
- $mthd0b4a setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b4a setProp method_access "Public"
- $mthd0b4a setProp modifier "Reference"
- set parm0b4e [ $mthd0b4a addParam ]
- $parm0b4e setLabel name_type "l:LONG"
- $parm0b4e setProp modifier "Value"
- set mthd0b51 [ $clss0afb addRow method ]
- $mthd0b51 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b51 setProp method_access "Public"
- $mthd0b51 setProp modifier "Reference"
- set parm0b55 [ $mthd0b51 addParam ]
- $parm0b55 setLabel name_type "dw:DWORD"
- $parm0b55 setProp modifier "Value"
- set mthd0b58 [ $clss0afb addRow method ]
- $mthd0b58 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b58 setProp method_access "Public"
- $mthd0b58 setProp modifier "Reference"
- set parm0b5c [ $mthd0b58 addParam ]
- $parm0b5c setLabel name_type "f:float"
- $parm0b5c setProp modifier "Value"
- set mthd0b5f [ $clss0afb addRow method ]
- $mthd0b5f setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b5f setProp method_access "Public"
- $mthd0b5f setProp modifier "Reference"
- set parm0b63 [ $mthd0b5f addParam ]
- $parm0b63 setLabel name_type "d:double"
- $parm0b63 setProp modifier "Value"
- set mthd0b66 [ $clss0afb addRow method ]
- $mthd0b66 setLabel name_type "operator<<():CDumpContext\n"
- $mthd0b66 setProp method_access "Public"
- $mthd0b66 setProp modifier "Reference"
- set parm0b6a [ $mthd0b66 addParam ]
- $parm0b6a setLabel name_type "n:int"
- $parm0b6a setProp modifier "Value"
- set mthd0b6d [ $clss0afb addRow method ]
- $mthd0b6d setLabel name_type "HexDump()\n"
- $mthd0b6d setProp method_access "Public"
- $mthd0b6d setProp modifier "Value"
- set parm0b71 [ $mthd0b6d addParam ]
- $parm0b71 setLabel name_type "lpszLine:LPCTSTR, "
- $parm0b71 setProp modifier "Value"
- set parm0b74 [ $mthd0b6d addParam ]
- $parm0b74 setLabel name_type "pby:BYTE, "
- $parm0b74 setProp modifier "Pointer"
- set parm0b77 [ $mthd0b6d addParam ]
- $parm0b77 setLabel name_type "nBytes:int, "
- $parm0b77 setProp modifier "Value"
- set parm0b7a [ $mthd0b6d addParam ]
- $parm0b7a setLabel name_type "nWidth:int"
- $parm0b7a setProp modifier "Value"
- set mthd0b7d [ $clss0afb addRow method ]
- $mthd0b7d setLabel name_type "Flush()\n"
- $mthd0b7d setProp method_access "Public"
- $mthd0b7d setProp modifier "Value"
- set mthd0b81 [ $clss0afb addRow method ]
- $mthd0b81 setLabel name_type "\$create()\n"
- $mthd0b81 setProp method_access "Protected"
- $mthd0b81 setProp modifier "Value"
- set parm0b85 [ $mthd0b81 addParam ]
- $parm0b85 setLabel name_type "dcSrc:CDumpContext"
- $parm0b85 setProp modifier "Reference to Const"
- set mthd0b88 [ $clss0afb addRow method ]
- $mthd0b88 setLabel name_type "operatorASSIGN()\n"
- $mthd0b88 setProp method_access "Protected"
- $mthd0b88 setProp modifier "Value"
- set parm0b8c [ $mthd0b88 addParam ]
- $parm0b8c setLabel name_type "dcSrc:CDumpContext"
- $parm0b8c setProp modifier "Reference to Const"
- set mthd0b8f [ $clss0afb addRow method ]
- $mthd0b8f setLabel name_type "OutputString()"
- $mthd0b8f setProp method_access "Protected"
- $mthd0b8f setProp modifier "Value"
- set parm0b93 [ $mthd0b8f addParam ]
- $parm0b93 setLabel name_type "lpsz:LPCTSTR"
- $parm0b93 setProp modifier "Value"
- $clss0afb save
- set clss4461 [ $diag4450 addNode cad_class 3960 1049 558 391 ]
- $clss4461 setLabel name "CDumpContext"
- $clss4461 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CByteArray ----
- if [info exists debug] {puts "addClass CByteArray"}
- set clss4462 [ $diag4450 addNode cad_class 2376 1049 468 489 ]
- $clss4462 setLabel name "CByteArray"
-
- #------------------------ Class: CWordArray ----
- if [info exists debug] {puts "addClass CWordArray"}
- set clss4463 [ $diag4450 addNode cad_class 792 3147 468 489 ]
- $clss4463 setLabel name "CWordArray"
-
- #------------------------ Class: CDWordArray ----
- if [info exists debug] {puts "addClass CDWordArray"}
- set clss4464 [ $diag4450 addNode cad_class 792 5245 477 489 ]
- $clss4464 setLabel name "CDWordArray"
-
- #------------------------ Class: CUIntArray ----
- if [info exists debug] {puts "addClass CUIntArray"}
- set clss4465 [ $diag4450 addNode cad_class 2376 7343 468 461 ]
- $clss4465 setLabel name "CUIntArray"
-
- #------------------------ Class: CPtrArray ----
- if [info exists debug] {puts "addClass CPtrArray"}
- set clss4466 [ $diag4450 addNode cad_class 3960 8392 486 461 ]
- $clss4466 setLabel name "CPtrArray"
-
- #------------------------ Class: CObArray ----
- if [info exists debug] {puts "addClass CObArray"}
- set clss4467 [ $diag4450 addNode cad_class 6336 5245 495 489 ]
- $clss4467 setLabel name "CObArray"
-
- #------------------------ Class: CStringArray ----
- if [info exists debug] {puts "addClass CStringArray"}
- set clss4468 [ $diag4450 addNode cad_class 6336 3147 495 489 ]
- $clss4468 setLabel name "CStringArray"
-
- #------------------------ Class: CPtrList ----
- if [info exists debug] {puts "addClass CPtrList"}
- set clss4469 [ $diag4450 addNode cad_class 3960 0 288 125 ]
- $clss4469 setLabel name "CPtrList"
-
- #------------------------ Class: CObList ----
- if [info exists debug] {puts "addClass CObList"}
- set clss446a [ $diag4450 addNode cad_class 2376 0 288 139 ]
- $clss446a setLabel name "CObList"
-
- #------------------------ Class: CStringList ----
- if [info exists debug] {puts "addClass CStringList"}
- set clss446b [ $diag4450 addNode cad_class 0 3147 288 139 ]
- $clss446b setLabel name "CStringList"
-
- #------------------------ Class: CMapWordToPtr ----
- if [info exists debug] {puts "addClass CMapWordToPtr"}
- set clss446c [ $diag4450 addNode cad_class 0 5245 306 125 ]
- $clss446c setLabel name "CMapWordToPtr"
-
- #------------------------ Class: CMapPtrToWord ----
- if [info exists debug] {puts "addClass CMapPtrToWord"}
- set clss446d [ $diag4450 addNode cad_class 2376 8392 306 125 ]
- $clss446d setLabel name "CMapPtrToWord"
-
- #------------------------ Class: CMapPtrToPtr ----
- if [info exists debug] {puts "addClass CMapPtrToPtr"}
- set clss446e [ $diag4450 addNode cad_class 3960 9441 297 125 ]
- $clss446e setLabel name "CMapPtrToPtr"
-
- #------------------------ Class: CMapWordToOb ----
- if [info exists debug] {puts "addClass CMapWordToOb"}
- set clss446f [ $diag4450 addNode cad_class 7128 5245 297 139 ]
- $clss446f setLabel name "CMapWordToOb"
-
- #------------------------ Class: CMapStringToPtr ----
- if [info exists debug] {puts "addClass CMapStringToPtr"}
- set clss4470 [ $diag4450 addNode cad_class 7128 3147 324 139 ]
- $clss4470 setLabel name "CMapStringToPtr"
- $diag4450 save
-
-
- #====================== Diagram: CMapStringToOb ==== upperLeft:-2196, -1508
- if [info exists debug] {puts "CAD CMapStringToOb"}
- set diag4471 [ CAD new "CMapStringToOb" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: CMapStringToOb ----
- if [info exists debug] {puts "addClass CMapStringToOb"}
- set clss4472 [ $diag4471 addNode cad_class 2196 1508 315 153 ]
- $clss4472 setLabel name "CMapStringToOb"
-
- #------------------------ Class: CMapStringToString ----
- if [info exists debug] {puts "addClass CMapStringToString"}
- set clss4473 [ $diag4471 addNode cad_class 2745 1885 351 153 ]
- $clss4473 setLabel name "CMapStringToString"
-
- #------------------------ Class: CSize ----
- if [info exists debug] {puts "addClass CSize"}
- set clss4474 [ $diag4471 addNode cad_class 2745 1131 306 307 ]
- $clss4474 setLabel name "CSize"
-
- #------------------------ Class: CPoint ----
- if [info exists debug] {puts "addClass CPoint"}
- set clss4475 [ $diag4471 addNode cad_class 1647 1131 315 377 ]
- $clss4475 setLabel name "CPoint"
-
- #------------------------ Class: CResourceException ----
- if [info exists debug] {puts "addClass CResourceException"}
- set clss4476 [ $diag4471 addNode cad_class 1647 1885 414 139 ]
- $clss4476 setLabel name "CResourceException"
-
- #------------------------ Class: CUserException ----
- if [info exists debug] {puts "addClass CUserException"}
- set clss4477 [ $diag4471 addNode cad_class 2745 2262 414 139 ]
- $clss4477 setLabel name "CUserException"
-
- #------------------------ Class: CGdiObject ----
- if [info exists debug] {puts "addClass CGdiObject"}
- set clss4478 [ $diag4471 addNode cad_class 3294 1885 405 293 ]
- $clss4478 setLabel name "CGdiObject"
-
- #------------------------ Class: CPaintDC ----
- if [info exists debug] {puts "addClass CPaintDC"}
- set clss4479 [ $diag4471 addNode cad_class 3294 1131 288 139 ]
- $clss4479 setLabel name "CPaintDC"
-
- #------------------------ Class: CClientDC ----
- if [info exists debug] {puts "addClass CClientDC"}
- set clss447a [ $diag4471 addNode cad_class 2745 754 288 125 ]
- $clss447a setLabel name "CClientDC"
-
- #------------------------ Class: CWindowDC ----
- if [info exists debug] {puts "addClass CWindowDC"}
- set clss447b [ $diag4471 addNode cad_class 1647 754 288 125 ]
- $clss447b setLabel name "CWindowDC"
-
- #------------------------ Class: AFX_MSGMAP ----
- if [info exists debug] {puts "addClass AFX_MSGMAP"}
- if [info exists debug] {puts "CDM AFX_MSGMAP"}
- set clss236d [ CDM new "AFX_MSGMAP" "$systemName" "" "" "" "" "" "" "0" ]
- set attr2370 [ $clss236d addRow attribute ]
- $attr2370 setLabel name_type "pBaseMap:AFX_MSGMAP\n"
- $attr2370 setProp attrib_access "None-None" name_type de
- $attr2370 setProp modifier "Pointer to Const" name_type cl
- set attr2374 [ $clss236d addRow attribute ]
- $attr2374 setLabel name_type "lpEntries:AFX_MSGMAP_ENTRY"
- $attr2374 setProp attrib_access "None-None" name_type de
- $attr2374 setProp modifier "Pointer to Const" name_type cl
- $clss236d save
- set clss447c [ $diag4471 addNode cad_class 1098 1131 243 111 ]
- $clss447c setLabel name "AFX_MSGMAP"
- $clss447c setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CDataExchange ----
- if [info exists debug] {puts "addClass CDataExchange"}
- if [info exists debug] {puts "CDM CDataExchange"}
- set clss2378 [ CDM new "CDataExchange" "$systemName" "" "" "" "" "" "" "0" ]
- set attr237b [ $clss2378 addRow attribute ]
- $attr237b setLabel name_type "m_bSaveAndValidate:BOOL\n"
- $attr237b setProp attrib_access "None-None" name_type de
- set attr237e [ $clss2378 addRow attribute ]
- $attr237e setLabel name_type "m_pDlgWnd:CWnd\n"
- $attr237e setProp attrib_access "None-None" name_type de
- $attr237e setProp modifier "Pointer" name_type cl
- set attr23a5 [ $clss2378 addRow attribute ]
- $attr23a5 setLabel name_type "m_hWndLastControl:HWND\n"
- $attr23a5 setProp attrib_access "None-None" name_type de
- set attr23a8 [ $clss2378 addRow attribute ]
- $attr23a8 setLabel name_type "m_bEditLastControl:BOOL"
- $attr23a8 setProp attrib_access "None-None" name_type de
- set mthd2382 [ $clss2378 addRow method ]
- $mthd2382 setLabel name_type "PrepareCtrl():HWND\n"
- $mthd2382 setProp method_access "Public"
- $mthd2382 setProp modifier "Value"
- set parm2386 [ $mthd2382 addParam ]
- $parm2386 setLabel name_type "nIDC:int"
- $parm2386 setProp modifier "Value"
- set mthd2389 [ $clss2378 addRow method ]
- $mthd2389 setLabel name_type "PrepareEditCtrl():HWND\n"
- $mthd2389 setProp method_access "Public"
- $mthd2389 setProp modifier "Value"
- set parm238d [ $mthd2389 addParam ]
- $parm238d setLabel name_type "nIDC:int"
- $parm238d setProp modifier "Value"
- set mthd2390 [ $clss2378 addRow method ]
- $mthd2390 setLabel name_type "Fail()\n"
- $mthd2390 setProp method_access "Public"
- $mthd2390 setProp modifier "Value"
- set mthd2394 [ $clss2378 addRow method ]
- $mthd2394 setLabel name_type "PrepareOleCtrl():CWnd\n"
- $mthd2394 setProp method_access "Public"
- $mthd2394 setProp modifier "Pointer"
- set parm2398 [ $mthd2394 addParam ]
- $parm2398 setLabel name_type "nIDC:int"
- $parm2398 setProp modifier "Value"
- set mthd239b [ $clss2378 addRow method ]
- $mthd239b setLabel name_type "\$create()"
- $mthd239b setProp method_access "Public"
- $mthd239b setProp modifier "Value"
- set parm239f [ $mthd239b addParam ]
- $parm239f setLabel name_type "pDlgWnd:CWnd, "
- $parm239f setProp modifier "Pointer"
- set parm23a2 [ $mthd239b addParam ]
- $parm23a2 setLabel name_type "bSaveAndValidate:BOOL"
- $parm23a2 setProp modifier "Value"
- $clss2378 save
- set clss447d [ $diag4471 addNode cad_class 1098 1885 423 195 ]
- $clss447d setLabel name "CDataExchange"
- $clss447d setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_INTERFACEMAP_ENTRY ----
- if [info exists debug] {puts "addClass AFX_INTERFACEMAP_ENTRY"}
- if [info exists debug] {puts "CDM AFX_INTERFACEMAP_ENTRY"}
- set clss23ab [ CDM new "AFX_INTERFACEMAP_ENTRY" "$systemName" "" "" "" "" "" "" "0" ]
- set attr23ae [ $clss23ab addRow attribute ]
- $attr23ae setLabel name_type "piid:void\n"
- $attr23ae setProp attrib_access "None-None" name_type de
- $attr23ae setProp modifier "Pointer to Const" name_type cl
- set attr23b2 [ $clss23ab addRow attribute ]
- $attr23b2 setLabel name_type "nOffset:size_t"
- $attr23b2 setProp attrib_access "None-None" name_type de
- $clss23ab save
- set clss447e [ $diag4471 addNode cad_class 1647 2262 207 111 ]
- $clss447e setLabel name "AFX_INTERFACEMAP_ENTRY"
- $clss447e setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_INTERFACEMAP ----
- if [info exists debug] {puts "addClass AFX_INTERFACEMAP"}
- if [info exists debug] {puts "CDM AFX_INTERFACEMAP"}
- set clss23b5 [ CDM new "AFX_INTERFACEMAP" "$systemName" "" "" "" "" "" "" "0" ]
- set attr23b8 [ $clss23b5 addRow attribute ]
- $attr23b8 setLabel name_type "pBaseMap:AFX_INTERFACEMAP\n"
- $attr23b8 setProp attrib_access "None-None" name_type de
- $attr23b8 setProp modifier "Pointer to Const" name_type cl
- set attr23bc [ $clss23b5 addRow attribute ]
- $attr23bc setLabel name_type "pEntry:AFX_INTERFACEMAP_ENTRY"
- $attr23bc setProp attrib_access "None-None" name_type de
- $attr23bc setProp modifier "Pointer to Const" name_type cl
- $clss23b5 save
- set clss447f [ $diag4471 addNode cad_class 2745 2639 270 111 ]
- $clss447f setLabel name "AFX_INTERFACEMAP"
- $clss447f setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_DISPMAP ----
- if [info exists debug] {puts "addClass AFX_DISPMAP"}
- if [info exists debug] {puts "CDM AFX_DISPMAP"}
- set clss23c0 [ CDM new "AFX_DISPMAP" "$systemName" "" "" "" "" "" "" "0" ]
- set attr23c3 [ $clss23c0 addRow attribute ]
- $attr23c3 setLabel name_type "pBaseMap:AFX_DISPMAP\n"
- $attr23c3 setProp attrib_access "None-None" name_type de
- $attr23c3 setProp modifier "Pointer to Const" name_type cl
- set attr23c7 [ $clss23c0 addRow attribute ]
- $attr23c7 setLabel name_type "lpEntries:AFX_DISPMAP_ENTRY\n"
- $attr23c7 setProp attrib_access "None-None" name_type de
- $attr23c7 setProp modifier "Pointer to Const" name_type cl
- set attr23cb [ $clss23c0 addRow attribute ]
- $attr23cb setLabel name_type "lpEntryCount:UINT\n"
- $attr23cb setProp attrib_access "None-None" name_type de
- $attr23cb setProp modifier "Pointer" name_type cl
- set attr23cf [ $clss23c0 addRow attribute ]
- $attr23cf setLabel name_type "lpStockPropMask:DWORD"
- $attr23cf setProp attrib_access "None-None" name_type de
- $attr23cf setProp modifier "Pointer" name_type cl
- $clss23c0 save
- set clss4480 [ $diag4471 addNode cad_class 3843 1885 252 139 ]
- $clss4480 setLabel name "AFX_DISPMAP"
- $clss4480 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_OLECMDMAP_ENTRY ----
- if [info exists debug] {puts "addClass AFX_OLECMDMAP_ENTRY"}
- if [info exists debug] {puts "CDM AFX_OLECMDMAP_ENTRY"}
- set clss23d3 [ CDM new "AFX_OLECMDMAP_ENTRY" "$systemName" "" "" "" "" "" "" "0" ]
- set attr23d6 [ $clss23d3 addRow attribute ]
- $attr23d6 setLabel name_type "pguid:GUID\n"
- $attr23d6 setProp attrib_access "None-None" name_type de
- $attr23d6 setProp modifier "Pointer to Const" name_type cl
- set attr23da [ $clss23d3 addRow attribute ]
- $attr23da setLabel name_type "cmdID:ULONG\n"
- $attr23da setProp attrib_access "None-None" name_type de
- set attr23dd [ $clss23d3 addRow attribute ]
- $attr23dd setLabel name_type "nID:UINT"
- $attr23dd setProp attrib_access "None-None" name_type de
- $clss23d3 save
- set clss4481 [ $diag4471 addNode cad_class 3843 1131 180 125 ]
- $clss4481 setLabel name "AFX_OLECMDMAP_ENTRY"
- $clss4481 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_OLECMDMAP ----
- if [info exists debug] {puts "addClass AFX_OLECMDMAP"}
- if [info exists debug] {puts "CDM AFX_OLECMDMAP"}
- set clss23e0 [ CDM new "AFX_OLECMDMAP" "$systemName" "" "" "" "" "" "" "0" ]
- set attr23e3 [ $clss23e0 addRow attribute ]
- $attr23e3 setLabel name_type "pBaseMap:AFX_OLECMDMAP\n"
- $attr23e3 setProp attrib_access "None-None" name_type de
- $attr23e3 setProp modifier "Pointer to Const" name_type cl
- set attr23e7 [ $clss23e0 addRow attribute ]
- $attr23e7 setLabel name_type "lpEntries:AFX_OLECMDMAP_ENTRY"
- $attr23e7 setProp attrib_access "None-None" name_type de
- $attr23e7 setProp modifier "Pointer to Const" name_type cl
- $clss23e0 save
- set clss4482 [ $diag4471 addNode cad_class 2745 377 270 111 ]
- $clss4482 setLabel name "AFX_OLECMDMAP"
- $clss4482 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_EVENTSINKMAP ----
- if [info exists debug] {puts "addClass AFX_EVENTSINKMAP"}
- if [info exists debug] {puts "CDM AFX_EVENTSINKMAP"}
- set clss23eb [ CDM new "AFX_EVENTSINKMAP" "$systemName" "" "" "" "" "" "" "0" ]
- set attr23ee [ $clss23eb addRow attribute ]
- $attr23ee setLabel name_type "pBaseMap:AFX_EVENTSINKMAP\n"
- $attr23ee setProp attrib_access "None-None" name_type de
- $attr23ee setProp modifier "Pointer to Const" name_type cl
- set attr23f2 [ $clss23eb addRow attribute ]
- $attr23f2 setLabel name_type "lpEntries:AFX_EVENTSINKMAP_ENTRY\n"
- $attr23f2 setProp attrib_access "None-None" name_type de
- $attr23f2 setProp modifier "Pointer to Const" name_type cl
- set attr23f6 [ $clss23eb addRow attribute ]
- $attr23f6 setLabel name_type "lpEntryCount:UINT"
- $attr23f6 setProp attrib_access "None-None" name_type de
- $attr23f6 setProp modifier "Pointer" name_type cl
- $clss23eb save
- set clss4483 [ $diag4471 addNode cad_class 1647 377 297 125 ]
- $clss4483 setLabel name "AFX_EVENTSINKMAP"
- $clss4483 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_CONNECTIONMAP_ENTRY ----
- if [info exists debug] {puts "addClass AFX_CONNECTIONMAP_ENTRY"}
- if [info exists debug] {puts "CDM AFX_CONNECTIONMAP_ENTRY"}
- set clss23fa [ CDM new "AFX_CONNECTIONMAP_ENTRY" "$systemName" "" "" "" "" "" "" "0" ]
- set attr23fd [ $clss23fa addRow attribute ]
- $attr23fd setLabel name_type "piid:void\n"
- $attr23fd setProp attrib_access "None-None" name_type de
- $attr23fd setProp modifier "Pointer to Const" name_type cl
- set attr2401 [ $clss23fa addRow attribute ]
- $attr2401 setLabel name_type "nOffset:size_t"
- $attr2401 setProp attrib_access "None-None" name_type de
- $clss23fa save
- set clss4484 [ $diag4471 addNode cad_class 549 1131 216 111 ]
- $clss4484 setLabel name "AFX_CONNECTIONMAP_ENTRY"
- $clss4484 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_CONNECTIONMAP ----
- if [info exists debug] {puts "addClass AFX_CONNECTIONMAP"}
- if [info exists debug] {puts "CDM AFX_CONNECTIONMAP"}
- set clss2404 [ CDM new "AFX_CONNECTIONMAP" "$systemName" "" "" "" "" "" "" "0" ]
- set attr2407 [ $clss2404 addRow attribute ]
- $attr2407 setLabel name_type "pBaseMap:AFX_CONNECTIONMAP\n"
- $attr2407 setProp attrib_access "None-None" name_type de
- $attr2407 setProp modifier "Pointer to Const" name_type cl
- set attr240b [ $clss2404 addRow attribute ]
- $attr240b setLabel name_type "pEntry:AFX_CONNECTIONMAP_ENTRY"
- $attr240b setProp attrib_access "None-None" name_type de
- $attr240b setProp modifier "Pointer to Const" name_type cl
- $clss2404 save
- set clss4485 [ $diag4471 addNode cad_class 549 1885 279 111 ]
- $clss4485 setLabel name "AFX_CONNECTIONMAP"
- $clss4485 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: XConnPtContainer ----
- if [info exists debug] {puts "addClass XConnPtContainer"}
- if [info exists debug] {puts "CDM XConnPtContainer"}
- set clss256d [ CDM new "XConnPtContainer" "$systemName" "" "" "" "" "" "" "0" ]
- set attr2570 [ $clss256d addRow attribute ]
- $attr2570 setLabel name_type "m_vtbl:DWORD\n"
- $attr2570 setProp attrib_access "None-None" name_type de
- set attr2573 [ $clss256d addRow attribute ]
- $attr2573 setLabel name_type "m_nOffset:size_t"
- $attr2573 setProp attrib_access "None-None" name_type de
- $clss256d save
- set clss4486 [ $diag4471 addNode cad_class 1647 2639 153 111 ]
- $clss4486 setLabel name "XConnPtContainer"
- $clss4486 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CCmdUI ----
- if [info exists debug] {puts "addClass CCmdUI"}
- if [info exists debug] {puts "CDM CCmdUI"}
- set clss2576 [ CDM new "CCmdUI" "$systemName" "" "" "" "" "" "" "0" ]
- set attr2579 [ $clss2576 addRow attribute ]
- $attr2579 setLabel name_type "m_nID:UINT\n"
- $attr2579 setProp attrib_access "None-None" name_type de
- set attr257c [ $clss2576 addRow attribute ]
- $attr257c setLabel name_type "m_nIndex:UINT\n"
- $attr257c setProp attrib_access "None-None" name_type de
- set attr257f [ $clss2576 addRow attribute ]
- $attr257f setLabel name_type "m_pMenu:CMenu\n"
- $attr257f setProp attrib_access "None-None" name_type de
- $attr257f setProp modifier "Pointer" name_type cl
- set attr2583 [ $clss2576 addRow attribute ]
- $attr2583 setLabel name_type "m_pSubMenu:CMenu\n"
- $attr2583 setProp attrib_access "None-None" name_type de
- $attr2583 setProp modifier "Pointer" name_type cl
- set attr2587 [ $clss2576 addRow attribute ]
- $attr2587 setLabel name_type "m_pOther:CWnd\n"
- $attr2587 setProp attrib_access "None-None" name_type de
- $attr2587 setProp modifier "Pointer" name_type cl
- set attr25b6 [ $clss2576 addRow attribute ]
- $attr25b6 setLabel name_type "m_bEnableChanged:BOOL\n"
- $attr25b6 setProp attrib_access "None-None" name_type de
- set attr25b9 [ $clss2576 addRow attribute ]
- $attr25b9 setLabel name_type "m_bContinueRouting:BOOL\n"
- $attr25b9 setProp attrib_access "None-None" name_type de
- set attr25bc [ $clss2576 addRow attribute ]
- $attr25bc setLabel name_type "m_nIndexMax:UINT\n"
- $attr25bc setProp attrib_access "None-None" name_type de
- set attr25bf [ $clss2576 addRow attribute ]
- $attr25bf setLabel name_type "m_pParentMenu:CMenu"
- $attr25bf setProp attrib_access "None-None" name_type de
- $attr25bf setProp modifier "Pointer" name_type cl
- set mthd258b [ $clss2576 addRow method ]
- $mthd258b setLabel name_type "Enable()\n"
- $mthd258b setProp method_access "Public"
- $mthd258b setProp is_dyn_bound "1"
- $mthd258b setProp modifier "Value"
- set parm2590 [ $mthd258b addParam ]
- $parm2590 setLabel name_type "bOn:BOOL"
- $parm2590 setProp modifier "Value"
- $parm2590 setProp default_value " 1 "
- set mthd2594 [ $clss2576 addRow method ]
- $mthd2594 setLabel name_type "SetCheck()\n"
- $mthd2594 setProp method_access "Public"
- $mthd2594 setProp is_dyn_bound "1"
- $mthd2594 setProp modifier "Value"
- set parm2599 [ $mthd2594 addParam ]
- $parm2599 setLabel name_type "nCheck:int"
- $parm2599 setProp modifier "Value"
- $parm2599 setProp default_value " 1"
- set mthd259d [ $clss2576 addRow method ]
- $mthd259d setLabel name_type "SetRadio()\n"
- $mthd259d setProp method_access "Public"
- $mthd259d setProp is_dyn_bound "1"
- $mthd259d setProp modifier "Value"
- set parm25a2 [ $mthd259d addParam ]
- $parm25a2 setLabel name_type "bOn:BOOL"
- $parm25a2 setProp modifier "Value"
- $parm25a2 setProp default_value " 1 "
- set mthd25a6 [ $clss2576 addRow method ]
- $mthd25a6 setLabel name_type "SetText()\n"
- $mthd25a6 setProp method_access "Public"
- $mthd25a6 setProp is_dyn_bound "1"
- $mthd25a6 setProp modifier "Value"
- set parm25ab [ $mthd25a6 addParam ]
- $parm25ab setLabel name_type "lpszText:LPCTSTR"
- $parm25ab setProp modifier "Value"
- set mthd25ae [ $clss2576 addRow method ]
- $mthd25ae setLabel name_type "ContinueRouting()\n"
- $mthd25ae setProp method_access "Public"
- $mthd25ae setProp modifier "Value"
- set mthd25b2 [ $clss2576 addRow method ]
- $mthd25b2 setLabel name_type "\$create()\n"
- $mthd25b2 setProp method_access "Public"
- $mthd25b2 setProp modifier "Value"
- set mthd25c3 [ $clss2576 addRow method ]
- $mthd25c3 setLabel name_type "DoUpdate():BOOL"
- $mthd25c3 setProp method_access "Public"
- $mthd25c3 setProp modifier "Value"
- set parm25c7 [ $mthd25c3 addParam ]
- $parm25c7 setLabel name_type "pTarget:CCmdTarget, "
- $parm25c7 setProp modifier "Pointer"
- set parm25ca [ $mthd25c3 addParam ]
- $parm25ca setLabel name_type "bDisableIfNoHndler:BOOL"
- $parm25ca setProp modifier "Value"
- $clss2576 save
- set clss4487 [ $diag4471 addNode cad_class 2745 3016 549 293 ]
- $clss4487 setLabel name "CCmdUI"
- $clss4487 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_DISPMAP_ENTRY ----
- if [info exists debug] {puts "addClass AFX_DISPMAP_ENTRY"}
- if [info exists debug] {puts "CDM AFX_DISPMAP_ENTRY"}
- set clss25cd [ CDM new "AFX_DISPMAP_ENTRY" "$systemName" "" "" "" "" "" "" "0" ]
- set attr25d0 [ $clss25cd addRow attribute ]
- $attr25d0 setLabel name_type "lpszName:LPCTSTR\n"
- $attr25d0 setProp attrib_access "None-None" name_type de
- set attr25d3 [ $clss25cd addRow attribute ]
- $attr25d3 setLabel name_type "lDispID:long\n"
- $attr25d3 setProp attrib_access "None-None" name_type de
- set attr25d6 [ $clss25cd addRow attribute ]
- $attr25d6 setLabel name_type "lpszParams:LPCSTR\n"
- $attr25d6 setProp attrib_access "None-None" name_type de
- set attr25d9 [ $clss25cd addRow attribute ]
- $attr25d9 setLabel name_type "vt:WORD\n"
- $attr25d9 setProp attrib_access "None-None" name_type de
- set attr25dc [ $clss25cd addRow attribute ]
- $attr25dc setLabel name_type "pfn:AFX_PMSG\n"
- $attr25dc setProp attrib_access "None-None" name_type de
- set attr25df [ $clss25cd addRow attribute ]
- $attr25df setLabel name_type "pfnSet:AFX_PMSG\n"
- $attr25df setProp attrib_access "None-None" name_type de
- set attr25e2 [ $clss25cd addRow attribute ]
- $attr25e2 setLabel name_type "nPropOffset:size_t\n"
- $attr25e2 setProp attrib_access "None-None" name_type de
- set attr25e5 [ $clss25cd addRow attribute ]
- $attr25e5 setLabel name_type "flags:AFX_DISPMAP_FLAGS"
- $attr25e5 setProp attrib_access "None-None" name_type de
- $clss25cd save
- set clss4488 [ $diag4471 addNode cad_class 4392 1885 216 195 ]
- $clss4488 setLabel name "AFX_DISPMAP_ENTRY"
- $clss4488 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_EVENTSINKMAP_ENTRY ----
- if [info exists debug] {puts "addClass AFX_EVENTSINKMAP_ENTRY"}
- if [info exists debug] {puts "CDM AFX_EVENTSINKMAP_ENTRY"}
- set clss25e8 [ CDM new "AFX_EVENTSINKMAP_ENTRY" "$systemName" "" "" "" "" "" "" "0" ]
- set attr25eb [ $clss25e8 addRow attribute ]
- $attr25eb setLabel name_type "dispEntry:AFX_DISPMAP_ENTRY\n"
- $attr25eb setProp attrib_access "None-None" name_type de
- set attr25ee [ $clss25e8 addRow attribute ]
- $attr25ee setLabel name_type "nCtrlIDFirst:UINT\n"
- $attr25ee setProp attrib_access "None-None" name_type de
- set attr25f1 [ $clss25e8 addRow attribute ]
- $attr25f1 setLabel name_type "nCtrlIDLast:UINT"
- $attr25f1 setProp attrib_access "None-None" name_type de
- $clss25e8 save
- set clss4489 [ $diag4471 addNode cad_class 4392 1131 252 125 ]
- $clss4489 setLabel name "AFX_EVENTSINKMAP_ENTRY"
- $clss4489 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_MSGMAP_ENTRY ----
- if [info exists debug] {puts "addClass AFX_MSGMAP_ENTRY"}
- if [info exists debug] {puts "CDM AFX_MSGMAP_ENTRY"}
- set clss25f4 [ CDM new "AFX_MSGMAP_ENTRY" "$systemName" "" "" "" "" "" "" "0" ]
- set attr25f7 [ $clss25f4 addRow attribute ]
- $attr25f7 setLabel name_type "nMessage:UINT\n"
- $attr25f7 setProp attrib_access "None-None" name_type de
- set attr25fa [ $clss25f4 addRow attribute ]
- $attr25fa setLabel name_type "nCode:UINT\n"
- $attr25fa setProp attrib_access "None-None" name_type de
- set attr25fd [ $clss25f4 addRow attribute ]
- $attr25fd setLabel name_type "nID:UINT\n"
- $attr25fd setProp attrib_access "None-None" name_type de
- set attr2600 [ $clss25f4 addRow attribute ]
- $attr2600 setLabel name_type "nLastID:UINT\n"
- $attr2600 setProp attrib_access "None-None" name_type de
- set attr2603 [ $clss25f4 addRow attribute ]
- $attr2603 setLabel name_type "nSig:UINT\n"
- $attr2603 setProp attrib_access "None-None" name_type de
- set attr2606 [ $clss25f4 addRow attribute ]
- $attr2606 setLabel name_type "pfn:AFX_PMSG"
- $attr2606 setProp attrib_access "None-None" name_type de
- $clss25f4 save
- set clss448a [ $diag4471 addNode cad_class 2745 0 153 167 ]
- $clss448a setLabel name "AFX_MSGMAP_ENTRY"
- $clss448a setProp include_list "afxwin.h" name *
-
- #------------------------ Class: CCtrlView ----
- if [info exists debug] {puts "addClass CCtrlView"}
- set clss448b [ $diag4471 addNode cad_class 1647 0 396 223 ]
- $clss448b setLabel name "CCtrlView"
-
- #------------------------ Class: CCommandLineInfo ----
- if [info exists debug] {puts "addClass CCommandLineInfo"}
- set clss448c [ $diag4471 addNode cad_class 0 1131 477 251 ]
- $clss448c setLabel name "CCommandLineInfo"
-
- #------------------------ Class: CWaitCursor ----
- if [info exists debug] {puts "addClass CWaitCursor"}
- if [info exists debug] {puts "CDM CWaitCursor"}
- set clss3fc2 [ CDM new "CWaitCursor" "$systemName" "" "" "" "" "" "" "0" ]
- set mthd3fc5 [ $clss3fc2 addRow method ]
- $mthd3fc5 setLabel name_type "\$create()\n"
- $mthd3fc5 setProp method_access "Public"
- $mthd3fc5 setProp modifier "Value"
- set mthd3fc9 [ $clss3fc2 addRow method ]
- $mthd3fc9 setLabel name_type "Restore()"
- $mthd3fc9 setProp method_access "Public"
- $mthd3fc9 setProp modifier "Value"
- $clss3fc2 save
- set clss448d [ $diag4471 addNode cad_class 0 1885 120 111 ]
- $clss448d setLabel name "CWaitCursor"
- $clss448d setProp include_list "afxwin.h" name *
-
- #------------------------ Class: OpenFlags ----
- if [info exists debug] {puts "addClass OpenFlags"}
- if [info exists debug] {puts "CDM OpenFlags"}
- set clss42df [ CDM new "OpenFlags" "$systemName" "" "" "" "" "" "" "0" ]
- set attr42e2 [ $clss42df addRow attribute ]
- $attr42e2 setLabel name_type " \$modeRead: enum = 0x0000 \n"
- set attr42e4 [ $clss42df addRow attribute ]
- $attr42e4 setLabel name_type " \$modeWrite: enum = 0x0001 \n"
- set attr42e6 [ $clss42df addRow attribute ]
- $attr42e6 setLabel name_type " \$modeReadWrite: enum = 0x0002 \n"
- set attr42e8 [ $clss42df addRow attribute ]
- $attr42e8 setLabel name_type " \$shareCompat: enum = 0x0000 \n"
- set attr42ea [ $clss42df addRow attribute ]
- $attr42ea setLabel name_type " \$shareExclusive: enum = 0x0010 \n"
- set attr42ec [ $clss42df addRow attribute ]
- $attr42ec setLabel name_type " \$shareDenyWrite: enum = 0x0020 \n"
- set attr42ee [ $clss42df addRow attribute ]
- $attr42ee setLabel name_type " \$shareDenyRead: enum = 0x0030 \n"
- set attr42f0 [ $clss42df addRow attribute ]
- $attr42f0 setLabel name_type " \$shareDenyNone: enum = 0x0040 \n"
- set attr42f2 [ $clss42df addRow attribute ]
- $attr42f2 setLabel name_type " \$modeNoInherit: enum = 0x0080 \n"
- set attr42f4 [ $clss42df addRow attribute ]
- $attr42f4 setLabel name_type " \$modeCreate: enum = 0x1000 \n"
- set attr42f6 [ $clss42df addRow attribute ]
- $attr42f6 setLabel name_type " \$modeNoTruncate: enum = 0x2000 \n"
- set attr42f8 [ $clss42df addRow attribute ]
- $attr42f8 setLabel name_type " \$typeText: enum = 0x4000 \n"
- set attr42fa [ $clss42df addRow attribute ]
- $attr42fa setLabel name_type " \$typeBinary: enum = (int)0x8000 \t\t "
- $clss42df save
- set clss448e [ $diag4471 addNode cad_class 1647 3016 342 265 ]
- $clss448e setLabel name "OpenFlags"
- $clss448e setProp include_list "afxwin.h" name *
-
- #------------------------ Class: Attribute ----
- if [info exists debug] {puts "addClass Attribute"}
- if [info exists debug] {puts "CDM Attribute"}
- set clss42fc [ CDM new "Attribute" "$systemName" "" "" "" "" "" "" "0" ]
- set attr42ff [ $clss42fc addRow attribute ]
- $attr42ff setLabel name_type " \$normal: enum = 0x00 \n"
- set attr4301 [ $clss42fc addRow attribute ]
- $attr4301 setLabel name_type " \$readOnly: enum = 0x01 \n"
- set attr4303 [ $clss42fc addRow attribute ]
- $attr4303 setLabel name_type " \$hidden: enum = 0x02 \n"
- set attr4305 [ $clss42fc addRow attribute ]
- $attr4305 setLabel name_type " \$system: enum = 0x04 \n"
- set attr4307 [ $clss42fc addRow attribute ]
- $attr4307 setLabel name_type " \$volume: enum = 0x08 \n"
- set attr4309 [ $clss42fc addRow attribute ]
- $attr4309 setLabel name_type " \$directory: enum = 0x10 \n"
- set attr430b [ $clss42fc addRow attribute ]
- $attr430b setLabel name_type " \$archive: enum = 0x20\t\t "
- $clss42fc save
- set clss448f [ $diag4471 addNode cad_class 2745 3393 243 181 ]
- $clss448f setLabel name "Attribute"
- $clss448f setProp include_list "afxwin.h" name *
-
- #------------------------ Class: SeekPosition ----
- if [info exists debug] {puts "addClass SeekPosition"}
- if [info exists debug] {puts "CDM SeekPosition"}
- set clss430d [ CDM new "SeekPosition" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4310 [ $clss430d addRow attribute ]
- $attr4310 setLabel name_type " \$begin: enum = 0x0 \n"
- set attr4312 [ $clss430d addRow attribute ]
- $attr4312 setLabel name_type " \$current: enum = 0x1 \n"
- set attr4314 [ $clss430d addRow attribute ]
- $attr4314 setLabel name_type " \$end: enum = 0x2 "
- $clss430d save
- set clss4490 [ $diag4471 addNode cad_class 4941 1885 216 125 ]
- $clss4490 setLabel name "SeekPosition"
- $clss4490 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: BufferCommand ----
- if [info exists debug] {puts "addClass BufferCommand"}
- if [info exists debug] {puts "CDM BufferCommand"}
- set clss4316 [ CDM new "BufferCommand" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4319 [ $clss4316 addRow attribute ]
- $attr4319 setLabel name_type " \$bufferRead: enum \n"
- set attr431b [ $clss4316 addRow attribute ]
- $attr431b setLabel name_type " \$bufferWrite: enum \n"
- set attr431d [ $clss4316 addRow attribute ]
- $attr431d setLabel name_type " \$bufferCommit: enum \n"
- set attr431f [ $clss4316 addRow attribute ]
- $attr431f setLabel name_type " \$bufferCheck: enum "
- $clss4316 save
- set clss4491 [ $diag4471 addNode cad_class 4941 1131 198 139 ]
- $clss4491 setLabel name "BufferCommand"
- $clss4491 setProp include_list "afxwin.h" name *
- $diag4471 save
-
-
- #====================== Diagram: Mode ==== upperLeft:-279, -418
- if [info exists debug] {puts "CAD Mode"}
- set diag4492 [ CAD new "Mode" "$systemName" "" "" "" "" "" "" "0" ]
-
- #------------------------ Class: Mode ----
- if [info exists debug] {puts "addClass Mode"}
- if [info exists debug] {puts "CDM Mode"}
- set clss4321 [ CDM new "Mode" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4324 [ $clss4321 addRow attribute ]
- $attr4324 setLabel name_type " \$store: enum = 0 \n"
- set attr4326 [ $clss4321 addRow attribute ]
- $attr4326 setLabel name_type " \$load: enum = 1 \n"
- set attr4328 [ $clss4321 addRow attribute ]
- $attr4328 setLabel name_type " \$bNoFlushOnDelete: enum = 2 \n"
- set attr432a [ $clss4321 addRow attribute ]
- $attr432a setLabel name_type " \$bNoByteSwap: enum = 4 "
- $clss4321 save
- set clss4493 [ $diag4492 addNode cad_class 279 418 279 139 ]
- $clss4493 setLabel name "Mode"
- $clss4493 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AFX_DISPMAP_FLAGS ----
- if [info exists debug] {puts "addClass AFX_DISPMAP_FLAGS"}
- if [info exists debug] {puts "CDM AFX_DISPMAP_FLAGS"}
- set clss432c [ CDM new "AFX_DISPMAP_FLAGS" "$systemName" "" "" "" "" "" "" "0" ]
- set attr432f [ $clss432c addRow attribute ]
- $attr432f setLabel name_type " \$afxDispCustom: enum = 0 \n"
- set attr4331 [ $clss432c addRow attribute ]
- $attr4331 setLabel name_type " \$afxDispStock: enum = 1 "
- $clss432c save
- set clss4494 [ $diag4492 addNode cad_class 558 627 252 111 ]
- $clss4494 setLabel name "AFX_DISPMAP_FLAGS"
- $clss4494 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: DSCSTATE ----
- if [info exists debug] {puts "addClass DSCSTATE"}
- if [info exists debug] {puts "CDM DSCSTATE"}
- set clss4333 [ CDM new "DSCSTATE" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4336 [ $clss4333 addRow attribute ]
- $attr4336 setLabel name_type " \$dscNoState: enum = 0 \n"
- set attr4338 [ $clss4333 addRow attribute ]
- $attr4338 setLabel name_type " \$dscOKToDo: enum \n"
- set attr433a [ $clss4333 addRow attribute ]
- $attr433a setLabel name_type " \$dscCancelled: enum \n"
- set attr433c [ $clss4333 addRow attribute ]
- $attr433c setLabel name_type " \$dscSyncBefore: enum \n"
- set attr433e [ $clss4333 addRow attribute ]
- $attr433e setLabel name_type " \$dscAboutToDo: enum \n"
- set attr4340 [ $clss4333 addRow attribute ]
- $attr4340 setLabel name_type " \$dscFailedToDo: enum \n"
- set attr4342 [ $clss4333 addRow attribute ]
- $attr4342 setLabel name_type " \$dscSyncAfter: enum \n"
- set attr4344 [ $clss4333 addRow attribute ]
- $attr4344 setLabel name_type " \$dscDidEvent: enum "
- $clss4333 save
- set clss4495 [ $diag4492 addNode cad_class 558 209 225 195 ]
- $clss4495 setLabel name "DSCSTATE"
- $clss4495 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: DSCREASON ----
- if [info exists debug] {puts "addClass DSCREASON"}
- if [info exists debug] {puts "CDM DSCREASON"}
- set clss4346 [ CDM new "DSCREASON" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4349 [ $clss4346 addRow attribute ]
- $attr4349 setLabel name_type " \$dscNoReason: enum = 0 \n"
- set attr434b [ $clss4346 addRow attribute ]
- $attr434b setLabel name_type " \$dscClose: enum \n"
- set attr434d [ $clss4346 addRow attribute ]
- $attr434d setLabel name_type " \$dscCommit: enum \n"
- set attr434f [ $clss4346 addRow attribute ]
- $attr434f setLabel name_type " \$dscDelete: enum \n"
- set attr4351 [ $clss4346 addRow attribute ]
- $attr4351 setLabel name_type " \$dscEdit: enum \n"
- set attr4353 [ $clss4346 addRow attribute ]
- $attr4353 setLabel name_type " \$dscInsert: enum \n"
- set attr4355 [ $clss4346 addRow attribute ]
- $attr4355 setLabel name_type " \$dscModify: enum \n"
- set attr4357 [ $clss4346 addRow attribute ]
- $attr4357 setLabel name_type " \$dscMove: enum "
- $clss4346 save
- set clss4496 [ $diag4492 addNode cad_class 0 209 234 195 ]
- $clss4496 setLabel name "DSCREASON"
- $clss4496 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: AdjustType ----
- if [info exists debug] {puts "addClass AdjustType"}
- if [info exists debug] {puts "CDM AdjustType"}
- set clss4359 [ CDM new "AdjustType" "$systemName" "" "" "" "" "" "" "0" ]
- set attr435c [ $clss4359 addRow attribute ]
- $attr435c setLabel name_type " \$adjustBorder: enum = 0 \n"
- set attr435e [ $clss4359 addRow attribute ]
- $attr435e setLabel name_type " \$adjustOutside: enum = 1 "
- $clss4359 save
- set clss4497 [ $diag4492 addNode cad_class 0 627 261 111 ]
- $clss4497 setLabel name "AdjustType"
- $clss4497 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: RepositionFlags ----
- if [info exists debug] {puts "addClass RepositionFlags"}
- if [info exists debug] {puts "CDM RepositionFlags"}
- set clss4360 [ CDM new "RepositionFlags" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4363 [ $clss4360 addRow attribute ]
- $attr4363 setLabel name_type " \$reposDefault: enum = 0 \n"
- set attr4365 [ $clss4360 addRow attribute ]
- $attr4365 setLabel name_type " \$reposQuery: enum = 1 \n"
- set attr4367 [ $clss4360 addRow attribute ]
- $attr4367 setLabel name_type " \$reposExtra: enum = 2 "
- $clss4360 save
- set clss4498 [ $diag4492 addNode cad_class 558 836 243 125 ]
- $clss4498 setLabel name "RepositionFlags"
- $clss4498 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: BorderCmd ----
- if [info exists debug] {puts "addClass BorderCmd"}
- if [info exists debug] {puts "CDM BorderCmd"}
- set clss4369 [ CDM new "BorderCmd" "$systemName" "" "" "" "" "" "" "0" ]
- set attr436c [ $clss4369 addRow attribute ]
- $attr436c setLabel name_type " \$borderGet: enum = 1 \n"
- set attr436e [ $clss4369 addRow attribute ]
- $attr436e setLabel name_type " \$borderRequest: enum = 2 \n"
- set attr4370 [ $clss4369 addRow attribute ]
- $attr4370 setLabel name_type " \$borderSet: enum = 3 "
- $clss4369 save
- set clss4499 [ $diag4492 addNode cad_class 837 627 252 125 ]
- $clss4499 setLabel name "BorderCmd"
- $clss4499 setProp include_list "afxwin.h" name *
-
- #------------------------ Class: IdleFlags ----
- if [info exists debug] {puts "addClass IdleFlags"}
- if [info exists debug] {puts "CDM IdleFlags"}
- set clss4372 [ CDM new "IdleFlags" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4375 [ $clss4372 addRow attribute ]
- $attr4375 setLabel name_type " \$idleMenu: enum = 1 \n"
- set attr4377 [ $clss4372 addRow attribute ]
- $attr4377 setLabel name_type " \$idleTitle: enum = 2 \n"
- set attr4379 [ $clss4372 addRow attribute ]
- $attr4379 setLabel name_type " \$idleNotify: enum = 4 \n"
- set attr437b [ $clss4372 addRow attribute ]
- $attr437b setLabel name_type " \$idleLayout: enum = 8 "
- $clss4372 save
- set clss449a [ $diag4492 addNode cad_class 837 209 234 139 ]
- $clss449a setLabel name "IdleFlags"
- $clss449a setProp include_list "afxwin.h" name *
-
- #------------------------ Class: DocStringIndex ----
- if [info exists debug] {puts "addClass DocStringIndex"}
- if [info exists debug] {puts "CDM DocStringIndex"}
- set clss437d [ CDM new "DocStringIndex" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4380 [ $clss437d addRow attribute ]
- $attr4380 setLabel name_type " \$windowTitle: enum \n"
- set attr4382 [ $clss437d addRow attribute ]
- $attr4382 setLabel name_type " \$docName: enum \n"
- set attr4384 [ $clss437d addRow attribute ]
- $attr4384 setLabel name_type " \$fileNewName: enum \n"
- set attr4386 [ $clss437d addRow attribute ]
- $attr4386 setLabel name_type " \$filterName: enum \n"
- set attr4388 [ $clss437d addRow attribute ]
- $attr4388 setLabel name_type " \$filterExt: enum \n"
- set attr438a [ $clss437d addRow attribute ]
- $attr438a setLabel name_type " \$regFileTypeId: enum \n"
- set attr438c [ $clss437d addRow attribute ]
- $attr438c setLabel name_type " \$regFileTypeName: enum \n"
- set attr438e [ $clss437d addRow attribute ]
- $attr438e setLabel name_type " \$filterMacExt: enum \n"
- set attr4390 [ $clss437d addRow attribute ]
- $attr4390 setLabel name_type " \$filterMacName: enum "
- $clss437d save
- set clss449b [ $diag4492 addNode cad_class 558 0 225 209 ]
- $clss449b setLabel name "DocStringIndex"
- $clss449b setProp include_list "afxwin.h" name *
-
- #------------------------ Class: Confidence ----
- if [info exists debug] {puts "addClass Confidence"}
- if [info exists debug] {puts "CDM Confidence"}
- set clss4392 [ CDM new "Confidence" "$systemName" "" "" "" "" "" "" "0" ]
- set attr4395 [ $clss4392 addRow attribute ]
- $attr4395 setLabel name_type " \$noAttempt: enum \n"
- set attr4397 [ $clss4392 addRow attribute ]
- $attr4397 setLabel name_type " \$maybeAttemptForeign: enum \n"
- set attr4399 [ $clss4392 addRow attribute ]
- $attr4399 setLabel name_type " \$maybeAttemptNative: enum \n"
- set attr439b [ $clss4392 addRow attribute ]
- $attr439b setLabel name_type " \$yesAttemptForeign: enum \n"
- set attr439d [ $clss4392 addRow attribute ]
- $attr439d setLabel name_type " \$yesAttemptNative: enum \n"
- set attr439f [ $clss4392 addRow attribute ]
- $attr439f setLabel name_type " \$yesAlreadyOpen: enum "
- $clss4392 save
- set clss449c [ $diag4492 addNode cad_class 0 0 261 167 ]
- $clss449c setLabel name "Confidence"
- $clss449c setProp include_list "afxwin.h" name *
- $diag4492 save
-
-
-