Click here to Skip to main content
16,012,316 members
Home / Discussions / Graphics
   

Graphics

 
AnswerRe: Graphics Problem Pin
Mark Salsbery26-Mar-07 10:53
Mark Salsbery26-Mar-07 10:53 
AnswerRe: Graphics Problem Pin
Pete O'Hanlon26-Mar-07 23:27
mvePete O'Hanlon26-Mar-07 23:27 
AnswerRe: Graphics Problem Pin
Colin Angus Mackay27-Mar-07 0:35
Colin Angus Mackay27-Mar-07 0:35 
GeneralRe: Graphics Problem Pin
Pete O'Hanlon27-Mar-07 1:41
mvePete O'Hanlon27-Mar-07 1:41 
QuestionEqualizer Pin
Pafflik23-Mar-07 0:27
Pafflik23-Mar-07 0:27 
AnswerRe: Equalizer Pin
Christian Graus24-Mar-07 13:33
protectorChristian Graus24-Mar-07 13:33 
QuestionUpdateLayeredWindow() fails, GetLastError() == 0 Pin
klorin21-Mar-07 6:10
klorin21-Mar-07 6:10 
AnswerRe: UpdateLayeredWindow() fails, GetLastError() == 0 Pin
Jeff J Anderson27-Mar-07 17:31
Jeff J Anderson27-Mar-07 17:31 
Since you're specifying the source DC (dcMemory), I would try passing values for arguments 3,4 & 6 (i.e., the various size and positions). Argument 6 should just be the address of a POINT with value (0,0).

I use this function all the time, and that's what I do (returns non zero - and it works of courseSmile | :) )

GeneralC++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 21:05
professionalPJ Arends20-Mar-07 21:05 
GeneralRe: C++ - Clearing the Alpha bits Pin
Michael Dunn20-Mar-07 21:20
sitebuilderMichael Dunn20-Mar-07 21:20 
GeneralRe: C++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 21:53
professionalPJ Arends20-Mar-07 21:53 
GeneralRe: C++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 23:49
professionalPJ Arends20-Mar-07 23:49 
GeneralRe: C++ - Clearing the Alpha bits [ SOLVED ] Pin
PJ Arends23-Mar-07 18:00
professionalPJ Arends23-Mar-07 18:00 
QuestionClearing a partial area of a bitmap Pin
dadaruh16-Mar-07 3:20
dadaruh16-Mar-07 3:20 
AnswerRe: Clearing a partial area of a bitmap Pin
codemunkeh21-Mar-07 8:40
codemunkeh21-Mar-07 8:40 
Questionchange forms caption and border Pin
hamid_m14-Mar-07 23:37
hamid_m14-Mar-07 23:37 
GeneralRe: change forms caption and border Pin
prasad_som14-Mar-07 23:46
prasad_som14-Mar-07 23:46 
QuestionJPEG Extended ? Pin
Christian Graus10-Mar-07 7:12
protectorChristian Graus10-Mar-07 7:12 
QuestionRe: JPEG Extended ? Pin
Mark Salsbery10-Mar-07 7:16
Mark Salsbery10-Mar-07 7:16 
AnswerRe: JPEG Extended ? Pin
Christian Graus10-Mar-07 7:21
protectorChristian Graus10-Mar-07 7:21 
AnswerRe: JPEG Extended ? Pin
Christian Graus10-Mar-07 7:28
protectorChristian Graus10-Mar-07 7:28 
AnswerRe: JPEG Extended ? Pin
User 171649212-Mar-07 14:53
professionalUser 171649212-Mar-07 14:53 
GeneralRe: JPEG Extended ? Pin
Christian Graus27-Mar-07 2:51
protectorChristian Graus27-Mar-07 2:51 
QuestionDrawing in background thread Pin
Aaron Schaefer9-Mar-07 4:50
Aaron Schaefer9-Mar-07 4:50 
AnswerRe: Drawing in background thread Pin
Mark Salsbery9-Mar-07 6:32
Mark Salsbery9-Mar-07 6: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.