April 28, 2024, 11:49:20 PM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Common Controls

Started by Brian, March 22, 2021, 04:16:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Brian

Info, please,

When you use $include "commctrl.inc" in your program, is it always a given that you should also include the line 'InitCommonControls()' as well?

And what is the difference between InitCommonControls() and InitCommonControlsEx()? And if you use either, are both calls using the same "commctrl.inc"?

Brian