Skip to content
  • Tor Lillqvist's avatar
    gdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectated · 4125df1d
    Tor Lillqvist authored
    2008-09-13  Tor Lillqvist  <tml@novell.com>
    
    	* gdk-pixbuf/gdk-pixbuf-io.c
    	* gtk/gtkmain.c: Don't use the deprectated
    	g_win32_get_package_installation_directory() and
    	g_win32_get_package_installation_subdirectory() functions. Use
    	g_win32_get_package_installation_directory_of_module()
    	instead. Also, don't use the deprecated silly
    	G_WIN32_DLLMAIN_FOR_DLL_NAME macro, but an explicit minimal
    	DllMain() that just saves the DLL handle.
    
    
    svn path=/trunk/; revision=21381
    4125df1d