Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - How to use MS Platform SDK
I want to use extended styles of common controls in my MFC apps. The headers in the dm\include\win32 folder are rather dated and do not contain the extended style definitions. I know they are defined in the Platform SDK. I tried to add the path to the Platform SDK include and lib folders in the IIDE on the Settings...|Directories property sheet, but it seem that is not the correct solution to my problem. How can I use the new common control features in my MFC apps using Digital Mars? -Roger Scudder Sep 08 2003
In article <bjjntt$396$1 digitaldaemon.com>, Roger Scudder says...I want to use extended styles of common controls in my MFC apps. Sep 09 2003
"Roger Scudder" <r.scudder rcn.com> wrote in message news:bjkn20$1hq9$1 digitaldaemon.com...In article <bjjntt$396$1 digitaldaemon.com>, Roger Scudder says...I want to use extended styles of common controls in my MFC apps. Sep 09 2003
|