On Wed, Mar 26, 2008 at 11:21 AM, Jason Ward <[EMAIL PROTECTED]> wrote:
> > Probably this declare the symbol gtk_init to be an external one. > > Something similar in sprit to > > extern void gtk_init(void); > > in C. > > > > This doesn't really help since the assembler I use doesn't use extern in > that manner. > It is a specific assembler which requires that you specify the dll name > and > then the function name. > So what I need is the name of the dll in which gtk_init is located Assuming you're using a build that was built using the standard autoconfiscated method, the dll should be "libgtk-win32-2.0-0.dll". -D _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list