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

C / C++ / MFC

 
AnswerRe: Controling a Property Page in a Wizard Pin
Larry Mills Sr12-Nov-07 8:36
Larry Mills Sr12-Nov-07 8:36 
QuestionRe: Controling a Property Page in a Wizard Pin
David Crow12-Nov-07 9:06
David Crow12-Nov-07 9:06 
AnswerRe: Controling a Property Page in a Wizard Pin
Larry Mills Sr12-Nov-07 10:41
Larry Mills Sr12-Nov-07 10:41 
GeneralRe: Controling a Property Page in a Wizard Pin
David Crow12-Nov-07 10:44
David Crow12-Nov-07 10:44 
GeneralRe: Controling a Property Page in a Wizard Pin
Larry Mills Sr12-Nov-07 11:01
Larry Mills Sr12-Nov-07 11:01 
GeneralRe: Controling a Property Page in a Wizard Pin
David Crow12-Nov-07 12:05
David Crow12-Nov-07 12:05 
GeneralRe: Controling a Property Page in a Wizard Pin
Larry Mills Sr13-Nov-07 4:47
Larry Mills Sr13-Nov-07 4:47 
GeneralUser Interface Pin
Mark Salsbery9-Nov-07 12:09
Mark Salsbery9-Nov-07 12:09 
So... I have this little MFC project that I keep in the VS solution
I've had open on my desktop for the past several years.

With this app, I test any snippets of code before I post them here
so I know they work.

The state of the WM_CTLCOLORxxx handlers is in disarray...clicking the OK
button causes many things to happen behind the scenes including socket connections,
ftp connections, assorted bitmap transformations using gdi and gdi+, etc.

After testing act_x's code (see post below), I realized how beautiful the user
interface is getting in this dialog based app.

The Vista Aero look really is the icing on the cake.

Here it is... The money shot[^]

I think it's ready to ship!

Laugh | :laugh:

Cheers and happy Friday Beer | [beer]
Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: User Interface Pin
Bram van Kampen10-Nov-07 14:13
Bram van Kampen10-Nov-07 14:13 
NewsRe: User Interface Pin
Mark Salsbery11-Nov-07 6:12
Mark Salsbery11-Nov-07 6:12 
GeneralRe: User Interface Pin
DevMentor.org10-Nov-07 15:17
DevMentor.org10-Nov-07 15:17 
Question_beginthread, can we create a thread in a class? [modified] Pin
Gofur Halmurat9-Nov-07 11:53
Gofur Halmurat9-Nov-07 11:53 
AnswerRe: _beginthread, can we create a thread in a class? Pin
Mark Salsbery9-Nov-07 12:32
Mark Salsbery9-Nov-07 12:32 
GeneralRe: _beginthread, can we create a thread in a class? Pin
Gofur Halmurat9-Nov-07 12:39
Gofur Halmurat9-Nov-07 12:39 
GeneralRe: _beginthread, can we create a thread in a class? Pin
Mark Salsbery9-Nov-07 12:49
Mark Salsbery9-Nov-07 12:49 
GeneralRe: _beginthread, can we create a thread in a class? Pin
Gofur Halmurat9-Nov-07 13:15
Gofur Halmurat9-Nov-07 13:15 
AnswerRe: _beginthread, can we create a thread in a class? Pin
George L. Jackson9-Nov-07 13:25
George L. Jackson9-Nov-07 13:25 
AnswerRe: _beginthread, can we create a thread in a class? Pin
dtr19-Nov-07 20:37
dtr19-Nov-07 20:37 
QuestionRe: _beginthread, can we create a thread in a class? Pin
George L. Jackson10-Nov-07 0:05
George L. Jackson10-Nov-07 0:05 
AnswerRe: _beginthread, can we create a thread in a class? Pin
dtr110-Nov-07 0:17
dtr110-Nov-07 0:17 
QuestionRC2135 Pin
Dr. Emmett Brown9-Nov-07 11:51
Dr. Emmett Brown9-Nov-07 11:51 
Questioncheck for decimal in numerical string Pin
kani989-Nov-07 11:40
kani989-Nov-07 11:40 
AnswerRe: check for decimal in numerical string Pin
chandu0049-Nov-07 20:44
chandu0049-Nov-07 20:44 
AnswerRe: check for decimal in numerical string [modified] Pin
dtr19-Nov-07 21:13
dtr19-Nov-07 21:13 
GeneralRe: check for decimal in numerical string Pin
Mark Salsbery10-Nov-07 6:01
Mark Salsbery10-Nov-07 6:01 

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.