Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to acquire the Scrolling distance ?? Pin
Steve Echols24-May-06 18:35
Steve Echols24-May-06 18:35 
QuestionHelping with including a file :D [modified] Pin
Mahhouraaaaaa24-May-06 4:21
Mahhouraaaaaa24-May-06 4:21 
AnswerRe: Helping with including a file :D [modified] Pin
bob1697224-May-06 5:07
bob1697224-May-06 5:07 
QuestionInternet Explorer History Pin
rajeevktripathi24-May-06 3:53
rajeevktripathi24-May-06 3:53 
AnswerRe: Internet Explorer History Pin
Chris Losinger24-May-06 4:43
professionalChris Losinger24-May-06 4:43 
AnswerRe: Internet Explorer History Pin
David Crow24-May-06 4:50
David Crow24-May-06 4:50 
Questionboost::weak_ptr exception Pin
LionAM24-May-06 3:32
LionAM24-May-06 3:32 
Question(High-color) icon management Pin
Andre xxxxxxx24-May-06 3:24
Andre xxxxxxx24-May-06 3:24 
For standard toolbars the Studio creates a 16-color bitmap and puts all icons into that single bitmap. But what if you use third party controls that supports high-color icons, how do you manage your icons? Currently I have all icons in individual bmp files which I add to my resources and then set the icons manually at runtime, which is pretty painful. I also gave up to put them all into a single bitmap because I had to count the pixels to know where the new icon begins.

I would like to have a set of 16-color bitmaps and one with 24-bit, maybe 32-bit with alpha channel.

How do you manage your icons? Any tool recommendation?

AnswerRe: (High-color) icon management Pin
grigsoft24-May-06 6:56
grigsoft24-May-06 6:56 
GeneralRe: (High-color) icon management Pin
Andre xxxxxxx24-May-06 9:08
Andre xxxxxxx24-May-06 9:08 
QuestionPassing on varargs Pin
Steve S24-May-06 3:13
Steve S24-May-06 3:13 
AnswerRe: Passing on varargs Pin
Chris Losinger24-May-06 3:21
professionalChris Losinger24-May-06 3:21 
GeneralRe: Passing on varargs Pin
Steve S24-May-06 3:41
Steve S24-May-06 3:41 
QuestionRe: Multi columns values in combo box [modified] Pin
David Crow24-May-06 3:03
David Crow24-May-06 3:03 
QuestionWrite CD Pin
devcdd24-May-06 2:29
devcdd24-May-06 2:29 
QuestionRe: Write CD Pin
David Crow24-May-06 3:04
David Crow24-May-06 3:04 
AnswerRe: Write CD Pin
devcdd24-May-06 22:52
devcdd24-May-06 22:52 
QuestionRe: Write CD Pin
David Crow25-May-06 2:44
David Crow25-May-06 2:44 
AnswerRe: Write CD Pin
devcdd25-May-06 4:00
devcdd25-May-06 4:00 
GeneralRe: Write CD Pin
David Crow25-May-06 4:04
David Crow25-May-06 4:04 
QuestionTools for logging funtion parameter values Pin
Anil_vvs24-May-06 2:18
Anil_vvs24-May-06 2:18 
AnswerRe: Tools for logging funtion parameter values Pin
Maximilien24-May-06 2:33
Maximilien24-May-06 2:33 
GeneralRe: Tools for logging funtion parameter values Pin
Anil_vvs24-May-06 2:42
Anil_vvs24-May-06 2:42 
QuestionHow to get wavein device property ? [modified] Pin
asd9853724-May-06 2:08
asd9853724-May-06 2:08 
QuestionRegistering Windows Service Pin
guestcat24-May-06 1:54
guestcat24-May-06 1:54 

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.