Common Control Functions
The following table shows the common control functions, with a description of the purpose for each.
Programming element | Description |
---|---|
InitCommonControls | This function registers and initializes the common control window classes. |
InitCommonControlsEx | This function registers specific common controls classes from the common control dynamic-link library (DLL). |
Random | This function generates a random number. |
See Also
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.