This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-09-03 04:13:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1dbbdf4ea8757f1502ea50fc04e2415411341ad4
reactos
/
reactos
/
ntoskrnl
/
ldr
T
History
Hartmut Birr
fa63ad2bee
Allocate a tem buffer for the module names in LdrpQueryModuleInformation, because it isn't possible to call RtlUnicodeStringToAnsiString if the irql is raised to DPC_LEVEL.
...
svn path=/trunk/; revision=20067
2005-12-11 17:02:07 +00:00
..
loader.c
Allocate a tem buffer for the module names in LdrpQueryModuleInformation, because it isn't possible to call RtlUnicodeStringToAnsiString if the irql is raised to DPC_LEVEL.
2005-12-11 17:02:07 +00:00
rtl.c
Various LdrGetProcedureAddress fixes:
2005-08-01 13:50:07 +00:00