I am looking into writing some widgets for Androkkid (an Android-like interface running on Windows Mobile).
The source code examples I have found are all written in VB.NET. The API for a widget expects System.Drawing objects. When I include a header file for System.Drawing I get a conflict with Rectangle in wingdi.h. After defining NOGDI, the conflict is resolved, but IDispatch is not defined. Including oleauto.h to get that results in "'LPLOGPALETTE' has not been declared"- LPLOGPALETTE appears to be declared in wingdi.h! I am not a MS Windows programmer, so this is all new to me. Any advice on how to proceed (or is it just not possible?) Thanks! .Tim ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel