Mike Hearn mike@theoretic.com writes:
I dunno how Linux specific this is, but it works pretty well and lets you make a relocatable binary every time. Would this be an acceptable 2nd implementation for init_argv0_path() that works when wine is invoked from the path also?
I don't think that's needed, we only use argv0 to execute the wine binaries anyway, and we already look in the path for them.