Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detecting Dynamic Drives Pin
Brian Shifrin6-Mar-03 12:51
Brian Shifrin6-Mar-03 12:51 
GeneralRe: Detecting Dynamic Drives Pin
BlinkyBill6-Mar-03 13:24
BlinkyBill6-Mar-03 13:24 
GeneralWindows Explorer Folders Pin
MajinRyan5-Mar-03 15:18
MajinRyan5-Mar-03 15:18 
GeneralRe: Windows Explorer Folders Pin
Michael Dunn5-Mar-03 17:03
sitebuilderMichael Dunn5-Mar-03 17:03 
Generalchar array error Pin
act_x5-Mar-03 14:56
act_x5-Mar-03 14:56 
GeneralRe: char array error Pin
Michael Dunn5-Mar-03 15:01
sitebuilderMichael Dunn5-Mar-03 15:01 
GeneralAutomating install tasks... Pin
el davo5-Mar-03 14:50
el davo5-Mar-03 14:50 
GeneralInstalling GDI+ (and Platform SDK questions etc) Pin
JeffBAbil5-Mar-03 14:30
JeffBAbil5-Mar-03 14:30 
Hi all - new here, first post on CodeProject;

My simple, bottom line question : Is there a way to *reliably* install and *use* JUST THE GDI+ functionality from the Platform SDK CD (FEB 2001); without installing the entire Platform SDK? (feedback on a couple of the tutorials implies that there are problems with trying to JUST extract GDI+).

OR: If I *have* to install the Feb 2001 Platform SDK, please see "gotcha's" noted further down - I need advice on installing the Platform SDK (but again I'd rather not IF I can just extract the GDI+ stuff).

I've read a couple of the GDI+ tutorials here and now I am interested....

More detail / background ("experts" please read this, and "READ BETWEEN the LINES" and offer any advice you deem appropriate): I have Visual C++ 6 Professional Edition, Service Pack 5, the Processor Pack/MASM (which I'm thinking about NOT installing after my next HD reformat; I simply can't think of a good use for the Processor Pack and I haven't used assembly in quite a while); and I am using the MSDN Library OCT 2001 (my subscription ran out about a year after that, but for certain reasons I am sticking with OCT 2001 / and the MSDN->Web based Library - at present I am NOT getting into .NET); in addition to installing the simple one-CD MSDN Library that comes with VC+6.

MOST of my C++ experience has been with OLD DOS compilers (Borland C++ 3.0); on occasion I have played with Visual C++ using the WROX books as a guide, working my way through the tutorials. My experience with VC+6 should be considered : "Intimidated Beginner".

Platform SDK Gotchas: a long time ago (a couple of HD reformats ago) I ordered the Platform SDK (Feb2001); installed it ; it CRIPPLED my VC+6 installation (mainly DirectX SDK, but I am sure there where other "gotchas" waiting...). Apparantly the Platform SDK installs from DX 8.0a stuff (presently I am using DirectX *9* runtimes!). I stopped using the DirectX SDK a long time ago; got tired of re-learning it every time a new DX SDK came out.

After reading the beginners GDI+ tutorial here, I extracted the GDI+ stuff from the Platform SDK to examine it; they have peculiar names after extracting (and there are TWO .LIB files in there, I assume the larger of the two is a debug LIB). I need step-by-step instructions... ALSO reading the Platform SDK ReadMe implies that installing the entire Platform SDK MIGHT interfere with my computer (WinME, presently using DirectX *9* runtimes - again, I stopped messing with the DX SDK some time ago).

Also - apparantly there is an updated GDI+ DLL on Microsoft MSDN download (?) - is it safe / advised to use that newer DLL in conjunction with the FEB 2001 material (.LIB, *.h etc)?

Basically : I want to work my way through the GDI+ tutorials here; I want to install JUST GDI+ functionality WITHOUT installing the FEB 2001 Platform SDK CD if I can - the simplest and most trouble-free approach.

-Thanks
-JeffBAbil

GeneralRe: Installing GDI+ (and Platform SDK questions etc) Pin
Anders Molin5-Mar-03 14:47
professionalAnders Molin5-Mar-03 14:47 
GeneralRe: Installing GDI+ (and Platform SDK questions etc) Pin
Michael Dunn5-Mar-03 15:03
sitebuilderMichael Dunn5-Mar-03 15:03 
GeneralRe: Installing GDI+ (and Platform SDK questions etc) Pin
Anders Molin5-Mar-03 15:24
professionalAnders Molin5-Mar-03 15:24 
GeneralRe: Installing GDI+ (and Platform SDK questions etc) Pin
Joe Woodbury5-Mar-03 19:28
professionalJoe Woodbury5-Mar-03 19:28 
QuestionHow many columns does a CListCtrl have? Pin
work_to_live5-Mar-03 13:22
work_to_live5-Mar-03 13:22 
AnswerRe: How many columns does a CListCtrl have? Pin
Chris Richardson5-Mar-03 13:29
Chris Richardson5-Mar-03 13:29 
AnswerRe: How many columns does a CListCtrl have? Pin
Michael Dunn5-Mar-03 13:30
sitebuilderMichael Dunn5-Mar-03 13:30 
GeneralRe: How many columns does a CListCtrl have? Pin
work_to_live6-Mar-03 2:29
work_to_live6-Mar-03 2:29 
AnswerRe: How many columns does a CListCtrl have? Pin
Dave Bryant5-Mar-03 13:34
Dave Bryant5-Mar-03 13:34 
GeneralRe: How many columns does a CListCtrl have? Pin
Dave Bryant5-Mar-03 13:35
Dave Bryant5-Mar-03 13:35 
GeneralRe: How many columns does a CListCtrl have? Pin
work_to_live6-Mar-03 2:32
work_to_live6-Mar-03 2:32 
GeneralCSpinbutton or CBitmapButton Pin
ns5-Mar-03 9:30
ns5-Mar-03 9:30 
GeneralRe: CSpinbutton or CBitmapButton Pin
Chris Richardson5-Mar-03 10:15
Chris Richardson5-Mar-03 10:15 
Generalthank you! Pin
nss5-Mar-03 12:09
nss5-Mar-03 12:09 
QuestionCrystal Reports 9 and Visual C++? Anyone? Pin
clintsinger5-Mar-03 9:08
clintsinger5-Mar-03 9:08 
GeneralFocus problem on CEdit Control Pin
Member 9191605-Mar-03 7:48
Member 9191605-Mar-03 7:48 
GeneralRe: Focus problem on CEdit Control Pin
valikac5-Mar-03 9:12
valikac5-Mar-03 9:12 

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.