Click here to Skip to main content
15,885,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: tAB CONTROL Pin
Joan M16-Jun-03 5:16
professionalJoan M16-Jun-03 5:16 
GeneralRe: tAB CONTROL Pin
vcseeker16-Jun-03 17:59
vcseeker16-Jun-03 17:59 
GeneralRe: tAB CONTROL Pin
vcseeker17-Jun-03 0:45
vcseeker17-Jun-03 0:45 
GeneralRe: tAB CONTROL Pin
Joan M17-Jun-03 0:55
professionalJoan M17-Jun-03 0:55 
GeneralRe: tAB CONTROL Pin
vcseeker17-Jun-03 2:27
vcseeker17-Jun-03 2:27 
GeneralRe: tAB CONTROL Pin
Joan M17-Jun-03 21:40
professionalJoan M17-Jun-03 21:40 
GeneralRe: tAB CONTROL Pin
vcseeker18-Jun-03 1:41
vcseeker18-Jun-03 1:41 
GeneralProblem with displaying images Pin
Franz Klein16-Jun-03 1:10
Franz Klein16-Jun-03 1:10 
I am having some trouble getting images to display properly.

What my real problem is as follows.

I have an image displayed and am able to drag a rectangle over parts of the image. I am able to get a copy of the image that is selected by the dragged rectangle. With this image copy I change it to black and white. Now I want to display this copy on the original image. The problem I have is that it doesn't display where I dragged the rectangle but some place else. I used pDC->DPtoLP(point) when I captured the points for the rectangle. I use the same points again for the place where I want the copy of the image to display again.

Can anybody help? or direct me to a good tutorial.

Smile | :)
GeneralLint-like .h-file tool Pin
Gisle Vanem16-Jun-03 0:12
Gisle Vanem16-Jun-03 0:12 
GeneralRe: Lint-like .h-file tool Pin
Franz Klein16-Jun-03 0:41
Franz Klein16-Jun-03 0:41 
GeneralRe: Lint-like .h-file tool Pin
Ryan Binns16-Jun-03 1:10
Ryan Binns16-Jun-03 1:10 
GeneralRe: Lint-like .h-file tool Pin
Gisle Vanem16-Jun-03 1:40
Gisle Vanem16-Jun-03 1:40 
GeneralFont in dynamically created tab control Pin
roel_15-Jun-03 23:44
roel_15-Jun-03 23:44 
GeneralRe: Font in dynamically created tab control Pin
rtortora16-Jun-03 2:39
rtortora16-Jun-03 2:39 
GeneralRe: Font in dynamically created tab control Pin
roel_16-Jun-03 3:17
roel_16-Jun-03 3:17 
GeneralCopy binary file Pin
JensB15-Jun-03 23:27
JensB15-Jun-03 23:27 
GeneralRe: Copy binary file Pin
peterchen15-Jun-03 23:32
peterchen15-Jun-03 23:32 
GeneralRe: Copy binary file Pin
JensB15-Jun-03 23:36
JensB15-Jun-03 23:36 
GeneralRe: Copy binary file Pin
peterchen15-Jun-03 23:45
peterchen15-Jun-03 23:45 
GeneralRe: Copy binary file Pin
JensB15-Jun-03 23:50
JensB15-Jun-03 23:50 
GeneralRe: Copy binary file Pin
peterchen15-Jun-03 23:52
peterchen15-Jun-03 23:52 
GeneralRe: Copy binary file Pin
Ryan Binns16-Jun-03 1:08
Ryan Binns16-Jun-03 1:08 
GeneralRe: Copy binary file Pin
peterchen16-Jun-03 1:15
peterchen16-Jun-03 1:15 
GeneralRe: Copy binary file Pin
David Crow16-Jun-03 3:36
David Crow16-Jun-03 3:36 
GeneralIs there any way to reduce the size of a JPEG using IPicture? and example using SaveAsFile function Pin
jcpooh15-Jun-03 23:00
jcpooh15-Jun-03 23:00 

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.