Jakob R. schrieb: > Hello, > > I want to develop a platform independent game that uses Agar, but the > ag_core.dll I downloaded with agar-1.3.4-win32-i386.zip doesn't seem to export > any functions? This tool (http://www.nirsoft.net/utils/dll_export_viewer.html)
DLLs do not export symbols, it is the .LIB that does it. AFAIK there are only numbers as references. (Just checked other DLLs) > does not show any. I wonder why nobody seems to have asked this before, did I > do > something wrong? Maybe, for the linking you should use the ag_core.lib not the DLL -- 42Bastian + | http://www.sciopta.com | Fastest direct message passing kernel. | IEC61508 certified. + _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
