Moved support for opening DOS device files to ntdll.
[wine] / dlls / ntdll / relay.c
2004-04-17  Emmanuel MaillardFix a compile error for SNOOP_GetProcAddress on non...
2004-03-16  Mike Hearn- Add debug SnoopFromInclude/SnoopFromExclude options.
2004-03-12  Alexandre JulliardGet rid of ntdll_get_process_heap and ntdll_get_process...
2003-12-01  Alexandre JulliardAllow RELAY_SetupDLL to be called twice on the same...
2003-11-26  Dmitry TimoshkovFix another RtlReAllocateHeap call.
2003-10-16  Alexandre JulliardFixed handling of relay and snoop include/exclude lists...
2003-10-08  Alexandre JulliardDuplicate parts of the relay debugging init code into...
2003-10-04  Uwe BonnesSNOOP_ShowDebugmsgSnoop(): check for NULL function...
2003-09-29  Alexandre JulliardConverted most of the loader code to Unicode.
2003-09-22  Steven EdwardsPorting fix.
2003-09-19  Alexandre JulliardMoved 32-bit relay and snoop support to dlls/ntdll.