Click here to Skip to main content
16,007,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Can't Find gdiplus.h in Cylinder Progress Ctrl Demo files Pin
Christian Graus2-Dec-06 10:09
protectorChristian Graus2-Dec-06 10:09 
GeneralRe: Can't Find gdiplus.h in Cylinder Progress Ctrl Demo files Pin
Larry Mills Sr2-Dec-06 10:22
Larry Mills Sr2-Dec-06 10:22 
AnswerRe: Can't Find gdiplus.h in Cylinder Progress Ctrl Demo files Pin
PJ Arends2-Dec-06 11:31
professionalPJ Arends2-Dec-06 11:31 
QuestionNon-modal CDialog vanishing Pin
mav.northwind2-Dec-06 9:17
mav.northwind2-Dec-06 9:17 
AnswerRe: Non-modal CDialog vanishing Pin
mav.northwind4-Dec-06 18:33
mav.northwind4-Dec-06 18:33 
GeneralRe: Non-modal CDialog vanishing Pin
prasad_som10-Dec-06 23:19
prasad_som10-Dec-06 23:19 
QuestionXListCtrl Files missing [modified] Pin
Larry Mills Sr2-Dec-06 8:42
Larry Mills Sr2-Dec-06 8:42 
AnswerRe: XListCtrl Files missing Pin
Joe Woodbury2-Dec-06 11:04
professionalJoe Woodbury2-Dec-06 11:04 
These are in the Platform SDK, but as Christian indicated above the current PSDK is not compatible with VS 6.0. (I think you have to go back to 2002 or so to get one that is.)

Visual Studio 2003 and 2005 both ship with a compatible Platform SDK. If you are learning, I suggest biting the bullet and getting either. 2005 has a much better C++ implementation, but the IDE is rather flakey for C++ development. (Still, it's enough of an improvement that I use it for all of my new C++ development; I use 2003 only for legacy apps where it isn't cost effective to move to 2005.)

If you can get hold of a copy of the full MSDN CDROMs from at least October 2001, it will have the material you need on it (somewhere in the back of my mind, I'm thinking the February 2002 is the last that will work, but I may be remembering something else.)

Anyone who thinks he has a better idea of what's good for people than people do is a swine.
- P.J. O'Rourke

GeneralRe: XListCtrl Files missing Pin
David Crow2-Dec-06 15:27
David Crow2-Dec-06 15:27 
GeneralRe: XListCtrl Files missing Pin
Joe Woodbury2-Dec-06 19:00
professionalJoe Woodbury2-Dec-06 19:00 
GeneralRe: XListCtrl Files missing Pin
PJ Arends2-Dec-06 22:37
professionalPJ Arends2-Dec-06 22:37 
GeneralRe: XListCtrl Files missing Pin
David Crow4-Dec-06 3:31
David Crow4-Dec-06 3:31 
AnswerRe: XListCtrl Files missing Pin
Joe Woodbury2-Dec-06 11:09
professionalJoe Woodbury2-Dec-06 11:09 
QuestionReposition of controls in a dialog Pin
Super Hornet2-Dec-06 7:08
Super Hornet2-Dec-06 7:08 
AnswerRe: Reposition of controls in a dialog Pin
Mark Salsbery2-Dec-06 8:49
Mark Salsbery2-Dec-06 8:49 
AnswerRe: Reposition of controls in a dialog Pin
Joe Woodbury2-Dec-06 10:10
professionalJoe Woodbury2-Dec-06 10:10 
QuestionRe: Reposition of controls in a dialog Pin
Super Hornet2-Dec-06 21:34
Super Hornet2-Dec-06 21:34 
AnswerRe: Reposition of controls in a dialog Pin
Joe Woodbury2-Dec-06 22:44
professionalJoe Woodbury2-Dec-06 22:44 
GeneralRe: Reposition of controls in a dialog Pin
Super Hornet3-Dec-06 2:16
Super Hornet3-Dec-06 2:16 
AnswerRe: Reposition of controls in a dialog Pin
David Crow2-Dec-06 15:29
David Crow2-Dec-06 15:29 
GeneralRe: Reposition of controls in a dialog Pin
Super Hornet3-Dec-06 2:06
Super Hornet3-Dec-06 2:06 
Questiondelete vs. delete [] Pin
Eikthrynir2-Dec-06 4:42
Eikthrynir2-Dec-06 4:42 
AnswerRe: delete vs. delete [] Pin
George L. Jackson2-Dec-06 5:25
George L. Jackson2-Dec-06 5:25 
GeneralRe: delete vs. delete [] Pin
Eikthrynir2-Dec-06 6:24
Eikthrynir2-Dec-06 6:24 
AnswerRe: delete vs. delete [] Pin
ThatsAlok3-Dec-06 20:09
ThatsAlok3-Dec-06 20:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.