How to use CWSlide control in ATL composite control.
I inserted a control in the dialog box by seleting insert activeX control.
Then Got the Ptr to the interface by calling GetDlgControl by passing the IID_DCWSlide_CI which is generated in .tlh by importing the cwui.ocx file.
But I'm not getting the ptr to interface?
How to access the function of CWSlide activeX control?
Please help..
thanks,
VK