Re: Petzold debugged?
From: phil chastney (philip_at_amadeus-hyphen-info-dot-freeserve.co.uk)
Date: 11/29/04
- Next message: Sayajin: "Site for C++ tutorial !"
- Previous message: Karl Heinz Buchegger: "Re: Floating Point Precision guidance."
- In reply to: phil chastney: "Petzold debugged?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Nov 2004 09:34:32 -0000
"phil chastney" <philip@amadeus-hyphen-info-dot-freeserve.co.uk> wrote in
message news:cnj50r$oji$1@news6.svr.pol.co.uk...
> I am using Visual C++ v6 (SP6) under Windows 2000, and trying to make
> use of Petzold's "Programming Windows 5th ed"
>
> I am now knee-deep in macros, and probably doing more harm than good --
> the problem is that the macros do not work for Windows 2000
odd -- I've seen two replies to this message, using another news server
(where I didn't have permission to post) -- now that I'm back on my
regular ISP and news server, I can no longer see those replies, so I'll have
to proceed form memory
for the first respondent, by way of explanation -- Petzold's book is aimed
specifically at Windows, it does not use Microsoft Foundation Classes, and
is written almost entirely in C -- this makes for small executables --
at least, it would if I could get it to work
the problem is that the author makes heavy use of macros to condition the
environment, and while these macros may work well enough with W98, they
generate compile-time errors when used with W2000 and Unicode -- probably
because he never had chance to test them
thanks to both respondents -- I shall take my query to a Windows-oriented
forum
regards to all . . . /phil
- Next message: Sayajin: "Site for C++ tutorial !"
- Previous message: Karl Heinz Buchegger: "Re: Floating Point Precision guidance."
- In reply to: phil chastney: "Petzold debugged?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|