Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Repainting a List Control Pin
Michael Dunn13-Apr-06 22:19
sitebuilderMichael Dunn13-Apr-06 22:19 
GeneralRe: Repainting a List Control Pin
alex__b14-Apr-06 5:30
professionalalex__b14-Apr-06 5:30 
AnswerRe: Repainting a List Control Pin
alex__b23-Apr-06 7:25
professionalalex__b23-Apr-06 7:25 
QuestionCompiling Apache for Windows Pin
alex.barylski13-Apr-06 14:56
alex.barylski13-Apr-06 14:56 
GeneralProgramming Question in the Lounge *I know about the disclaimer... Pin
Bob X13-Apr-06 14:34
Bob X13-Apr-06 14:34 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
El Corazon13-Apr-06 14:43
El Corazon13-Apr-06 14:43 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Bob X13-Apr-06 15:03
Bob X13-Apr-06 15:03 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
code-frog13-Apr-06 15:11
professionalcode-frog13-Apr-06 15:11 
You need to get at least one but I recommend a few programming books. The grand-daddy-poobah-killer-pair in my opinion is.

Programming Windows in C by Charles Petzold. I've got it and I'll never part with it. It is Win32 based but I have to tell you that *NO* part of that book is not valuable applicable today. There's foundations in there that are just great.

The second book I would get is a follow-up in the same series by Jeffrey Richter that focus's on advanced topics, threading, things like that.

With those two books you'll want for little else.

I would avoid programming Windows in MFC by Jeff Procise mainly because MFC seems to be the "One Hit Wonder" of windows programming. Win32 will be around a very long time (if you disagree fine you can it won't bother me) and the core concepts that are discussed by Petzold and then brought to life by Richter will never leave you wanting...

But that is my opinion only. I thoroughly loved those books.

- Rex



The enemy's gate is down. Cool | :cool:

Welcome to CP in your language. Post the unicode version in My CP Blog[^] now.

GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Bob X13-Apr-06 15:44
Bob X13-Apr-06 15:44 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Jon Sagara13-Apr-06 15:35
Jon Sagara13-Apr-06 15:35 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Bob X13-Apr-06 15:44
Bob X13-Apr-06 15:44 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
El Corazon13-Apr-06 16:08
El Corazon13-Apr-06 16:08 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Bob X13-Apr-06 16:24
Bob X13-Apr-06 16:24 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
code-frog13-Apr-06 16:35
professionalcode-frog13-Apr-06 16:35 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
El Corazon13-Apr-06 16:36
El Corazon13-Apr-06 16:36 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Bob X13-Apr-06 16:45
Bob X13-Apr-06 16:45 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
El Corazon13-Apr-06 16:51
El Corazon13-Apr-06 16:51 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Bob X13-Apr-06 17:01
Bob X13-Apr-06 17:01 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Jon Sagara13-Apr-06 16:27
Jon Sagara13-Apr-06 16:27 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Chris Maunder13-Apr-06 18:13
cofounderChris Maunder13-Apr-06 18:13 
GeneralRe: Programming Question in the Lounge *I know about the disclaimer... Pin
Bob X14-Apr-06 4:28
Bob X14-Apr-06 4:28 
QuestionMFC ActiveX with 2 Controls Pin
Stewart8113-Apr-06 13:01
Stewart8113-Apr-06 13:01 
Questionvector<bool> can't convert to 'bool *'? Pin
Yonggoo13-Apr-06 11:31
Yonggoo13-Apr-06 11:31 
QuestionHow to disable persistient scrollbars (VC++, no MFC) Pin
chasetoys13-Apr-06 10:15
chasetoys13-Apr-06 10:15 
AnswerRe: How to disable persistient scrollbars (VC++, no MFC) Pin
Sheng Jiang 蒋晟13-Apr-06 11:50
Sheng Jiang 蒋晟13-Apr-06 11:50 

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.