VisualStylesXP.h
-
I haven't got this file! I've got Visual Studio 6 on my system with, I presume, MFC 6. Do I have to upgrade to a newer MFC to get this?
-
I haven't got this file! I've got Visual Studio 6 on my system with, I presume, MFC 6. Do I have to upgrade to a newer MFC to get this?
-
I haven't got this file! I've got Visual Studio 6 on my system with, I presume, MFC 6. Do I have to upgrade to a newer MFC to get this?
It sounds like it's part of a 3rd party library. I don't have that file in any version of VC or PSDK on my machine right now.
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?
-
It sounds like it's part of a 3rd party library. I don't have that file in any version of VC or PSDK on my machine right now.
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?
Michael, You are my hero! I was interested in this header file because I wanted to make text entries in a list control appear in different colours. I have just looked at your 'Neat Stuff to do in List Controls Using Custom Draw' and used the method you describe and it has worked like a dream.