H
Hilton
Hi,
The problem:
Images look kinda bad on VGA screens because of pixel doubling.
The questions:
1. Is there a way to compile against CF 1.0 and have non-pixel doubled
images on a VGA screen. (e.g. with some PInvokes, some hidden DPI setting)
2. Is there a way to compile against CF 2.0 and have the code run on CF 1.0
devices.
Ideally I'd like one EXE to run on CF 1.0, CF 2.0, and have non-pixel
doubled images - possible?
Why one earth MS did this pixel doubling nonsense is beyond me. IMHO the
solution is worse than the problem.
Hilton
The problem:
Images look kinda bad on VGA screens because of pixel doubling.
The questions:
1. Is there a way to compile against CF 1.0 and have non-pixel doubled
images on a VGA screen. (e.g. with some PInvokes, some hidden DPI setting)
2. Is there a way to compile against CF 2.0 and have the code run on CF 1.0
devices.
Ideally I'd like one EXE to run on CF 1.0, CF 2.0, and have non-pixel
doubled images - possible?
Why one earth MS did this pixel doubling nonsense is beyond me. IMHO the
solution is worse than the problem.
Hilton