Click here to Skip to main content
15,913,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Monitoring Registry modifications Pin
Hamid_RT8-Nov-07 2:37
Hamid_RT8-Nov-07 2:37 
AnswerRe: Monitoring Registry modifications Pin
CPallini8-Nov-07 2:53
mveCPallini8-Nov-07 2:53 
QuestionGive me a sample of a function returning bitset (STL) Pin
Ontanggabe Parulian7-Nov-07 20:18
Ontanggabe Parulian7-Nov-07 20:18 
AnswerRe: Give me a sample of a function returning bitset (STL) Pin
CPallini7-Nov-07 21:16
mveCPallini7-Nov-07 21:16 
AnswerRe: Give me a sample of a function returning bitset (STL) Pin
toxcct7-Nov-07 23:11
toxcct7-Nov-07 23:11 
QuestionPrint Problem Pin
Md. Mazharul Islam Khan7-Nov-07 18:35
Md. Mazharul Islam Khan7-Nov-07 18:35 
AnswerRe: Print Problem Pin
Nelek7-Nov-07 21:29
protectorNelek7-Nov-07 21:29 
AnswerRe: Print Problem Pin
Mark Salsbery8-Nov-07 5:29
Mark Salsbery8-Nov-07 5:29 
I see one problem immediately...

From the docs:

"When MM_ISOTROPIC mode is set, an application must call the SetWindowExtEx function before calling SetViewportExtEx"

mazhar_cse wrote:
size of Printed Image is not (640*480).


Assuming you get the DC set up properly, and you're not stretching the image
when you render it to the print DC, the resulting image dimensions should be
4480 x 3360. 

As far as the size on the printed page - this could be anything. 
You haven't taken resolution into consideration here.

Mark





Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

Questionexception handline in MAC Pin
MKUser7-Nov-07 18:33
MKUser7-Nov-07 18:33 
AnswerRe: exception handline in MAC Pin
Matthew Faithfull7-Nov-07 23:15
Matthew Faithfull7-Nov-07 23:15 
GeneralRe: exception handline in MAC Pin
MKUser8-Nov-07 15:25
MKUser8-Nov-07 15:25 
GeneralRe: exception handline in MAC Pin
Matthew Faithfull8-Nov-07 22:36
Matthew Faithfull8-Nov-07 22:36 
GeneralRe: exception handline in MAC Pin
MKUser11-Nov-07 17:17
MKUser11-Nov-07 17:17 
GeneralRe: exception handline in MAC Pin
Matthew Faithfull11-Nov-07 22:31
Matthew Faithfull11-Nov-07 22:31 
GeneralRe: exception handline in MAC Pin
MKUser12-Nov-07 21:21
MKUser12-Nov-07 21:21 
GeneralRe: exception handline in MAC Pin
Matthew Faithfull13-Nov-07 5:33
Matthew Faithfull13-Nov-07 5:33 
QuestionProblem with memory Allocation and deallocation Pin
manish.patel7-Nov-07 18:20
manish.patel7-Nov-07 18:20 
AnswerRe: Problem with memory Allocation and deallocation Pin
sudarshan1247-Nov-07 19:53
sudarshan1247-Nov-07 19:53 
GeneralRe: Problem with memory Allocation and deallocation Pin
manish.patel7-Nov-07 20:09
manish.patel7-Nov-07 20:09 
GeneralRe: Problem with memory Allocation and deallocation Pin
toxcct8-Nov-07 2:12
toxcct8-Nov-07 2:12 
AnswerRe: Problem with memory Allocation and deallocation Pin
Cedric Moonen7-Nov-07 20:05
Cedric Moonen7-Nov-07 20:05 
GeneralRe: Problem with memory Allocation and deallocation Pin
manish.patel7-Nov-07 20:15
manish.patel7-Nov-07 20:15 
GeneralRe: Problem with memory Allocation and deallocation Pin
Cedric Moonen7-Nov-07 20:18
Cedric Moonen7-Nov-07 20:18 
GeneralRe: Problem with memory Allocation and deallocation Pin
manish.patel7-Nov-07 21:16
manish.patel7-Nov-07 21:16 
GeneralRe: Problem with memory Allocation and deallocation Pin
Cedric Moonen7-Nov-07 21:23
Cedric Moonen7-Nov-07 21:23 

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.