Closed Dulus0 closed 7 years ago
edit in fopen_rcfile : now also trying to use envvar USERPROFILE as home, because Windows by default does not have HOME envvar. USERPROFILE is the same as HOME on linux. Typically on win7 it is "C:\Users\yourusername"
feel free to implement this as you think is better, i am networking guy so my coding skills are not that good.
edit in fopen_rcfile : now also trying to use envvar USERPROFILE as home, because Windows by default does not have HOME envvar. USERPROFILE is the same as HOME on linux. Typically on win7 it is "C:\Users\yourusername"