Click here to Skip to main content
15,904,288 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAccessing private Member Pin
baerten12-Nov-06 21:17
baerten12-Nov-06 21:17 
AnswerRe: Accessing private Member Pin
Aqueel12-Nov-06 21:45
Aqueel12-Nov-06 21:45 
GeneralRe: Accessing private Member Pin
David Crow13-Nov-06 3:56
David Crow13-Nov-06 3:56 
AnswerRe: Accessing private Member Pin
Christian Graus12-Nov-06 21:48
protectorChristian Graus12-Nov-06 21:48 
GeneralRe: Accessing private Member Pin
Aqueel12-Nov-06 22:04
Aqueel12-Nov-06 22:04 
GeneralRe: Accessing private Member Pin
baerten12-Nov-06 22:22
baerten12-Nov-06 22:22 
GeneralRe: Accessing private Member Pin
Aqueel13-Nov-06 2:26
Aqueel13-Nov-06 2:26 
QuestionReduce colors of bitmap files Pin
includeh1012-Nov-06 20:51
includeh1012-Nov-06 20:51 
How to reduce bitmap colors from 24 bits to 256 or less?

my purpose is to save rich colored bitmap to gif file.

As I test, CxImage can not save rich colored bitmap to gif file properly because it can not reduce colors properly.

CxImage is fine to transfer 256 color bitmap to gif file.

So I need source code (similar to CxImage etc) to reduce bitmap colors first then use CxImage to transfer it to gif file.


AnswerRe: Reduce colors of bitmap files Pin
Christian Graus12-Nov-06 21:47
protectorChristian Graus12-Nov-06 21:47 
Questionpassing structs Pin
thathvamsi12-Nov-06 20:49
thathvamsi12-Nov-06 20:49 
AnswerRe: passing structs Pin
Rage12-Nov-06 21:44
professionalRage12-Nov-06 21:44 
AnswerOT Pin
Rage12-Nov-06 21:46
professionalRage12-Nov-06 21:46 
GeneralRe: OT Pin
thathvamsi12-Nov-06 21:51
thathvamsi12-Nov-06 21:51 
GeneralRe: OT Pin
Rage12-Nov-06 22:07
professionalRage12-Nov-06 22:07 
GeneralRe: OT Pin
thathvamsi12-Nov-06 22:11
thathvamsi12-Nov-06 22:11 
GeneralRe: OT Pin
Rage12-Nov-06 23:34
professionalRage12-Nov-06 23:34 
QuestionRe: OT Pin
David Crow13-Nov-06 3:49
David Crow13-Nov-06 3:49 
AnswerRe: OT Pin
Rage13-Nov-06 4:03
professionalRage13-Nov-06 4:03 
AnswerRe: passing structs Pin
Michael Dunn12-Nov-06 22:15
sitebuilderMichael Dunn12-Nov-06 22:15 
QuestionMDI Pin
GANsJob12-Nov-06 20:24
GANsJob12-Nov-06 20:24 
AnswerRe: MDI Pin
includeh1012-Nov-06 20:57
includeh1012-Nov-06 20:57 
GeneralRe: MDI Pin
Rage12-Nov-06 21:47
professionalRage12-Nov-06 21:47 
AnswerRe: MDI Pin
Rage12-Nov-06 21:48
professionalRage12-Nov-06 21:48 
Questioncannot process WM_KEYUP for property window Pin
vikas amin12-Nov-06 20:23
vikas amin12-Nov-06 20:23 
AnswerRe: cannot process WM_KEYUP for property window Pin
includeh1012-Nov-06 21:12
includeh1012-Nov-06 21:12 

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.