Click here to Skip to main content
15,914,074 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: depends.exe Pin
followait28-Sep-08 4:19
followait28-Sep-08 4:19 
GeneralRe: depends.exe Pin
George_George29-Sep-08 23:15
George_George29-Sep-08 23:15 
GeneralRe: depends.exe Pin
Dominik Reichl28-Sep-08 5:37
Dominik Reichl28-Sep-08 5:37 
GeneralRe: depends.exe Pin
George_George29-Sep-08 23:16
George_George29-Sep-08 23:16 
GeneralRe: depends.exe Pin
Iain Clarke, Warrior Programmer30-Sep-08 1:30
Iain Clarke, Warrior Programmer30-Sep-08 1:30 
GeneralRe: depends.exe Pin
George_George30-Sep-08 1:39
George_George30-Sep-08 1:39 
QuestionCreating your own skin/GUI for your application Pin
Sarriss28-Sep-08 3:39
Sarriss28-Sep-08 3:39 
AnswerRe: Creating your own skin/GUI for your application Pin
Iain Clarke, Warrior Programmer30-Sep-08 1:34
Iain Clarke, Warrior Programmer30-Sep-08 1:34 
It is probably a little easier to do with MFC than basic API, but the devil is in the details. Do you mean a dialog app that you can change the background on? In which case there are articles here to help. Do you mean choosing from list of templates, and they may not be rectangles? Search for SetWindowRgn on codeproject.

If you mean skinning like winamp, then unless you are a genius [*], it will be impossible for a novice windows app programmer. Be less ambitious, and learn the smaller bits before going all out!

Have a look at:
http://www.codeproject.com/KB/dialog/#Dialog & Windows - Skins & Advanced UI[^]

Iain.


[*] Like me! Big Grin | :-D
GeneralRe: Creating your own skin/GUI for your application Pin
Sarriss30-Sep-08 1:55
Sarriss30-Sep-08 1:55 
QuestionGetProcAddress failed? Pin
George_George28-Sep-08 3:25
George_George28-Sep-08 3:25 
AnswerRe: GetProcAddress failed? Pin
Michael Dunn28-Sep-08 12:28
sitebuilderMichael Dunn28-Sep-08 12:28 
GeneralRe: GetProcAddress failed? Pin
George_George30-Sep-08 1:36
George_George30-Sep-08 1:36 
Questionhow to resume a thread which was created by _beginthreadex? Pin
kcynic28-Sep-08 3:24
kcynic28-Sep-08 3:24 
QuestionRe: how to resume a thread which was created by _beginthreadex? Pin
CPallini28-Sep-08 4:32
mveCPallini28-Sep-08 4:32 
AnswerRe: how to resume a thread which was created by _beginthreadex? Pin
kcynic28-Sep-08 14:07
kcynic28-Sep-08 14:07 
AnswerRe: how to resume a thread which was created by _beginthreadex? Pin
Mark Salsbery28-Sep-08 10:43
Mark Salsbery28-Sep-08 10:43 
GeneralRe: how to resume a thread which was created by _beginthreadex? Pin
kcynic28-Sep-08 18:09
kcynic28-Sep-08 18:09 
Questiongu and pc command of Windbg Pin
George_George28-Sep-08 1:33
George_George28-Sep-08 1:33 
QuestionHow to change the heights of the rows of a splitter proportional to the size of the windows ! Pin
CrocodileBuck28-Sep-08 0:49
CrocodileBuck28-Sep-08 0:49 
Questionquestion about cin Pin
George_George27-Sep-08 22:40
George_George27-Sep-08 22:40 
AnswerRe: question about cin Pin
followait28-Sep-08 3:20
followait28-Sep-08 3:20 
GeneralRe: question about cin Pin
George_George28-Sep-08 3:38
George_George28-Sep-08 3:38 
GeneralRe: question about cin Pin
followait28-Sep-08 4:16
followait28-Sep-08 4:16 
GeneralRe: question about cin Pin
George_George29-Sep-08 23:11
George_George29-Sep-08 23:11 
QuestionHow to determine if a GDI object handle is valid? Pin
followait27-Sep-08 20:10
followait27-Sep-08 20:10 

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.