A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Art Yerkes 89dd06fa40 miniport:
Make sure MiniQueueDpc is not called from PASSIVE_LEVEL.
Moved NdisMQueryInformationComplete so that the function and not the macro
is called from the DPC.  This was breaking stuff severely.
The adapter lock needn't be held when doing MiniDequeueWorkItem because we're
at DISPATCH_LEVEL already by virtue of being in a DPC target.
protocol:
Make sure MiniQueueWorkItem is called at DISPATCH_LEVEL.

svn path=/trunk/; revision=11883
2004-12-01 08:02:28 +00:00
freeldr Add hardware detection stub for Xbox 2004-11-28 22:42:40 +00:00
msvc6
os2
posix Modular resource script for POSIX+ terminal emulator in W32. 2004-10-31 20:11:09 +00:00
reactos miniport: 2004-12-01 08:02:28 +00:00
rosapps simple gethostbyname test case 2004-11-24 04:08:44 +00:00