Ways to leverage "High Resolution Legacy Support "

P Pietro Francesco Maggi 3 years 5 months ago
1 2 0

Hi all, I'm trying to understand if there's a way to force WM6.5 to run a managed application using the " High Resolution Legacy Support" In particular I'm trying to understand how can I modify the resource of the application (the HI_RES_AWARE item and the subsystem version information) from the project in Visual Studio. Regards Pietro

Please Register or Login to post a reply

2 Replies

S Steve Cundy

I apologize. My previous post was not for managed applications.

S Steve Cundy

Regarding high resolution support, Microsoft defines 'legacy application' as one targeting subsystem version Windows CE 4.20 or earlier. That is, any application targeting subsystem version Windows CE 4.21 or later is not considered a legacy application in terms of high resolution support.      http://msdn.microsoft.com/en-us/library/bb416287.aspx If the project is a Visual Studio 2005 project, you can try changing or adding this hack:     /subsystem:windowsce,4.20 to the project's linker command line properties::     (Project | Properties | Configuration Properties | Linker | Command Line)      Additional Options:

CONTACT
Can’t find what you’re looking for?