Re: porting from Win32 (or WinCE)
David Hedbor <[email protected]> Fri, 06 Jun 2003 10:36:54 -0700
| Newsgroups | gmane.comp.handhelds.zaurus.devel |
|---|---|
| Organization | Eon Games |
| Message-ID | <[email protected]> |
rhkelly <[email protected]> writes: > 1) Any documentation addressing specifically > the porting of either Win32 or WinCE code to Zaurus? Not that I know of, but it's not very hard, really. Just normal WinXX -> Linux porting pretty much. > 2) Any way to program Zaurus GUI applications in C ? > (re-coding the whole lot in C++ or Java is > unfortunately not an option). No, but you can make the GUI in C++ keeping the rest of the code in C, as long as the C++ program knows that the methods called for GUI events (in the C code) is actually C and not C++ (i.e extern "C"). -- Eon Games - The Games Mobile Penguins Play Sales: [email protected] Support: [email protected] Bugs: [email protected] General: [email protected] Website address: http://eongames.com/