Tristan Schmelcher <[email protected]> writes: > What would you think about removing EXPORT_SYMBOL, prepending > underscores, and providing an example DllMain that uses the shutdown > functions for developers that are compiling Pixman as a standalone > DLL?
I guess if we have a fix that adds a DllMain and calls the init/shutdown functions from it, it wouldn't be too bad to provide a preprocessor symbol to allow DllMain to be left out. Soren _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
