Click to See Complete Forum and Search --> : Displaying a bitmap + drawing on it -> Windows Mobile 2003


thurtig
June 2nd, 2004, 06:48 AM
Hi all,

I'm a somewhat experienced Java programmer without any Win32 programming background, so I, of course, agreed to quickly whip up a test app in 3 days on a Windows Mobile 2003 PDA using C++. After a few days - I'm screwed.

I have eMbedded Visual C++ 4.0 set up and working and I've got an empty project ready. There I'm stuck. Been through tutorials, completely confused.

All I need is a bitmap image displayed on the screen, and when clicking on it with a stylus, a dot to appear on those screen coordinates.

So, anybody?

-Tig