What is the equivalent in Visual C++?

I wanted to convert a code from Visual Basic to Visual C++.

I am seeing a code like this.

Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"

What is the equivalent

Using "MSCOMCTL.OCX"

Any clue/Help

Thanks,




Answer this question

What is the equivalent in Visual C++?