Click here to Skip to main content
15,880,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPocketPC 2003 programming on VS 2008?? Pin
AmbiguousName12-Jul-10 8:36
AmbiguousName12-Jul-10 8:36 
AnswerRe: PocketPC 2003 programming on VS 2008?? Pin
Richard MacCutchan12-Jul-10 8:59
mveRichard MacCutchan12-Jul-10 8:59 
QuestionWinsock - Select Which Adapter to use? Pin
Member 259847812-Jul-10 7:52
Member 259847812-Jul-10 7:52 
AnswerRe: Winsock - Select Which Adapter to use? Pin
Richard MacCutchan12-Jul-10 9:01
mveRichard MacCutchan12-Jul-10 9:01 
AnswerRe: Winsock - Select Which Adapter to use? Pin
Moak13-Jul-10 1:29
Moak13-Jul-10 1:29 
GeneralRe: Winsock - Select Which Adapter to use? Pin
Member 259847816-Jul-10 13:24
Member 259847816-Jul-10 13:24 
GeneralRe: Winsock - Select Which Adapter to use? Pin
Moak16-Jul-10 23:57
Moak16-Jul-10 23:57 
QuestionHow to code a skinned UI like in Windows Media Player? Pin
Tim De Baets12-Jul-10 5:30
Tim De Baets12-Jul-10 5:30 
Hi,

I would like to create something similar to the Windows Media Player miniplayer in the task bar. I don't expect many problems with coding the desk band (plenty of documentation about that), but I'm still wondering how to start with coding the skinned UI.

When looking into Windows Media Player's resources, I have found the following images: http://img130.imageshack.us/img130/5195/wmpbandimages.png[^]

The first image is obviously a mask, and then there are images for normal, disabled, hottracked and pressed states. I guess that I should take the different parts of the 'state' images (according to the state of each part), and merge these into a single image that shows the current UI. But how can I do this?

I would prefer not to use any libraries, just C++ and the plain Windows API.

Thanks.
AnswerRe: How to code a skinned UI like in Windows Media Player? Pin
Richard MacCutchan12-Jul-10 7:04
mveRichard MacCutchan12-Jul-10 7:04 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
Tim De Baets12-Jul-10 7:41
Tim De Baets12-Jul-10 7:41 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
Richard MacCutchan12-Jul-10 8:39
mveRichard MacCutchan12-Jul-10 8:39 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
hypheni12-Jul-10 21:05
hypheni12-Jul-10 21:05 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
Richard MacCutchan12-Jul-10 22:01
mveRichard MacCutchan12-Jul-10 22:01 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
Tim De Baets13-Jul-10 4:00
Tim De Baets13-Jul-10 4:00 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
Tim De Baets13-Jul-10 4:35
Tim De Baets13-Jul-10 4:35 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
Richard MacCutchan13-Jul-10 5:50
mveRichard MacCutchan13-Jul-10 5:50 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
hypheni13-Jul-10 8:24
hypheni13-Jul-10 8:24 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
Richard MacCutchan13-Jul-10 21:45
mveRichard MacCutchan13-Jul-10 21:45 
GeneralRe: How to code a skinned UI like in Windows Media Player? Pin
Tim De Baets14-Jul-10 2:00
Tim De Baets14-Jul-10 2:00 
QuestionVisual C++ 2010 - 2008 Feature Pack Documentation Pin
bob1697212-Jul-10 5:11
bob1697212-Jul-10 5:11 
QuestionGettign value from console to MFC Pin
Anu_Bala12-Jul-10 2:19
Anu_Bala12-Jul-10 2:19 
AnswerRe: Gettign value from console to MFC Pin
Rajesh R Subramanian12-Jul-10 3:46
professionalRajesh R Subramanian12-Jul-10 3:46 
QuestionCLineTracker and CRectTracker project arhitecture Pin
mesajflaviu12-Jul-10 1:48
mesajflaviu12-Jul-10 1:48 
QuestionHow to use arthimetic operation Pin
raju_shiva12-Jul-10 1:02
raju_shiva12-Jul-10 1:02 
AnswerRe: How to use arthimetic operation Pin
Aescleal12-Jul-10 1:26
Aescleal12-Jul-10 1:26 

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.