Click here to Skip to main content
15,917,586 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionStatus LPTPort : with CreateFile ? Pin
youssef16-Jul-01 5:31
youssef16-Jul-01 5:31 
QuestionStatus for LPT with CreateFile ? Pin
youssef16-Jul-01 4:56
youssef16-Jul-01 4:56 
Generaldisplay dialog Pin
16-Jul-01 4:46
suss16-Jul-01 4:46 
GeneralRe: display dialog Pin
Paolo Messina16-Jul-01 12:35
professionalPaolo Messina16-Jul-01 12:35 
GeneralDependency File (.dep) Woes Pin
Derek Price16-Jul-01 4:43
Derek Price16-Jul-01 4:43 
GeneralDependency File (.dep) Woes Pin
Derek Price16-Jul-01 4:39
Derek Price16-Jul-01 4:39 
Generalbitblt + Polygon Pin
Leon16-Jul-01 4:26
Leon16-Jul-01 4:26 
GeneralRe: bitblt + Polygon Pin
Tim Deveaux16-Jul-01 8:46
Tim Deveaux16-Jul-01 8:46 
I think what you might want to do is create a polygonal region equivalent to the polygon you want to blit, then select that region as the clipping region of your destination device context.

If you blit the rectangle containing the polygon at the right coordinates after this clip region is set, it should to the trick. See CDC::SelectClipRgn.
GeneralRe: bitblt + Polygon Pin
Leon16-Jul-01 21:13
Leon16-Jul-01 21:13 
GeneralRe: bitblt + Polygon Pin
Leon17-Jul-01 21:47
Leon17-Jul-01 21:47 
GeneralRe: bitblt + Polygon Pin
Tim Deveaux18-Jul-01 13:17
Tim Deveaux18-Jul-01 13:17 
GeneralCSocket Assert problem Pin
16-Jul-01 4:23
suss16-Jul-01 4:23 
Questionhow to adjust the line length of the debug window in vc6? Pin
Patrick Hoffmann16-Jul-01 3:28
Patrick Hoffmann16-Jul-01 3:28 
QuestionUINT == long ??? Pin
Hadi Rezaee16-Jul-01 3:08
Hadi Rezaee16-Jul-01 3:08 
AnswerRe: UINT == long ??? Pin
#realJSOP16-Jul-01 3:19
professional#realJSOP16-Jul-01 3:19 
GeneralRe: UINT == long ??? Pin
mr200316-Jul-01 4:29
mr200316-Jul-01 4:29 
AnswerRe: UINT == long ??? Pin
Michael Dunn16-Jul-01 10:31
sitebuilderMichael Dunn16-Jul-01 10:31 
GeneralRe: UINT == long ??? Pin
#realJSOP17-Jul-01 1:42
professional#realJSOP17-Jul-01 1:42 
AnswerRe: UINT == long ??? Pin
Patrick Hoffmann17-Jul-01 6:48
Patrick Hoffmann17-Jul-01 6:48 
GeneralRe: UINT == long ??? Pin
Hadi Rezaee17-Jul-01 17:56
Hadi Rezaee17-Jul-01 17:56 
GeneralOpening a new document by passing the file name in CView class. Pin
mr200316-Jul-01 2:54
mr200316-Jul-01 2:54 
GeneralRe: Opening a new document by passing the file name in CView class. Pin
Ben Burnett16-Jul-01 5:20
Ben Burnett16-Jul-01 5:20 
GeneralRe: Opening a new document by passing the file name in CView class. Pin
mr200316-Jul-01 6:33
mr200316-Jul-01 6:33 
GeneralRe: Opening a new document by passing the file name in CView class. Pin
Ben Burnett16-Jul-01 9:29
Ben Burnett16-Jul-01 9:29 
GeneralRe: Opening a new document by passing the file name in CView class. Pin
mr200317-Jul-01 2:32
mr200317-Jul-01 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.