reactos.git
2009-08-10 Timo KreuzerImplement EngFileIoControl and EngFileWrite
2009-08-10 Johannes Anderwald- Implement BdaInitFilter, BdaCreateTopology
2009-08-10 Johannes Anderwald- Add macros for bda
2009-08-10 Aleksey Bragin- Rewrite failure branch of IopLoadUnloadDriver to...
2009-08-10 Aleksey Bragin- Make NtUnloadKey call a newer version of the NTAPI...
2009-08-10 Johannes Anderwald- Arch broke it
2009-08-10 Johannes Anderwald- Add BDA filter context to object bag, so that it...
2009-08-10 Johannes Anderwald- Add KsFilterFactoryGetParentDevice macro
2009-08-10 Johannes Anderwald[BDASUP]
2009-08-10 Johannes Anderwald- Add include guards
2009-08-10 Stefan Ginsberg- Remove duplicate MmHighestPhysicalPage (the other...
2009-08-10 Aleksey Bragin- Update commctrl.h.
2009-08-10 Johannes Anderwald[WDMAUD]
2009-08-10 James Tabor- Changes to file header.
2009-08-10 Cameron Gutman - Rewrite most of the loopback code
2009-08-09 Cameron Gutman - Fix a bug which resulted in the first letter of...
2009-08-09 Hervé Poussineau[rbuild] Remove distinction between Iso/IsoRegTest...
2009-08-09 Gregor SchneiderRevert r42536 for build server diagnosis
2009-08-09 Dmitry GorbachevDo not call CcUnpinData() with NULL PtrBCB.
2009-08-09 Dmitry GorbachevFix IDT limit.
2009-08-09 Dmitry GorbachevAdd padding to ext2 superblock structure (to 512 bytes).
2009-08-09 Christoph von... partial rpcrt4 sync to wine 1.1.27 (fixes ~180 rpcrt4...
2009-08-09 Stefan Ginsberg- ne2000: Don't assume stdcall is default for MSVC
2009-08-09 Christoph von... partial sync to wine 1.1.27
2009-08-09 Christoph von... sync shell32_winetest with wine 1.1.27
2009-08-09 Gregor SchneiderEven without a CMINVOKECOMMANDINFOEX structure a link...
2009-08-09 Christoph von... fix build
2009-08-09 Christoph von... sync shdocvw and mshtml with wine 1.1.27 and add missin...
2009-08-09 Timo KreuzerAdd lmissing file
2009-08-09 Timo Kreuzerwin32knapi: More / improved tests for NtUserSystemParam...
2009-08-09 Timo KreuzerChange xlate tests a bit.
2009-08-09 Stefan Ginsberg- Fix intrinsics for MSVC -- just include intrin.h...
2009-08-09 Hervé PoussineauFix compilation #2
2009-08-09 Hervé PoussineauFix compilation
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetIdentifier
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetComponentInform...
2009-08-09 Cameron Gutman - Return the correct value for AFD_INFO_BLOCKING_MODE
2009-08-08 Dmitry GorbachevFix issue #4673 ("Misrepresented license in FreeLDR...
2009-08-08 Hervé PoussineauRemove dead code
2009-08-08 Hervé PoussineauUse Arc* infrastructure to read the .inf file
2009-08-08 Hervé PoussineauFix some typos and make PFILE a ULONG
2009-08-08 Hervé Poussineau- Half-convert FAT, Ext2 and NTFS filesytems to provide...
2009-08-08 Gregor SchneiderSupply default ansi codepage when converting from unico...
2009-08-08 Timo Kreuzer[FORMATTING]
2009-08-08 Dmitry Gorbachev- Do not compare an ULONG variable with -1 in DbgPrint().
2009-08-08 Hervé PoussineauHACK FIX DiskGetBootPath() method to return something...
2009-08-08 Stefan GinsbergFix Uniata for msvc:
2009-08-08 KJK::Hyperionmodified base/setup/vmwinst/vmwinst.c
2009-08-08 KJK::Hyperionmodified dll/3rdparty/mesa32/src/main/imports.c
2009-08-08 Hervé PoussineauRework ISO9660 filesystem to use ARC file architecture.
2009-08-08 Hervé PoussineauRead freeldr.ini file using ARC file infrastructure
2009-08-08 Hervé PoussineauImprove ARC file infrastructure, by adding a compatibil...
2009-08-08 Stefan Ginsberg- Fix compilation of csrsrv:
2009-08-08 Gregor SchneiderRemove temporary debug code, crash was fixed by r42506...
2009-08-08 Christoph von... sync msacm with wine 1.1.27
2009-08-08 Gregor SchneiderOnly set text resource in DefWndProcA on WM_NCCREATE...
2009-08-08 Gregor SchneiderDon't access the device mode if it is not passed (user3...
2009-08-08 Gregor SchneiderRevert r42518: no user mode types in DDK
2009-08-08 Gregor SchneiderULONG->DWORD as seen on MSDN for (U)LARGE_INTEGER
2009-08-08 Gregor Schneider-Use correct conversion factors in FileTimeToUnixTime...
2009-08-08 Stefan Ginsberg- Silence a soundblaster warning on release build
2009-08-08 Stefan Ginsberg- Undefine __ROS_LONG64__ for ReactOS' extensions to...
2009-08-08 Stefan Ginsberg- Correct the RegionSize member of MEMORY_BASIC_INFORMA...
2009-08-08 Christoph von... sync msi winetest with wine 1.1.27
2009-08-08 Christoph von... sync widl to wine 1.1.27
2009-08-08 Christoph von... always build 32 bit typelibs
2009-08-08 Christoph von... sync msi with wine 1.1.27
2009-08-08 Gregor Schneider-time() returns a valid value even if no pointer is...
2009-08-08 Christoph von... fix rc files
2009-08-08 Christoph von... partial revert of r41765
2009-08-08 Christoph von... partial revert of r41770
2009-08-08 Christoph von... partial revert of r41768
2009-08-08 Christoph von... partial revert of r41766
2009-08-08 Pierre SchweitzerInclude header where needed
2009-08-08 Christoph von... -sync wrc to wine 1.1.27
2009-08-08 Christoph von... sync jscript_winetest with wine 1.1.27
2009-08-08 Christoph von... sync jscript with wine 1.1.27
2009-08-08 Hervé Poussineau[lsasrv] Do not launch a thread to listen for incoming...
2009-08-08 Christoph von... delete obsolete diff
2009-08-08 Christoph von... allow warnings for idl
2009-08-08 Christoph von... try to re enable rpc4rt winetest
2009-08-08 Cameron Gutman - Stop trying to find more adapters if it failed to...
2009-08-08 Timo KreuzerNtUserGetIconInfo: Move lockingunlocking out of SEH...
2009-08-08 Timo Kreuzer[win32k]
2009-08-08 Timo KreuzerComment out rpcrt4 winetest, as it breaks testcd.
2009-08-08 Timo KreuzerUpdate the fill brush, in NtGdiFillPath.
2009-08-07 Stefan Ginsberg- Don't use dllexport for dxapi -- we have a .spec
2009-08-07 Stefan Ginsberg- Use APIENTRY compatible -- wdmaud now builds
2009-08-07 Stefan Ginsberg- Don't assume _MSC_VER means PSDK in regedit -- add...
2009-08-07 Stefan Ginsberg- Make rapps MSVC-friendly
2009-08-07 Christoph von... sync rpcrt4 winetest with wine 1.1.26
2009-08-07 Christoph von... APIENTRY LONG --> LONG APIENTRY
2009-08-07 Aleksey Bragin- Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
2009-08-07 Stefan Ginsberg. Define APIENTRY compatibly for MSVC
2009-08-07 Stefan Ginsberg- C89 compliance for iphlpapi
2009-08-07 Stefan Ginsberg- Fix broken include path for MSVC -- appwiz, input...
2009-08-07 Stefan Ginsberg- Remove another assumption that _MSC_VER means the...
2009-08-07 Stefan GinsbergMove variable initialization to top of scope.
2009-08-07 Stefan Ginsberg- Remove HalDisplayString from the DDK as it doesn...
2009-08-07 Michael Martin- Calling NtLoadDriver on an already loaded driver...
next