I am desperately trying to change the page setup, so that the paper will get landscape orientation.
Is there any simple way to achieve this in MSVC? I have already searched the MSDN database, and I only got the solutions to change the DEVMODE structure, but in order to do this, you seem to have to know a bit about memory-management (like GlobalUnlock- functions etc.).
I would be grateful for any suggestions
Is there any simple way to achieve this in MSVC? I have already searched the MSDN database, and I only got the solutions to change the DEVMODE structure, but in order to do this, you seem to have to know a bit about memory-management (like GlobalUnlock- functions etc.).
I would be grateful for any suggestions