Currently the windows port implementation of homedir() is attempting to determine %HOMEPATH% from the basename of argv[0]. This is particularly limited in that it only works relative to the path of argv[0], which at best corresponds to the binary's location as opposed to the user's %HOMEPATH% (or perhaps even "%HOMEPATH%/Application Data" or "%HOMEPATH%/Local Settings/Application Data/" on...
2007-09-15 22:42:20 UTC in GQview for Win32