R
rakesh
hi,
i am creating MFC based UI an application for windows ce 5.0 and for
pocket PC 2003. When i am running this application on wince device i
am not able to see the full application UI on screen.On the other hand
on pocket PC emulator i am getting vertical scrollbar. My application
is dialog based mfc application. Using GetSystemMetrics(SM_CXSCREEN)
and GetSystemMetrics(SM_CYSCREEN) , i am getting resolution 320X240
for wince device and 240X240 for pocket pc 2003 emulator.
i have few question
why i am not getting scrollbar as application is out of screen as i
get on pocket pc emulator?
Is there any way to set the dialogbox based application dynamically
according to the resolution?
Thanks in advance,
Rakesh Goyal
i am creating MFC based UI an application for windows ce 5.0 and for
pocket PC 2003. When i am running this application on wince device i
am not able to see the full application UI on screen.On the other hand
on pocket PC emulator i am getting vertical scrollbar. My application
is dialog based mfc application. Using GetSystemMetrics(SM_CXSCREEN)
and GetSystemMetrics(SM_CYSCREEN) , i am getting resolution 320X240
for wince device and 240X240 for pocket pc 2003 emulator.
i have few question
why i am not getting scrollbar as application is out of screen as i
get on pocket pc emulator?
Is there any way to set the dialogbox based application dynamically
according to the resolution?
Thanks in advance,
Rakesh Goyal