Click here to Skip to main content
15,889,200 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to send message to the MainFrame from the dll space ? Pin
Cool_Dev7-Jun-10 20:22
Cool_Dev7-Jun-10 20:22 
GeneralRe: How to send message to the MainFrame from the dll space ? Pin
wangningyu7-Jun-10 20:36
wangningyu7-Jun-10 20:36 
AnswerRe: How to send message to the MainFrame from the dll space ? Pin
Aescleal7-Jun-10 21:08
Aescleal7-Jun-10 21:08 
GeneralRe: How to send message to the MainFrame from the dll space ? Pin
wangningyu7-Jun-10 21:18
wangningyu7-Jun-10 21:18 
QuestionBITMAP.bmBits returning NULLS Pin
ForNow7-Jun-10 13:56
ForNow7-Jun-10 13:56 
AnswerRe: BITMAP.bmBits returning NULLS Pin
Niklas L7-Jun-10 20:59
Niklas L7-Jun-10 20:59 
GeneralRe: BITMAP.bmBits returning NULLS Pin
ForNow8-Jun-10 6:38
ForNow8-Jun-10 6:38 
GeneralRe: BITMAP.bmBits returning NULLS Pin
ForNow8-Jun-10 18:21
ForNow8-Jun-10 18:21 
It seem to fill part of the background with 128

When I dumped the bitmap GetBitmapBits I noticed the following pattern for 52 bytes there is the following seq FF FF FF 00

ExtFloodfill chages the seq to 80 80 80 00

after which the bitmap has a different shade of white FE FE FE to the naked eye this would seem like white

However when using BitBlt or ExtFloddFill to chage the background it will stop at he FE FE FE

I wonder I convert the Color to MonoChrome that I should only get 2 patterns white FF FF FF and black 00 00 00

then maybe by using SetBkColor and SetTextColor I can change the arrow and background to what I want
GeneralRe: BITMAP.bmBits returning NULLS Pin
Niklas L8-Jun-10 23:07
Niklas L8-Jun-10 23:07 
GeneralRe: BITMAP.bmBits returning NULLS Pin
ForNow9-Jun-10 2:56
ForNow9-Jun-10 2:56 
GeneralRe: BITMAP.bmBits returning NULLS Pin
Niklas L9-Jun-10 11:19
Niklas L9-Jun-10 11:19 
GeneralRe: BITMAP.bmBits returning NULLS Pin
ForNow9-Jun-10 13:16
ForNow9-Jun-10 13:16 
GeneralRe: BITMAP.bmBits returning NULLS Pin
Niklas L9-Jun-10 21:57
Niklas L9-Jun-10 21:57 
GeneralRe: BITMAP.bmBits returning NULLS Pin
ForNow10-Jun-10 21:29
ForNow10-Jun-10 21:29 
GeneralRe: BITMAP.bmBits returning NULLS Pin
Niklas L14-Jun-10 9:39
Niklas L14-Jun-10 9:39 
QuestionRequest for a company! Pin
maryamtooty7-Jun-10 5:35
maryamtooty7-Jun-10 5:35 
AnswerRe: Request for a company! Pin
Luc Pattyn7-Jun-10 6:29
sitebuilderLuc Pattyn7-Jun-10 6:29 
GeneralRe: Request for a company! Pin
maryamtooty11-Jun-10 5:28
maryamtooty11-Jun-10 5:28 
QuestionLNK4049 Pin
T.RATHA KRISHNAN7-Jun-10 4:37
T.RATHA KRISHNAN7-Jun-10 4:37 
AnswerRe: LNK4049 Pin
Aescleal7-Jun-10 4:44
Aescleal7-Jun-10 4:44 
QuestionToo Stupid for CListCtrl Pin
Joschwenk6667-Jun-10 4:06
Joschwenk6667-Jun-10 4:06 
AnswerRe: Too Stupid for CListCtrl Pin
David Crow7-Jun-10 4:09
David Crow7-Jun-10 4:09 
GeneralRe: Too Stupid for CListCtrl Pin
Joschwenk6667-Jun-10 5:22
Joschwenk6667-Jun-10 5:22 
QuestionRe: Too Stupid for CListCtrl Pin
David Crow7-Jun-10 5:28
David Crow7-Jun-10 5:28 
AnswerRe: Too Stupid for CListCtrl Pin
Joschwenk6668-Jun-10 2:16
Joschwenk6668-Jun-10 2:16 

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.