CDialog
E828344
CDialog is a core Microsoft Foundation Class (MFC) C++ class used to create and manage dialog boxes in Windows applications.
All labels observed (1)
| Label | Occurrences |
|---|---|
| CDialog canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T9899956 — 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.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: CDialog Context triple: [Microsoft Foundation Classes, notableClass, CDialog]
-
A.
QDialog
QDialog is a Quasar Framework UI component that provides customizable modal dialog windows for displaying content and interactions above the main interface.
-
B.
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.
-
C.
MatDialog
MatDialog is an Angular Material service and UI component used to open and manage modal dialog windows in Angular applications.
-
D.
ShowDialogItem
ShowDialogItem is an API component used to trigger and configure the display of dialog windows within the Dialog Manager system.
-
E.
NewDialog
NewDialog is an API offered by the Dialog Manager for creating and managing new conversational dialog instances within an application.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: CDialog Target entity description: CDialog is a core Microsoft Foundation Class (MFC) C++ class used to create and manage dialog boxes in Windows applications.
-
A.
QDialog
QDialog is a Quasar Framework UI component that provides customizable modal dialog windows for displaying content and interactions above the main interface.
-
B.
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.
-
C.
MatDialog
MatDialog is an Angular Material service and UI component used to open and manage modal dialog windows in Angular applications.
-
D.
ShowDialogItem
ShowDialogItem is an API component used to trigger and configure the display of dialog windows within the Dialog Manager system.
-
E.
NewDialog
NewDialog is an API offered by the Dialog Manager for creating and managing new conversational dialog instances within an application.
- F. None of above. chosen
Statements (43)
| Predicate | Object |
|---|---|
| instanceOf |
C++ class
ⓘ
MFC class ⓘ dialog class ⓘ |
| associatedWith |
dialog resource template
ⓘ
resource ID ⓘ |
| baseClassOf |
CColorDialog
NERFINISHED
ⓘ
CDialogEx NERFINISHED ⓘ CFileDialog NERFINISHED ⓘ CFontDialog NERFINISHED ⓘ CPageSetupDialog NERFINISHED ⓘ CPrintDialog NERFINISHED ⓘ CPropertySheet NERFINISHED ⓘ |
| category | user interface class ⓘ |
| developedBy | Microsoft ⓘ |
| documentationURL | https://learn.microsoft.com/en-us/cpp/mfc/reference/cdialog-class ⓘ |
| headerFile | afxwin.h ⓘ |
| inheritsFrom | CWnd ⓘ |
| introducedIn | early versions of MFC ⓘ |
| lifecycleEvent |
command handling
ⓘ
data exchange ⓘ dialog termination ⓘ initialization ⓘ |
| partOf |
MFC
NERFINISHED
ⓘ
Microsoft Foundation Class Library NERFINISHED ⓘ |
| programmingLanguage | C++ ⓘ |
| providesMethod |
Create
ⓘ
DoModal ⓘ EndDialog ⓘ GetDlgItemText ⓘ OnCancel ⓘ OnInitDialog ⓘ OnOK ⓘ SetDlgItemText ⓘ UpdateData ⓘ |
| runsOn | Microsoft Windows NERFINISHED ⓘ |
| supports |
modal dialogs
ⓘ
modeless dialogs ⓘ |
| usedFor |
creating dialog boxes
ⓘ
managing dialog boxes ⓘ |
| usedIn | Windows applications ⓘ |
| uses |
DDV
NERFINISHED
ⓘ
DDX ⓘ message map ⓘ |
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.
Instruction
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.
Input
Subject: CDialog Description of subject: CDialog is a core Microsoft Foundation Class (MFC) C++ class used to create and manage dialog boxes in Windows applications.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.