Click here to Skip to main content
16,015,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ListView Control question Pin
Matt Weagle5-Mar-03 7:01
Matt Weagle5-Mar-03 7:01 
GeneralRe: ListView Control question Pin
User 98855-Mar-03 7:04
User 98855-Mar-03 7:04 
GeneralTurn off Bitmap/Color Pin
john john mackey5-Mar-03 5:44
john john mackey5-Mar-03 5:44 
GeneralRe: Turn off Bitmap/Color Pin
User 98855-Mar-03 6:59
User 98855-Mar-03 6:59 
GeneralRe: Turn off Bitmap/Color Pin
Anonymous5-Mar-03 7:03
Anonymous5-Mar-03 7:03 
GeneralRe: Turn off Bitmap/Color Pin
john john mackey5-Mar-03 8:21
john john mackey5-Mar-03 8:21 
GeneralRe: Turn off Bitmap/Color Pin
Scott H. Settlemier5-Mar-03 8:30
Scott H. Settlemier5-Mar-03 8:30 
GeneralRe: Turn off Bitmap/Color Pin
User 98855-Mar-03 8:34
User 98855-Mar-03 8:34 
Keep multiple memory bitmaps in an array with the same background color; and then use TransparentBlt instead of BitBlt and ask it to make the color of the background transparent. It will blt only those parts that does not have the transparent color.

Thomas


My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers


modified 29-Aug-18 21:01pm.

GeneralDetect event again ;( Pin
jeremysay5-Mar-03 5:06
jeremysay5-Mar-03 5:06 
GeneralRe: Detect event again ;( Pin
User 98855-Mar-03 6:51
User 98855-Mar-03 6:51 
GeneralRe: Detect event again ;( Pin
jeremysay5-Mar-03 7:51
jeremysay5-Mar-03 7:51 
GeneralRe: Detect event again ;( Pin
Joel Lucsy5-Mar-03 7:14
Joel Lucsy5-Mar-03 7:14 
GeneralRe: Detect event again ;( Pin
jeremysay5-Mar-03 7:51
jeremysay5-Mar-03 7:51 
GeneralRe: Detect event again ;( Pin
jeremysay5-Mar-03 8:47
jeremysay5-Mar-03 8:47 
GeneralDDEML Pin
Anthony98875-Mar-03 4:58
Anthony98875-Mar-03 4:58 
QuestionPop up text upon a static control? Pin
mickelthepickle5-Mar-03 4:54
mickelthepickle5-Mar-03 4:54 
AnswerRe: Pop up text upon a static control? Pin
Roger Allen5-Mar-03 5:10
Roger Allen5-Mar-03 5:10 
GeneralRe: Pop up text upon a static control? Pin
mickelthepickle5-Mar-03 5:21
mickelthepickle5-Mar-03 5:21 
GeneralRe: Pop up text upon a static control? Pin
Roger Allen5-Mar-03 6:17
Roger Allen5-Mar-03 6:17 
GeneralNeed reliable start of line CharIndex Pin
brianwelsch5-Mar-03 4:44
brianwelsch5-Mar-03 4:44 
GeneralRe: Need reliable start of line CharIndex - DONE Pin
brianwelsch10-Mar-03 7:27
brianwelsch10-Mar-03 7:27 
GeneralStop message processing of a process Pin
Dominik Reichl5-Mar-03 4:29
Dominik Reichl5-Mar-03 4:29 
GeneralRe: Stop message processing of a process Pin
jmkhael5-Mar-03 7:18
jmkhael5-Mar-03 7:18 
GeneralRe: Stop message processing of a process Pin
Joel Lucsy5-Mar-03 7:18
Joel Lucsy5-Mar-03 7:18 
GeneralActiveX control Pin
Dennis L5-Mar-03 4:15
Dennis L5-Mar-03 4:15 

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.