Click here to Skip to main content
15,910,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Doxygen is melting my face, need pointers Pin
Trevor Johansen6-Jun-10 8:46
Trevor Johansen6-Jun-10 8:46 
GeneralRe: Doxygen is melting my face, need pointers Pin
Aescleal6-Jun-10 11:01
Aescleal6-Jun-10 11:01 
AnswerRe: Doxygen is melting my face, need pointers Pin
Moak6-Jun-10 10:18
Moak6-Jun-10 10:18 
GeneralRe: Doxygen is melting my face, need pointers Pin
Trevor Johansen6-Jun-10 12:29
Trevor Johansen6-Jun-10 12:29 
QuestionBitblt Transparency question Pin
ForNow5-Jun-10 23:31
ForNow5-Jun-10 23:31 
AnswerRe: Bitblt Transparency question Pin
Niklas L6-Jun-10 9:07
Niklas L6-Jun-10 9:07 
GeneralRe: Bitblt Transparency question Pin
ForNow6-Jun-10 10:33
ForNow6-Jun-10 10:33 
GeneralRe: Bitblt Transparency question Pin
Niklas L6-Jun-10 10:59
Niklas L6-Jun-10 10:59 
You are filling it with the color you had at (0, 0). That will change nothing.

The color (last arg in FloodFill) should be the new color value. As far as I see, you dont need the GetPixel() call at all.

GeneralRe: Bitblt Transparency question Pin
ForNow6-Jun-10 11:20
ForNow6-Jun-10 11:20 
GeneralRe: Bitblt Transparency question Pin
ForNow6-Jun-10 11:30
ForNow6-Jun-10 11:30 
GeneralRe: Bitblt Transparency question Pin
Niklas L6-Jun-10 11:42
Niklas L6-Jun-10 11:42 
GeneralRe: Bitblt Transparency question Pin
ForNow6-Jun-10 11:48
ForNow6-Jun-10 11:48 
GeneralRe: Bitblt Transparency question Pin
ForNow6-Jun-10 17:42
ForNow6-Jun-10 17:42 
GeneralRe: Bitblt Transparency question Pin
Niklas L6-Jun-10 20:48
Niklas L6-Jun-10 20:48 
GeneralRe: Bitblt Transparency question Pin
ForNow7-Jun-10 2:27
ForNow7-Jun-10 2:27 
QuestionAsynchronous sockets Pin
onyxbird5-Jun-10 19:06
onyxbird5-Jun-10 19:06 
AnswerRe: Asynchronous sockets Pin
Aescleal5-Jun-10 19:36
Aescleal5-Jun-10 19:36 
AnswerRe: Asynchronous sockets Pin
Moak6-Jun-10 8:06
Moak6-Jun-10 8:06 
GeneralRe: Asynchronous sockets Pin
onyxbird6-Jun-10 8:21
onyxbird6-Jun-10 8:21 
GeneralRe: Asynchronous sockets Pin
Moak6-Jun-10 10:13
Moak6-Jun-10 10:13 
GeneralRe: Asynchronous sockets Pin
onyxbird7-Jun-10 12:02
onyxbird7-Jun-10 12:02 
AnswerRe: Asynchronous sockets Pin
Mauro Leggieri6-Jun-10 9:11
Mauro Leggieri6-Jun-10 9:11 
GeneralRe: Asynchronous sockets Pin
onyxbird7-Jun-10 12:03
onyxbird7-Jun-10 12:03 
QuestionHow to Save Picture(Image) Pin
voo doo125-Jun-10 15:44
voo doo125-Jun-10 15:44 
AnswerRe: How to Save Picture(Image) [modified] Pin
Niklas L6-Jun-10 9:51
Niklas L6-Jun-10 9:51 

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.