Skip to content
  • Tor Lillqvist's avatar
    Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED_PATH_WRAPPER. · 3984621b
    Tor Lillqvist authored
    2001-10-23  Tor Lillqvist  <tml@iki.fi>
    
    	* glib/gutils.h: Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and
    	G_HARDCODED_PATH_WRAPPER. These are used to avoid hardcoding path
    	names into Windows DLLs.
    
    	* glib/gutils.c: Use them for GLIB_LOCALEDIR.
    
    	* glib/gwin32.c (get_package_directory_from_module): Plug a small
    	memory leak. Minor code reordering.
    	(g_win32_get_package_installation_subdirectory):  Allow empty subdir.
    3984621b