Damjan Jovanovic <[email protected]> writes: > Changelog: > * kernel32: only strip the wine_get_dos_file_name NTDLL path prefix if > is present
It will always be present. \\?\ is used by kernel, not ntdll. -- Alexandre Julliard [email protected]
Damjan Jovanovic <[email protected]> writes: > Changelog: > * kernel32: only strip the wine_get_dos_file_name NTDLL path prefix if > is present
It will always be present. \\?\ is used by kernel, not ntdll. -- Alexandre Julliard [email protected]