Re: [Gtk1-win-developers] DLL_API
Brought to you by:
robinrowe
From: Robin R. <ro...@Mo...> - 2003-12-04 20:53:51
|
Donald, > In your dll_api.h only WIN32 and DLL_EXPORT are enough to cause symbols to > be defined as declspec(dllexport). > If you were then to build another dll based on this then they would be > re-exported from the second dll... Ah, I think I see what the significant difference is now. In MSVC I only build three dlls: gtk.lib, gdk.lib, and glib.lib. I don't build gmodule as a separate dll. I have gmodule built into glib. How about doing the same in cgwin? Cheers, Robin --------------------------------------------------------------------------- Rob...@Mo... Hollywood, California www.CinePaint.org Free motion picture and still image editing software |