From: BobF on
Ajay Kalra wrote:
>
>
> You should give inlining a try as a middle ground.
>

A <SNIP> now and then doesn't hurt either :-)
From: Moschops on

After some searching, I found the chm version of the book (2nd Edition) is
available in various corners of the internet. Given that the book itself is
out of print, downloading it is probably illegal but morally justified, I
feel. I've had a leaf through it and it's definitely what I'm looking for in
terms of an MFC textbook. I expect I'll use the first edition as a ready
reference (I really hate reading textbooks on a monitor, and I'm not
printing out a 1162 page document), and check the pdf version I made out of
the chm now and then.

Anyone considering forking out the 65 UK pounds on a second hand copy via
Amazon should probably check the chm version first, in case it's not quite
what they're after.

'Chops.

"Gerry Murphy" <gerrymurphy(a)comcast.net> wrote in message
news:g7udnSrRHKMNxpPVnZ2dnUVZ_t6onZ2d(a)comcast.com...
> Hi,
>
> Sorry for the late reply, I've been away a bit and I'm still catching up
> with old messages.
>
> I just ordered this from a third party through Amazon back in January and
> paid less than $31 with shipping for a 'used' copy indistinguishable from
> new.
>
> Are you trying to order through Amazon or AmazonUK? I've ordered from
> both
> and haven't seen a huge price difference, but perhaps this is an
> exception.
>
> Regards,
>
> Gerry Murphy
>
> "dave.m.moore123(a)googlemail.com" <dave_m_moore(a)post2me.freeserve.co.uk>
> wrote in message
> news:c5078950-4e7c-4243-ab5e-8eb5901fc023(a)f10g2000hsf.googlegroups.com...
> On 25 Jan, 12:11, "Giovanni Dicanio" <giovanni.dica...(a)invalid.com>
> wrote:
>> "dave.m.moore...(a)googlemail.com" <dave_m_mo...(a)post2me.freeserve.co.uk>
>> ha
>> scritto nel
> messaggionews:88ed1c82-7373-4b4e-b527-b0087ed6b619(a)v4g2000hsf.googlegroups.c
> om...
>>
>> > I'd like to get a decent MFC book. I have good c++ skills and
>> > considerable experience writing non-MFC applications in Visual Studio.
>> > Can anyone recommend a good book for writing MFC applications?.
>>
>> I would recommend Jeff Prosise's "Programming Windows with MFC"
>> (Microsoft
>> Press).
>> The author is very clear in explaining the subject. This book is a
>> quality
>> book, IMHO.
>>
>> You can find it used at a small price here:
>>
>> http://www.amazon.com/Programming-Windows-MFC-Jeff-Prosise/dp/1572316950
>>
>> Giovanni
>
> For some reason, the Prosise book can't be bought from Amazon for less
> that �65 in the UK which seems damn extortionate to me. I have been
> recommmended this book before, but I'm not paying �65 for it - it is
> gold plated?.
>
> Dave
>
>


After some searching, I found the chm version of the book (2nd Edition) is
available in various corners of the internet. Given that the book itself is
out of print, downloading it is probably illegal but morally justified, I
feel. I've had a leaf through it and it's definitely what I'm looking for in
terms of an MFC textbook. I expect I'll use the first edition as a ready
reference (I really hate reading textbooks on a monitor, and I'm not
printing out a 1162 page document), and check the pdf version I made out of
the chm now and then.

Anyone considering forking out the 65 UK pounds on a second hand copy via
Amazon should probably check the chm version first, in case it's not quite
what they're after.

'Chops.


From: Tom Serface on
No problem. It's fun to wax religious on occasion. Oddly, there are
benefits to both methods which is probably why everyone doesn't agree.

Tom

"Moschops" <moschops(a)notvalid.com> wrote in message
news:-6OdnbVvmMQnRIzVnZ2dneKdnZydnZ2d(a)brightview.com...
> Calm down, chaps, it's hardly the invasion of Poland. Take some deep
> breaths and chillax a little!
>
>
> "Gerry Murphy" <gerrymurphy429(a)yahoo.com> wrote in message
> news:u5u7OLtpIHA.4888(a)TK2MSFTNGP04.phx.gbl...
>> Tom,
>>
>> I agree with you entirely and I try not to get involved in religious
>> wars.
>> Which is why you won't see me castigating anyone for how they choose to
>> post,
>> it doesn't add anything, just injects noise into the discussion.
>>
>> Gerry Murphy

From: Tom Serface on
:o)

You can also find tons of tutorial information online about MFC. I think
that, coupled with the exercises in the book, will be a great introduction.
We always tell people to try out the Scribble Tutorial, but unfortunately it
jumped from VC6 to VS2008 without being updated so the wizards there are a
little out of date as well. Still you may want to look it up and agonize
through using the current paradigm with it since that will really make you
know where things are.

Tom

"Moschops" <moschops(a)notvalid.com> wrote in message
news:JqidnZdSzb8JAozVnZ2dnUVZ8qydnZ2d(a)brightview.com...
>
> Long live top-posting! To be honest, I don't really care either way,
> although if a group has a convention I'll often abide by it.
>
> Wizards being different shouldn't be a problem - to be honest, the MFC
> wizards are half the problem I have with trying to understand MFCs. The
> start point isn't zero, but a few hundred lines of code. I understand
> Prosise starts from scratch and builds the code by hand, which will be a
> refreshing change to most MFC books I have encountered.
>
> 'Chops

From: Tom Serface on
Ah, is that what Ajay said... :o) The new text must have been buried at the
bottom somewhere... Certainly, inlining is a great idea and I like Joe's
flower-boxes he puts around his messages since we can't really use varying
fonts here.

Tom

"BobF" <nothanks(a)spamfree.world> wrote in message
news:eDiMlltpIHA.4816(a)TK2MSFTNGP03.phx.gbl...
> Ajay Kalra wrote:
>>
>>
>> You should give inlining a try as a middle ground.
>>
>
> A <SNIP> now and then doesn't hurt either :-)

First  |  Prev  |  Next  |  Last
Pages: 1 2 3 4
Prev: Regression - Calculate
Next: CButton: Enable and SetFocus