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

C / C++ / MFC

 
GeneralRe: Text Processing Pin
Nick Parker23-Nov-01 4:09
protectorNick Parker23-Nov-01 4:09 
GeneralRe: Text Processing Pin
Michael Dunn23-Nov-01 8:14
sitebuilderMichael Dunn23-Nov-01 8:14 
GeneralRe: Text Processing Pin
Nick Parker23-Nov-01 10:57
protectorNick Parker23-Nov-01 10:57 
GeneralRe: Text Processing Pin
Michael Dunn23-Nov-01 11:17
sitebuilderMichael Dunn23-Nov-01 11:17 
GeneralRe: Text Processing Pin
Nick Parker24-Nov-01 1:54
protectorNick Parker24-Nov-01 1:54 
GeneralEnumPrinters function Pin
Brett G.22-Nov-01 16:49
Brett G.22-Nov-01 16:49 
QuestionHow to display a bitmap of 24 bits correctly?? Pin
Leesen22-Nov-01 16:23
Leesen22-Nov-01 16:23 
AnswerRe: How to display a bitmap of 24 bits correctly?? Pin
Christian Graus22-Nov-01 16:38
protectorChristian Graus22-Nov-01 16:38 
If the system cannot display 'some colors' correctly, it's because it's running in 8 or 16 bit.

What's the point of the lines between DIBSECTION ds and delete[]pRGB ?

Because you're using stretchblt, you might like to try dc.SetStretchBltMode(COLORONCOLOR) to get the best possible result.


Christian

After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

Sonork ID 100.10002:MeanManOz
I live in Bob's HungOut now

GeneralRe: How to display a bitmap of 24 bits correctly?? Pin
Leesen22-Nov-01 16:48
Leesen22-Nov-01 16:48 
GeneralRe: How to display a bitmap of 24 bits correctly?? Pin
Christian Graus22-Nov-01 17:21
protectorChristian Graus22-Nov-01 17:21 
GeneralSorting the CStringArray Pin
Tili22-Nov-01 15:11
Tili22-Nov-01 15:11 
GeneralRe: Sorting the CStringArray Pin
Christian Graus22-Nov-01 16:42
protectorChristian Graus22-Nov-01 16:42 
GeneralRe: Sorting the CStringArray Pin
Jon Hulatt22-Nov-01 22:29
Jon Hulatt22-Nov-01 22:29 
GeneralRe: Sorting the CStringArray Pin
Tili23-Nov-01 7:23
Tili23-Nov-01 7:23 
GeneralRe: Sorting the CStringArray Pin
Christian Graus23-Nov-01 10:21
protectorChristian Graus23-Nov-01 10:21 
GeneralRe: Sorting the CStringArray Pin
Alvaro Mendez23-Nov-01 11:53
Alvaro Mendez23-Nov-01 11:53 
GeneralCDialog Return Value Pin
Matt Newman22-Nov-01 11:53
Matt Newman22-Nov-01 11:53 
GeneralRe: CDialog Return Value Pin
Christian Graus22-Nov-01 12:11
protectorChristian Graus22-Nov-01 12:11 
GeneralRe: CDialog Return Value Pin
Matt Newman22-Nov-01 12:15
Matt Newman22-Nov-01 12:15 
GeneralComparing the contents of DC's Pin
Member 2362222-Nov-01 11:29
Member 2362222-Nov-01 11:29 
GeneralRe: Comparing the contents of DC's Pin
Christian Graus22-Nov-01 12:13
protectorChristian Graus22-Nov-01 12:13 
GeneralRe: Comparing the contents of DC's Pin
Member 2362222-Nov-01 18:23
Member 2362222-Nov-01 18:23 
GeneralRe: Comparing the contents of DC's Pin
Christian Graus22-Nov-01 19:25
protectorChristian Graus22-Nov-01 19:25 
GeneralDisabled 256-color toolbar buttons Pin
Erik Hammar22-Nov-01 11:06
Erik Hammar22-Nov-01 11:06 
GeneralRe: Disabled 256-color toolbar buttons Pin
Andrew Peace22-Nov-01 14:47
Andrew Peace22-Nov-01 14:47 

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.