Re: Book recommendations?



Also, Alan was writing his book about the same time I was writing our book. So he chose
to treat controls fairly thinly, and concentrate on MFC-specific aspects, because controls
were (a) covered thoroughly in our book and (b) the translation from C to MFC is mostly
trivial.
joe

On Sun, 29 Jan 2006 10:11:47 GMT, "Lee Harris" <lee.harris4@xxxxxxxxxx> wrote:

>http://www.amazon.com/exec/obidos/ASIN/0201633582/thejosephmnewcom/103-9125509-4323828
>MFC Programming (Alan R Feuer)
>
>Is this a good one for MFC, for someone who did a fair bit of lightweight
>dialog based app programming for tools several years ago, and would like to
>get back to speed with that, but perhaps learn a bit more "properly" how to
>make use of MFC and Windows based programming.
>
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: About HWND of the dialog in the CDiloag based class
    ... But if you are writing an MFC program, why are you writing a callback function with the ... This would not make sense in an MFC app. ... LB_ADDSTRING is obviously available only for selected controls, in particular, the LB_ ...
    (microsoft.public.vc.mfc)
  • My Review of MFC Beta
    ... Well....after reviewing the MFC beta here is my opinion, ... the new enterprise controls introduced to MFC are the Dockers and the ... responsible for compiling and generating the dlls) exposed as API? ...
    (microsoft.public.vc.mfc)
  • Re: why microsoft choose mfc rather than wtl?
    ... "It will cost you k dollars and n months to product this in MFC. ... I did three new controls this morning (one each derived from ... >> documentation)? ... >WTL is kinda neat ... ...
    (microsoft.public.vc.mfc)
  • Re: Modal dialog as thread
    ... threading and MFC experience of the person doing it. ... In this case setting controls values would be much easier. ... Convert modal dialogs to modeless by Jon S. Kyle ... ::PostMessageto post custom messages to the dialog. ...
    (microsoft.public.vc.mfc)
  • Re: MSVC 6.0 or VC++.NET
    ... If you are porting MFC ... tell you is they appear to support MFC on other platforms). ... Evidence is that my clients are now writing into their contracts that VS.NET must NOT be ... >codes shall require portability issues. ...
    (microsoft.public.vc.mfc)