Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: (C++/win32) How to call an external console-mode exe, without showing the console window, and optionally capturing the output? Pin
Force Code18-Nov-08 16:04
Force Code18-Nov-08 16:04 
QuestionHow can I use CFrameWndEx somewhere else? Pin
lingol18-Nov-08 8:09
lingol18-Nov-08 8:09 
QuestionRe: How can I use CFrameWndEx somewhere else? Pin
led mike18-Nov-08 8:26
led mike18-Nov-08 8:26 
AnswerRe: How can I use CFrameWndEx somewhere else? [modified] Pin
lingol18-Nov-08 13:59
lingol18-Nov-08 13:59 
GeneralRe: How can I use CFrameWndEx somewhere else? Pin
led mike19-Nov-08 4:59
led mike19-Nov-08 4:59 
GeneralRe: How can I use CFrameWndEx somewhere else? Pin
lingol19-Nov-08 7:30
lingol19-Nov-08 7:30 
GeneralRe: How can I use CFrameWndEx somewhere else? Pin
led mike19-Nov-08 8:05
led mike19-Nov-08 8:05 
Questionskinning applications Pin
Force Code18-Nov-08 4:32
Force Code18-Nov-08 4:32 
I was trying to determine the most used developer library for skinning an application - not skinning the entire desktop, just one specific application you're developing to give it a distinctive look.

The one thing I found is from a company called CodeJock. The demo DLL you download from them is over 10 mgs, which seems to be overkill to me. Also its purely an MFC object framework thing, and you have to be using MFC (and also they're charging like they have a monopoly which isn't a good sign.)

There is an article on CodeProject regarding something called Uskin, which is not bad. ITs a flat api and skins your entire application with one call - USkinInit. Like I said, its pretty good, its just not quite there from a production standpoint.

So I was wondering what everyone else is using to do this sort of thing.

I've discovered there are two approaches to all this - One uses the XP native msstyles file and the other use WindowBlinds prorprietary approach. As far as I know WindowBlinds just skins your entire desktop, though.
QuestionRe: skinning applications Pin
led mike18-Nov-08 4:50
led mike18-Nov-08 4:50 
AnswerRe: skinning applications Pin
Force Code18-Nov-08 5:03
Force Code18-Nov-08 5:03 
GeneralRe: skinning applications Pin
led mike18-Nov-08 5:46
led mike18-Nov-08 5:46 
AnswerRe: skinning applications Pin
Iain Clarke, Warrior Programmer18-Nov-08 5:24
Iain Clarke, Warrior Programmer18-Nov-08 5:24 
GeneralRe: skinning applications Pin
led mike18-Nov-08 5:44
led mike18-Nov-08 5:44 
AnswerRe: skinning applications Pin
Force Code18-Nov-08 6:11
Force Code18-Nov-08 6:11 
AnswerRe: skinning applications Pin
Maximilien18-Nov-08 7:02
Maximilien18-Nov-08 7:02 
GeneralRe: skinning applications Pin
Force Code18-Nov-08 7:34
Force Code18-Nov-08 7:34 
GeneralRe: skinning applications Pin
led mike18-Nov-08 7:43
led mike18-Nov-08 7:43 
GeneralRe: skinning applications Pin
Force Code18-Nov-08 8:15
Force Code18-Nov-08 8:15 
AnswerRe: skinning applications Pin
Force Code18-Nov-08 8:03
Force Code18-Nov-08 8:03 
QuestionCheck Box problem Pin
Laan8218-Nov-08 3:49
Laan8218-Nov-08 3:49 
QuestionRe: Check Box problem Pin
led mike18-Nov-08 4:46
led mike18-Nov-08 4:46 
AnswerRe: Check Box problem Pin
Laan8218-Nov-08 5:11
Laan8218-Nov-08 5:11 
QuestionRe: Check Box problem Pin
led mike18-Nov-08 5:50
led mike18-Nov-08 5:50 
AnswerRe: Check Box problem Pin
Laan8218-Nov-08 6:38
Laan8218-Nov-08 6:38 
GeneralRe: Check Box problem Pin
Laan8218-Nov-08 7:01
Laan8218-Nov-08 7: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.