Hi Johan,
I'm almost done writing my first application using gapidraw and i have hit my first major issue. When my windows CE image loads up the desktop (explorer.exe) I can execute my software without a problem.
If i change the windows CE image to load up my program instead of the explorer.exe process i get the unsupported display error.
Is there any way around this? I would like the CE device to boot into the gapidraw application, and not have the user use the windows desktop at all!
I tried executing another app prior to the gapidraw app starting so there's at least one more window running at the same time but i still can't get it to work.
If i have another win app running, which starts my gapidraw app, it opens the display, then closes it straight away (getting objectDisposedExceptions)..
In case you didn't realise - I'm using the .net wrapper too.
Thanks,
John