InitCommonControls The InitCommonControls function ensures that the common control dynamic-link library (DLL) is loaded.
VB4-32,5,6
Declare Sub InitCommonControls Lib "comctl32" () |
Operating Systems Supported |
Requires Windows NT 3.1 or later; Requires Windows 95 or later |
This function does not return a value. |
|