https://bugs.winehq.org/show_bug.cgi?id=50464
Ben Shefte shefben@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shefben@gmail.com
--- Comment #2 from Ben Shefte shefben@gmail.com --- Created attachment 71563 --> https://bugs.winehq.org/attachment.cgi?id=71563 ntdll_fullpathname_stubs.patch
I made the stub for the UEx version, it just points to RtlGetFullPathName_U and returns NTSTATUS. Some of the patch is from reactos