On Fri Feb 16 20:39:45 2024 +0000, Zebediah Figura wrote:
Hilariously, I just tested, and if you use a symlink as a standard handle to a Linux program, /proc/.../fd/ points to the target *anyway*.
@zfigura so you're saying we should return `/proc/<wineserver-pid>/fd/<wineserver-fd>` from `get_handle_unix_name` server req handler? Or make FileNameInfo return `Z:\proc\self\fd<client-fd>` itself?