glib/gmodule
Tor Lillqvist f07b4a876e Fix resource handling, the resource file got left out from the DLL after
2000-07-22  Tor Lillqvist  <tml@iki.fi>

	* build-dll: Fix resource handling, the resource file got left out
	from the DLL after all... Remove the WIN32APIHEADERS, not needed
	with current windres.

	* glib.def: Add new functions.
2000-07-22 08:38:06 +00:00
..
.cvsignore .cvsignore adaptation 2000-03-24 15:09:02 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog Fix resource handling, the resource file got left out from the DLL after 2000-07-22 08:38:06 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-beos.c do not return NULL symbols. 2000-03-01 04:57:07 +00:00
gmodule-dl.c do not return NULL symbols. 2000-03-01 04:57:07 +00:00
gmodule-dld.c do not return NULL symbols. 2000-03-01 04:57:07 +00:00
gmodule-os2.c do not return NULL symbols. 2000-03-01 04:57:07 +00:00
gmodule-win32.c Don't #include <tlhelp32.h> when compiling with gcc, as it isn't provided. 2000-07-18 20:24:29 +00:00
gmodule.c New function that returns the message string for a Win32 error code. 2000-03-01 04:57:07 +00:00
gmodule.def applied glib-tml-981120-0, change log appended below. 1998-11-25 03:02:56 +00:00
gmodule.h glibconfig.h and glib.h now include files outside of the extern "C" block. 2000-07-19 14:01:22 +00:00
gmodule.rc.in Move to corresponding subdirectories. 2000-02-07 21:22:30 +00:00
gmoduleconf.h.in Port to BeOS by myself and Richard Offer. 1999-05-08 07:40:44 +00:00
gmoduleconf.h.win32 New function that returns the message string for a Win32 error code. 1998-10-27 04:11:32 +00:00
libgplugin_a.c Mark the functions g_basename and g_dirname deprecated. They will issue an 2000-07-20 16:58:54 +00:00
libgplugin_b.c New function that returns the message string for a Win32 error code. 2000-03-01 04:57:07 +00:00
Makefile.am Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4 2000-07-14 19:22:54 +00:00
makefile.mingw.in Fix resource handling, the resource file got left out from the DLL after 2000-07-22 08:38:06 +00:00
testgmodule.c Mark the functions g_basename and g_dirname deprecated. They will issue an 2000-07-20 16:58:54 +00:00