Click here to Skip to main content
15,894,314 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Visual Studio 6.0 (1998) VS Visual Studio .NET 2003 (using MFC) Pin
Maximilien12-Apr-10 7:49
Maximilien12-Apr-10 7:49 
GeneralRe: Visual Studio 6.0 (1998) VS Visual Studio .NET 2003 (using MFC) Pin
Mr. Tomay13-Apr-10 8:26
Mr. Tomay13-Apr-10 8:26 
QuestionCommon Item Dialog / Win32 Pin
Fareed Rizkalla12-Apr-10 6:32
Fareed Rizkalla12-Apr-10 6:32 
QuestionRe: Common Item Dialog / Win32 Pin
David Crow12-Apr-10 6:58
David Crow12-Apr-10 6:58 
AnswerRe: Common Item Dialog / Win32 Pin
Fareed Rizkalla12-Apr-10 15:25
Fareed Rizkalla12-Apr-10 15:25 
Questionbooks on VC++ Pin
tho_mee12-Apr-10 5:48
tho_mee12-Apr-10 5:48 
QuestionRe: books on VC++ Pin
Maximilien12-Apr-10 6:35
Maximilien12-Apr-10 6:35 
AnswerRe: books on VC++ Pin
gamefreak229112-Apr-10 15:47
gamefreak229112-Apr-10 15:47 
Questiondrawing in different layers in VC++ Pin
tho_mee12-Apr-10 5:41
tho_mee12-Apr-10 5:41 
AnswerRe: drawing in different layers in VC++ Pin
Chris Losinger12-Apr-10 7:32
professionalChris Losinger12-Apr-10 7:32 
GeneralRe: drawing in different layers in VC++ Pin
chikach1-Jun-10 5:20
chikach1-Jun-10 5:20 
QuestionHow to know from the current CWnd object if the Parent CWnd object has been sized Pin
Mr. Tomay12-Apr-10 5:32
Mr. Tomay12-Apr-10 5:32 
AnswerRe: How to know from the current CWnd object if the Parent CWnd object has been sized Pin
Eugen Podsypalnikov12-Apr-10 5:37
Eugen Podsypalnikov12-Apr-10 5:37 
GeneralRe: How to know from the current CWnd object if the Parent CWnd object has been sized Pin
Mr. Tomay13-Apr-10 8:38
Mr. Tomay13-Apr-10 8:38 
RantRe: How to know from the current CWnd object if the Parent CWnd object has been sized PinPopular
Iain Clarke, Warrior Programmer12-Apr-10 7:41
Iain Clarke, Warrior Programmer12-Apr-10 7:41 
AnswerRe: How to know from the current CWnd object if the Parent CWnd object has been sized Pin
LittleYellowBird12-Apr-10 22:35
LittleYellowBird12-Apr-10 22:35 
QuestionMAPIReadNext works well but MAPIReadMail doesn´t work. Pin
SNArruda12-Apr-10 5:25
SNArruda12-Apr-10 5:25 
QuestionLarge icons in CDockingManager tabs (for side panes). Pin
Bartosz Bien12-Apr-10 4:09
Bartosz Bien12-Apr-10 4:09 
QuestionBooks Pin
humais12-Apr-10 3:48
humais12-Apr-10 3:48 
AnswerRe: Books Pin
Maximilien12-Apr-10 4:15
Maximilien12-Apr-10 4:15 
AnswerRe: Books Pin
Fareed Rizkalla12-Apr-10 6:29
Fareed Rizkalla12-Apr-10 6:29 
You will need to google this, Windows Development it's on MSDN.
The book alone won't help much, but MSDN with Windows Development topic should put you in the right path.

You need to focus on which Windows version you want to target!

Windows XP / GDI
Windows Vista / Direct2D (update)
Windows 7 / Direct2D


Focus on CreateWindow function and Common Controls! Wink | ;)
And Visual Styles...
GeneralRe: Books Pin
Maximilien12-Apr-10 6:33
Maximilien12-Apr-10 6:33 
GeneralRe: Books Pin
humais12-Apr-10 7:36
humais12-Apr-10 7:36 
GeneralRe: Books Pin
Fareed Rizkalla12-Apr-10 15:27
Fareed Rizkalla12-Apr-10 15:27 
Questiondynamically linked STL Pin
vikramlinux12-Apr-10 2:41
vikramlinux12-Apr-10 2:41 

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.