Hello,
Dunno if this is correct forum but I have couple of questions about
smartphone developent (please feel free to suggest correct forum :))
My primary target is WM5 (smartphone) but eventually I would like to
support 2003SE (smartphone), 2003 (Pocketpc), WM5 (both).
Don't need complete explanation just some MFC or API-pointers....
1) Is it possible to invoke OS's "Enter Number"-dialog? I need user to
type number and would like to use same dialog which pops up when
dialing a number normally. (i.e. press any number while in
homescreen).
2) How do I rotate bitmap 90/180/270
3) How do I stretch (upscale/downscale) efficiently bitmap with
bilinear-filtering (meaning the result is good not the CPU-cycles)
4) How do I check if device is WIFI, LAN, Cradle, BT, GPRS connected?
Thanks in advance.