Hi,
You can install the WM 6 SDK to access specific features that are only
available with WM6 devices, like playing sounds, but it has nothing to do
with your first question.
When running your app on a VGA device, you can choose to have your forms
scaling to the higher-resolution, i.e., objects keep the same size like on
QVGA devices but are much better defined, or you can choose to explore the
higher resolution to have 4 times the area of a QVGA device. This behavior
is controlled with the form's AutoScaleMode property, choose 'None' to take
advantage of the hi-res, or 'Dpi' to scale the controls.
Besides this property, you can also use the docking and anchoring properties
on controls to have their location and size be adjusted automatically.
Anyway, here are the links for the SDK:
Windows Mobile 6 SDK Refreh:
http://www.microsoft.com/downloads/...3A-A651-4745-88EF-3D48091A390B&displaylang=en
What's New for Developers in Windows Mobile 6
http://msdn.microsoft.com/en-us/library/bb278115.aspx
--
Alberto Silva
www.moving2u.pt - R&D Manager
http://msmvps.com/AlbertoSilva - Blog
Microsoft MVP - Device Application Development