Alexandre Julliard pushed to branch master at wine / wine
Commits: c1e97a05 by Billy Laws at 2024-08-13T11:36:38+02:00 ntdll: Initialize dll search paths before WOW64 init.
GetModuleHandle succeeds when called from WOW64 module callbacks on Windows but without this it would crash on wine.
- - - - -
1 changed file:
- dlls/ntdll/loader.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c1e97a0523e92f3c10fbac39d3e6ff3...