mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
fceb231b0e419fcaf8ba880a7ea6a91d6a8702b3
- Fill correctly all members of the returned device object in IoCreateDevice. - Don't bug check in loader when export isn't found, only report it and don't load the module. - If we know a module path while loading, use it for searching for the import modules. - Modified LdrpBuildModuleBaseName to not strip the extension from file name, because the files 's3legacy.dll' and 's3legacy.sys' are otherwise treated as the same files and wrong module is loaded. svn path=/trunk/; revision=8562
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%