L
Lloyd Dupont
is there a way to know which kind of device I'm running on ?
I have problem with dialog on PPC (mainly they hide the main window), so I
use fake dialog which are just plain (top level) control instead.
but I want to 'port' the app to other wince device (change the layout
basically) however I would like to use ShowDialog() and Form on device other
than PPC, it's why I would like to know my type of device....
I have problem with dialog on PPC (mainly they hide the main window), so I
use fake dialog which are just plain (top level) control instead.
but I want to 'port' the app to other wince device (change the layout
basically) however I would like to use ShowDialog() and Form on device other
than PPC, it's why I would like to know my type of device....