Microsoft KB Archive/72023

From BetaArchive Wiki

SAMPLE: Verify.exe - Data Input Verification for Edit Controls

Q72023



The information in this article applies to:


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





SUMMARY

There is a file in the Microsoft Software Library called VERIFY.EXE that contains sample code demonstrating the verification of the contents of a dialog box edit control. The code reads and verifies the edit control string as each character is entered by the user.

The contents of the edit control are verified to be legal for a specified data type. If an illegal character is encountered, the character is removed from the edit control and a message beep is generated. The code will verify the input of WORD, DWORD, or FLOAT values.

The following file is available for download from the Microsoft Download Center:


Verify.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:

Keywords : kbfile kbsample kb16bitonly kbCtrl kbDlg kbEditCtrl kbSDKPlatform kbGrpDSUser
Issue type :
Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK300 kbWinSDK310


Last Reviewed: December 4, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.