mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 23:53:19 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Don't try to load referenced dlls in any other dir than system32. A second attempt would fail on the first dll that was already loaded and the function would bail out before any missing dll could be loaded. This worked only by chance on gcc builds, because the 1st import was bootvid, which was always loaded in the 2nd attempt from system32, and the function failed after that, since hal and kdcom were already loaded. svn path=/trunk/; revision=52452 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |