I need to determine the default font for various GUI elements such as Menus, Captions, etc.
In normal WIN32 I would use SystemParametersInfo to fill out a NONCLIENTMETRICS struct. However this isn't available in WINCE.
Any ideas? This is a critical issue because the new VGA devices have a very dense resolution, so much larger fonts are used to compensate.
Thanks.
Dan East