tasoss
October 28th, 2004, 03:09 PM
Hello people. I’m trying to use GetSelectedColumn and SetInfoTip (CListCtrl)
but
error C2039: 'GetSelectedColumn' : is not a member of 'CListCtrl'
Note To use this API, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Using Windows XP Visual Styles.
I have understood that I must use a manifest file, the InitCommonControls() and maybe something else
Moreover I can’t use LVSETINFOTIP (I’m sure that if I solve the previous problem I will be able to use it too)
Can you please help me?
My second question is about mysql. I can use mysql (connection, querys etc) but only in vc++ 6. How can I use it in .net?
Thank you in advanced!
Ps:using windows 2k
but
error C2039: 'GetSelectedColumn' : is not a member of 'CListCtrl'
Note To use this API, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Using Windows XP Visual Styles.
I have understood that I must use a manifest file, the InitCommonControls() and maybe something else
Moreover I can’t use LVSETINFOTIP (I’m sure that if I solve the previous problem I will be able to use it too)
Can you please help me?
My second question is about mysql. I can use mysql (connection, querys etc) but only in vc++ 6. How can I use it in .net?
Thank you in advanced!
Ps:using windows 2k