Click here to Skip to main content
15,891,951 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalask a question about a dialogue's class Pin
liuyue22-Feb-05 1:05
liuyue22-Feb-05 1:05 
GeneralRe: ask a question about a dialogue's class Pin
David Crow22-Feb-05 2:25
David Crow22-Feb-05 2:25 
GeneralRe: ask a question about a dialogue's class Pin
liuyue22-Feb-05 2:59
liuyue22-Feb-05 2:59 
GeneralRe: ask a question about a dialogue's class Pin
Blake Miller22-Feb-05 4:27
Blake Miller22-Feb-05 4:27 
Generalemail address Pin
kookoorikoo22-Feb-05 0:40
kookoorikoo22-Feb-05 0:40 
GeneralRe: email address Pin
ThatsAlok22-Feb-05 2:10
ThatsAlok22-Feb-05 2:10 
GeneralMulti Monitor and StretchDIBits Pin
Jay Carter22-Feb-05 0:36
Jay Carter22-Feb-05 0:36 
GeneralRe: Multi Monitor and StretchDIBits Pin
Blake Miller22-Feb-05 4:37
Blake Miller22-Feb-05 4:37 
Just an idea here...

Perhaps the StrechDIBits is internally limiting itself to the coordinates of the initial device resolution?

Instead, maybe you can try this...

Create a memory DC the size of the combined monitors.
Perform the StrechDIBits into the memory DC
Copy the memoy DC image to the 'virtual' DC of the combined monitors.

GeneralRe: Multi Monitor and StretchDIBits Pin
Jay Carter22-Feb-05 5:58
Jay Carter22-Feb-05 5:58 
GeneralRe: Multi Monitor and StretchDIBits Pin
Blake Miller22-Feb-05 6:34
Blake Miller22-Feb-05 6:34 
GeneralRe: Multi Monitor and StretchDIBits Pin
Jay Carter22-Feb-05 22:45
Jay Carter22-Feb-05 22:45 
Generaltitle bar color Pin
wasife21-Feb-05 23:54
wasife21-Feb-05 23:54 
GeneralRe: title bar color Pin
Muhammad Azam22-Feb-05 0:06
Muhammad Azam22-Feb-05 0:06 
GeneralRe: title bar color Pin
RChin22-Feb-05 0:22
RChin22-Feb-05 0:22 
GeneralRe: title bar color Pin
Roger Allen22-Feb-05 0:41
Roger Allen22-Feb-05 0:41 
GeneralLVITEM memory leak Pin
ralfeus21-Feb-05 23:36
ralfeus21-Feb-05 23:36 
GeneralRe: LVITEM memory leak Pin
RChin22-Feb-05 0:45
RChin22-Feb-05 0:45 
GeneralRe: LVITEM memory leak Pin
ralfeus22-Feb-05 2:25
ralfeus22-Feb-05 2:25 
GeneralRe: LVITEM memory leak Pin
RChin22-Feb-05 3:00
RChin22-Feb-05 3:00 
GeneralRe: LVITEM memory leak Pin
Tim Smith22-Feb-05 4:09
Tim Smith22-Feb-05 4:09 
Questionarabic in menu? Pin
Anonymous21-Feb-05 21:51
Anonymous21-Feb-05 21:51 
AnswerRe: arabic in menu? Pin
ThatsAlok21-Feb-05 22:14
ThatsAlok21-Feb-05 22:14 
GeneralIterate view Pin
Yulianto.21-Feb-05 19:23
Yulianto.21-Feb-05 19:23 
GeneralRe: Iterate view Pin
Blake Miller22-Feb-05 4:51
Blake Miller22-Feb-05 4:51 
GeneralRe: Iterate view Pin
Yulianto.22-Feb-05 14:26
Yulianto.22-Feb-05 14:26 

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.