Click here to Skip to main content
15,890,282 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sending data through winsock Pin
Steve Mayfield21-Aug-04 19:43
Steve Mayfield21-Aug-04 19:43 
GeneralRe: Sending data through winsock Pin
Andrew Peace22-Aug-04 5:35
Andrew Peace22-Aug-04 5:35 
GeneralRe: Sending data through winsock Pin
Archer28222-Aug-04 15:10
Archer28222-Aug-04 15:10 
GeneralRe: Sending data through winsock Pin
Andrew Peace23-Aug-04 2:04
Andrew Peace23-Aug-04 2:04 
GeneralRe: Sending data through winsock Pin
Christian Graus23-Aug-04 16:37
protectorChristian Graus23-Aug-04 16:37 
GeneralRe: Sending data through winsock Pin
gamitech22-Aug-04 12:02
gamitech22-Aug-04 12:02 
GeneralProblem with drawing PNG with GDI+ Pin
damian221-Aug-04 11:40
damian221-Aug-04 11:40 
GeneralRe: Problem with drawing PNG with GDI+ Pin
PJ Arends21-Aug-04 12:26
professionalPJ Arends21-Aug-04 12:26 
Damian2 wrote:
It works fine if I draw on screen but when I am using off-screen buffer all pixels which are transparent are drawn in black

Probably because the memory bitmap you are drawing to is all black before anything is drawn, but the screen is white. Do a FillRectangle with a white brush before calling DrawImage.








"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
GeneralRe: Problem with drawing PNG with GDI+ Pin
damian221-Aug-04 22:27
damian221-Aug-04 22:27 
GeneralRe: Problem with drawing PNG with GDI+ Pin
PJ Arends22-Aug-04 5:13
professionalPJ Arends22-Aug-04 5:13 
GeneralDisable key combination Pin
Kamis21-Aug-04 11:07
Kamis21-Aug-04 11:07 
GeneralRe: Disable key combination Pin
Scozturk21-Aug-04 22:10
professionalScozturk21-Aug-04 22:10 
GeneralRe: Disable key combination Pin
Dudi Avramov22-Aug-04 0:41
Dudi Avramov22-Aug-04 0:41 
Generalmodel 2 modeless Pin
alex.barylski21-Aug-04 11:05
alex.barylski21-Aug-04 11:05 
GeneralRe: model 2 modeless Pin
Ravi Bhavnani21-Aug-04 11:09
professionalRavi Bhavnani21-Aug-04 11:09 
GeneralRe: model 2 modeless Pin
alex.barylski22-Aug-04 12:14
alex.barylski22-Aug-04 12:14 
GeneralRe: model 2 modeless Pin
Ravi Bhavnani22-Aug-04 12:36
professionalRavi Bhavnani22-Aug-04 12:36 
Generalparalel port programming using visual c++ Pin
Anonymous21-Aug-04 9:24
Anonymous21-Aug-04 9:24 
GeneralRe: paralel port programming using visual c++ Pin
Ravi Bhavnani21-Aug-04 11:02
professionalRavi Bhavnani21-Aug-04 11:02 
GeneralHTTP and Scok Version 4 & 5 Pin
ihjaffery21-Aug-04 9:13
ihjaffery21-Aug-04 9:13 
GeneralRe: HTTP and Scok Version 4 & 5 Pin
Ravi Bhavnani21-Aug-04 11:06
professionalRavi Bhavnani21-Aug-04 11:06 
GeneralHelp with using visual studio for c++ Pin
linjc2321-Aug-04 6:02
linjc2321-Aug-04 6:02 
GeneralRe: Help with using visual studio for c++ Pin
Kevin McFarlane22-Aug-04 4:27
Kevin McFarlane22-Aug-04 4:27 
GeneralVC++ 2005 - New MSDN STL.NET Article Pin
Kevin McFarlane21-Aug-04 4:40
Kevin McFarlane21-Aug-04 4:40 
GeneralList Control Pin
Abbas_Riazi21-Aug-04 2:32
professionalAbbas_Riazi21-Aug-04 2:32 

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.