Click here to Skip to main content
15,886,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dynamic Dispatch Pin
hema_soft8-Dec-09 23:30
hema_soft8-Dec-09 23:30 
AnswerRe: Dynamic Dispatch Pin
Stuart Dootson9-Dec-09 0:04
professionalStuart Dootson9-Dec-09 0:04 
QuestionTwain endorse text Pin
sujtha8-Dec-09 22:26
sujtha8-Dec-09 22:26 
AnswerRe: Twain endorse text Pin
Rajesh R Subramanian8-Dec-09 22:36
professionalRajesh R Subramanian8-Dec-09 22:36 
QuestionTwain endorse text [modified] Pin
hema_soft8-Dec-09 23:02
hema_soft8-Dec-09 23:02 
QuestionSetDIBitsToDevice problem Pin
sashoalm8-Dec-09 21:12
sashoalm8-Dec-09 21:12 
AnswerRe: SetDIBitsToDevice problem Pin
Chris Losinger9-Dec-09 9:36
professionalChris Losinger9-Dec-09 9:36 
AnswerRe: SetDIBitsToDevice problem Pin
Rozis9-Dec-09 11:34
Rozis9-Dec-09 11:34 
I never have used SetDIBitsToDevice() myself. I would suggest you to use Stretchblt(), it's almost the same. I'm sure that one does the job...

My experience is that problems with these functions mostly are caused by:
- wrong coordinate system (try negative values)
- pending clipping areas

So if you try Stretchblt() and it doesn't work either you know its not in the coordinates..

And, as someone on CP a few days before suggested, there seems to be a 'DCviewer' somewhere on CP.

Good luck

Rozis
QuestionConneting to a computer using socket Pin
bubuzzz8-Dec-09 20:21
bubuzzz8-Dec-09 20:21 
AnswerRe: Conneting to a computer using socket Pin
CPallini8-Dec-09 21:11
mveCPallini8-Dec-09 21:11 
GeneralRe: Conneting to a computer using socket Pin
bubuzzz8-Dec-09 22:07
bubuzzz8-Dec-09 22:07 
GeneralRe: Conneting to a computer using socket Pin
CPallini8-Dec-09 22:13
mveCPallini8-Dec-09 22:13 
GeneralRe: Conneting to a computer using socket Pin
Moak12-Dec-09 4:27
Moak12-Dec-09 4:27 
AnswerRe: Conneting to a computer using socket Pin
Moak9-Dec-09 2:31
Moak9-Dec-09 2:31 
GeneralRe: Conneting to a computer using socket Pin
bubuzzz10-Dec-09 21:51
bubuzzz10-Dec-09 21:51 
QuestionGenerating Tables in WORD Pin
Chandrasekharan P8-Dec-09 20:15
Chandrasekharan P8-Dec-09 20:15 
AnswerRe: Generating Tables in WORD Pin
CPallini8-Dec-09 21:05
mveCPallini8-Dec-09 21:05 
QuestionCopy File Folder Message Pin
NVCprog8-Dec-09 19:37
NVCprog8-Dec-09 19:37 
QuestionRe: Copy File Folder Message Pin
sashoalm8-Dec-09 21:14
sashoalm8-Dec-09 21:14 
AnswerRe: Copy File Folder Message Pin
Madhu Nair8-Dec-09 21:40
Madhu Nair8-Dec-09 21:40 
AnswerRe: Copy File Folder Message Pin
Rajesh R Subramanian8-Dec-09 22:37
professionalRajesh R Subramanian8-Dec-09 22:37 
GeneralRe: Copy File Folder Message Pin
NVCprog9-Dec-09 17:13
NVCprog9-Dec-09 17:13 
GeneralRe: Copy File Folder Message Pin
NVCprog11-Dec-09 18:56
NVCprog11-Dec-09 18:56 
QuestionHow to get exe Pin
jannathali8-Dec-09 19:17
jannathali8-Dec-09 19:17 
AnswerRe: How to get exe Pin
Cedric Moonen8-Dec-09 20:28
Cedric Moonen8-Dec-09 20:28 

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.