C Board  

Go Back   C Board > Platform Specific Boards > Windows Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 07-08-2009, 12:24 PM   #1
Codebot
 
Join Date: Jun 2004
Location: Toronto
Posts: 194
High DPI Awareness (Not working...)

Hello all. I'm trying to get my Application to be DPI aware. I have created a dialog box in the resource editor in Visual studio. Then using CreateDialog(), It shows the dialog as desired. But on high DPI resolutions, the controls, fonts, etc scale but the dialog box does not.

Basically I want to stop the scaling of controls on my dialog. Is this even possible?

I tried the regular methods of embedding a new manifest (as posted on MSDN) and, as well, using the SetProcessDPIAware() function. Both approaches still scaled the controls.

I have a feeling that I am trying to do something that is impossible in windows.
__________________
Founder and avid member of the Internationsl Typo Associateion
Mastadex is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
an rpg i'm working on wesdgreat C++ Programming 0 01-29-2003 06:37 PM
cygwin -> unix , my code not working properly ;( CyC|OpS C Programming 4 05-18-2002 04:08 AM
getting current working filename Unregistered C++ Programming 1 04-17-2002 03:42 PM
low value, high value and increment Unregistered C Programming 2 11-25-2001 09:01 AM
What ive been working one, GL related Eber Kain Game Programming 3 10-15-2001 09:20 AM


All times are GMT -6. The time now is 06:08 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22