mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 05:10:40 +08: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
…
…
…
…
…
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%