CFrameWnd
E828345
CFrameWnd is a core MFC C++ class that implements a standard top-level application frame window, providing the main frame, menu, toolbar, and status bar infrastructure for Windows desktop programs.
All labels observed (1)
| Label | Occurrences |
|---|---|
| CFrameWnd canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T9899957 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: CFrameWnd Context triple: [Microsoft Foundation Classes, notableClass, CFrameWnd]
-
A.
MFC
MFC is the commonly used abbreviation for Morecambe Football Club, an English professional football team based in Morecambe, Lancashire.
-
B.
ComFrame
ComFrame is a global regulatory framework developed by the International Association of Insurance Supervisors to provide consistent, risk-based supervision of internationally active insurance groups.
-
C.
Comdlg32
Comdlg32 is a core Windows library that implements the standard common dialog boxes (such as file open/save, color, and font dialogs) used by Win32 applications.
-
D.
TWinControl
TWinControl is a fundamental VCL class in Delphi that represents windowed controls capable of receiving input focus, handling Windows messages, and serving as parents for other controls.
-
E.
Comctl32
Comctl32 is a Windows common controls library (DLL) that provides standard user interface elements such as buttons, list views, tree views, and other controls used by many Windows applications.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: CFrameWnd Target entity description: CFrameWnd is a core MFC C++ class that implements a standard top-level application frame window, providing the main frame, menu, toolbar, and status bar infrastructure for Windows desktop programs.
-
A.
MFC
MFC is the commonly used abbreviation for Morecambe Football Club, an English professional football team based in Morecambe, Lancashire.
-
B.
ComFrame
ComFrame is a global regulatory framework developed by the International Association of Insurance Supervisors to provide consistent, risk-based supervision of internationally active insurance groups.
-
C.
Comdlg32
Comdlg32 is a core Windows library that implements the standard common dialog boxes (such as file open/save, color, and font dialogs) used by Win32 applications.
-
D.
TWinControl
TWinControl is a fundamental VCL class in Delphi that represents windowed controls capable of receiving input focus, handling Windows messages, and serving as parents for other controls.
-
E.
Comctl32
Comctl32 is a Windows common controls library (DLL) that provides standard user interface elements such as buttons, list views, tree views, and other controls used by many Windows applications.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
C++ class
ⓘ
MFC class ⓘ window frame class ⓘ |
| abbreviationFor | Class Frame Window ⓘ |
| baseClassOf | CMainFrame (typical application-defined class) ⓘ |
| canContain |
CMenu
NERFINISHED
ⓘ
CStatusBar NERFINISHED ⓘ CToolBar NERFINISHED ⓘ CView-derived objects ⓘ |
| category | GUI framework class ⓘ |
| definedIn | afxwin.h ⓘ |
| documentationURL | https://learn.microsoft.com/cpp/mfc/reference/cframewnd-class ⓘ |
| hasMemberFunction |
Create
ⓘ
LoadFrame ⓘ RecalcLayout ⓘ SetMenu ⓘ SetWindowText ⓘ |
| hasVirtualFunction |
OnCmdMsg
ⓘ
OnCreate ⓘ PreCreateWindow ⓘ |
| implements | top-level application frame window ⓘ |
| inheritsFrom | CWnd ⓘ |
| introducedIn | early versions of MFC ⓘ |
| library | MFC NERFINISHED ⓘ |
| lifecycle | created during application initialization ⓘ |
| partOf | Microsoft Foundation Class Library NERFINISHED ⓘ |
| providedBy | Microsoft NERFINISHED ⓘ |
| providesInfrastructureFor |
main frame window
ⓘ
menu bar ⓘ status bar ⓘ tool bar ⓘ |
| responsibleFor | hosting the main application user interface ⓘ |
| runsOn | Microsoft Windows NERFINISHED ⓘ |
| supports | document/view architecture ⓘ |
| supportsFeature |
MDI and SDI frame windows
ⓘ
command routing ⓘ menu management ⓘ message handling ⓘ status bar updates ⓘ toolbar docking ⓘ |
| threadingModel | UI thread only ⓘ |
| typicalUsage | base class for an SDI main frame window ⓘ |
| usedIn | Windows desktop applications ⓘ |
| usedWith |
CDocument
NERFINISHED
ⓘ
CView NERFINISHED ⓘ CWinApp NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: CFrameWnd Description of subject: CFrameWnd is a core MFC C++ class that implements a standard top-level application frame window, providing the main frame, menu, toolbar, and status bar infrastructure for Windows desktop programs.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.