• Enrico Tröger's avatar
    Reading the config directory from the Windows API instead of GLib · 3e089e4c
    Enrico Tröger yazdı
    Before we used g_get_user_config_dir() but GLib changed the returned
    location in newer versions, so use the Windows API directly
    to get the old location, at least for now.
    Also add utils_get_user_config_dir() wrapper.
    
    Code is based almost completely on a patch from Matthew.
    3e089e4c
win32.h 2.59 KB