8 Feb
2019
8 Feb
'19
10:16 p.m.
Module: wine Branch: master Commit: dc40bc85bc01b24951edb128eee11a9b740652fe URL: https://source.winehq.org/git/wine.git/?a=commit;h=dc40bc85bc01b24951edb128e... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Feb 8 12:49:47 2019 +0100 ntdll: Use NT filenames when loading dlls. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/loader.c | 108 +++++++++++++++++++++++++--------------------------- 1 file changed, 52 insertions(+), 56 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=dc40bc85bc01b24951edb...