A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 86c4790af3 - Merge DbgUnLoadImageSymbols from KD branch.
- Rename LdrUnloadModule to MmUnloadSystemImage and:
  - Use MmSystemLoadLock.
  - Take into consideration the import list.
  - Honour load count.
  - Unload symbols if really unloading the image.
  - Dereference and clear imports.
  - Do proper LdrEntry cleanup.
- Stub MiDereferenceImports and MmCallDllInitialize.
- Implement MiLocateExportName and MiClearImports.
- We don't yet fully support reference counting imports...this is still TBD.

svn path=/trunk/; revision=25885
2007-02-23 07:13:19 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Merge DbgUnLoadImageSymbols from KD branch. 2007-02-23 07:13:19 +00:00
rosapps win32k dx test are now compatible with all Windows and ReactOS that got a d3d8thk.dll file 2007-02-22 19:21:10 +00:00