> But I couldn't find #include "windows.h", things. > There is a comment in librender/XXX > #include "gnashconfig.h"
> So my questions is, do we have the plan to support WIN32? I mean > purely WIN32, like GetCurrentThreadId things? If we did have, add > windows.h to include path. As the comment says, we don't want to. So > if we don't want to , just replace GetCurrentThreadId with something > else. Still better would be to use boost::this_thread::get_id() (or whatever it's called), which is available since boost 1.35. I haven't done this yet to avoid losing support for Debian Lenny without some real benefit, but maybe you think that's enough of a benefit. bwy -- Use Gnash, the GNU Flash Player! http://www.gnu.org/software/gnash/ Benjamin Wolsey, Software Developer - http://benjaminwolsey.de C++ and Open-Source Flash blog - http://www.benjaminwolsey.de/bwysblog xmpp:[email protected] http://identi.ca/bwy
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Gnash-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnash-dev

