The information in this article applies to:
SUMMARY
Dlldlg.exe is a file in the Microsoft Software Library that demonstrates
creating a dialog box in a dynamic-link library (DLL). The DLL
contains a routine that calls the DialogBox function. After the user
types some text into an edit control in the dialog box and chooses the
OK button, the routine calls the MessageBox() function to display the
text.
MORE INFORMATIONThe following file is available for download from the Microsoft Software Library: DLLDLG.EXEFor more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base: Q119591 How to Obtain Microsoft Support Files from Online Services Additional query words: softlib DLLDLG.EXE
Keywords : kbfile kbsample kb16bitonly kbDlg kbGrpUser kbWinOS310 kbWinOS300 |
Last Reviewed: November 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |