Microsoft KB Archive/69077

From BetaArchive Wiki

IsDialog.exe - Simulates a Dialog Box

Q69077



The information in this article applies to:


  • Microsoft Windows Software Development Kit (SDK) versions 3.0, 3.1





SUMMARY

There is a sample program in the Microsoft Software Library named ISDIALOG that demonstrates how to create a window, add controls, and use the IsDialogMessage function to make the window act like a dialog box. This technique can be used in cases where superclassing a dialog box is too costly or not possible.

By using a conventional window and not using the Dialog Manager, the application is free to add or remove dialog functionality as necessary.



MORE INFORMATION

The following files are available for download from the Microsoft Download Center:


Isdialog.EXE

For additional information about how to download Microsoft Support files, click the article number below to view the article in the Microsoft Knowledge Base:

Q119591 How to Obtain Microsoft Support Files from Online Services

Microsoft used the most current virus detection software available on the date of posting to scan this file for viruses. Once posted, the file is housed on secure servers that prevent any unauthorized changes to the file.


Additional query words: softlib ISDIALOG.EXE

Keywords : kbfile kbDlg kbOSWin2000 kbGrpDSUser kbOSWin310 kbWndw kbWndwMsg kbOSWin300
Issue type :
Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK300 kbWinSDK310


Last Reviewed: July 9, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.