A Sunday 12 October 2008 22:04:44, Eric House wrote:
> I've been seeing discussion of mingw32ce vs cegcc on this list for a
> while, and not really paying attention.  

Sorry, clearly, documentation is week.  We should really split
cegcc and mingw32ce better in the docs and in the webpage.  They
are really are two different products.

cegcc - newlib based.  C runtime stuff from coredll.dll is
        mostly overriden.

mingw32ce - builds binaries that use coredll.dll as C runtime, with
        not much extra provided.

> But now I want to use FindWindowEx and see that it's in a .def file on
> the cegcc side of things but not on the mingw32ce side.

Hmmm, can't find that.  Is FindWindowEx even supported on CE ?  I didn't
think it was.

> Anyway, I'd appreciate any advice you folks can give.  Because working
> around not having FindWindowEx may be more work than switching
> toolchains. :-)

LoadLibrary/GetProcAddress

-- 
Pedro Alves

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to