SAMPLE: CustCont.exe - Generic Custom Control Sample Code

ID: Q67250

The information in this article applies to:

SUMMARY

CustCont.exe is a sample file that contains the source code for a generic custom control. The following basic custom control features are demonstrated:

The control is essentially a three-dimensional static rectangle with text. The functions necessary to interact with the Windows Dialog Editor are implemented in a separate module. These functions are documented in Chapter 20 of the "Microsoft Windows Software Development Kit Guide to Programming" for version 3.0.

CUSTCONT contains two archive files. The first, CTL.ZIP, contains the sources for the custom control DLL. The second, CTLTEST.ZIP, contains the sources for a small program that demonstrates the use of the control.

MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

 ~ CustCont.exe (size: 37455 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from
               Online Services

Additional query words: Keywords : kbfile kbsample kb16bitonly kbCtrl kbSDKPlatform kbGrpUser kbWinOS310 kbWinOS300

Last Reviewed: January 3, 1999