Implement I_ScSetServiceBitsA/W and SetServiceBits.
[reactos.git] / reactos /
2008-09-13 Eric KohlImplement I_ScSetServiceBitsA/W and SetServiceBits.
2008-09-13 Christoph von Wittichdon't define __WINESRC__
2008-09-13 Christoph von Wittichsync ole32 with wine 1.1.4
2008-09-13 Eric Kohl- Disable some debug messages.
2008-09-13 Christoph von Wittichsync most of rpcrt4 to wine 1.1.4
2008-09-13 Christoph von Wittichreplace NtCurrentTeb()->ProcessEnvironmentBlock by...
2008-09-13 Christoph von Wittichfix some more kernel32_module winetests
2008-09-13 Dmitry Chapyshev- volume.c: replace HeapAlloc to RtlAllocateHeap, HeapF...
2008-09-13 Aleksey Bragin- Call NtCreateSection and NtMapViewOfSection with...
2008-09-13 Dmitry Chapyshev- Move FindVolumeClose, FindFirstVolumeW/A, GetVolumeNa...
2008-09-13 Christoph von Wittichfix kernel32 format_msg winetest
2008-09-13 Christoph von Wittichfix most kernel32_profile winetests
2008-09-13 Christoph von Wittichfix some kernel32 module winetests (GetProcAddress...
2008-09-12 Cameron Gutman - Merge r36169 from aicom-network-fixes
2008-09-12 Stefan Ginsberg- Add missing CmpReferenceKeyControlBlock prototype
2008-09-12 Stefan Ginsberg- Forward GetCurrentProcessorNumber to RtlGetCurrentPro...
2008-09-12 Stefan Ginsberg- Uncomment NTDLL exports which we implement, and add...
2008-09-12 Stefan Ginsberg- Fix typos in OBTRACE output
2008-09-12 Daniel ReimerUpdate DejaVu Fonts from 2.24 to 2.26
2008-09-12 Aleksey Bragin- Fix livecd build.
2008-09-12 Stefan Ginsberg- Remove unneeded ";"
2008-09-12 Aleksey Bragin- Update Liberation fonts (1.01 -> 1.04).
2008-09-12 Aleksey Bragin- Fix reactos.dff according to recent font changes.
2008-09-12 Aleksey Bragin- Add FreeMono from FreeFont-20080912 package.
2008-09-12 Aleksey Bragin- Cleanup fonts directory from old (2001-2004) unused...
2008-09-12 Aleksey Bragin- MmDeleteKernelStack should take StackBase as the...
2008-09-12 Daniel ReimerUpdate 3rd Party lib Document.
2008-09-12 Christoph von Wittichupdate bzip2 to 1.0.5
2008-09-12 Christoph von Wittichupdate libxml2 to 2.7.1
2008-09-12 Christoph von Wittichfix redefinitions
2008-09-12 Cameron Gutman - Merge aicom-network-fixes up to r36151
2008-09-11 Aleksey Bragin- Use CD_ROM type instead of DISK.
2008-09-11 Christoph von Wittichfix heap corruption
2008-09-11 Stefan Ginsberg- IoAcquire/ReleaseVpbSpinLock: Use the queued IopVpbSp...
2008-09-11 Christoph von Wittichadd missing HandleBind() calls
2008-09-11 Aleksey Bragin- Use a correct device type when creating volume device...
2008-09-11 Stefan Ginsberg- NtQueryInformationProcess with ProcessImageFileName...
2008-09-11 Aleksey Bragin- Silence the raised IRQL level warning.
2008-09-11 Christoph von Wittichremove unused parameter from DPRINT
2008-09-11 Christoph von Wittichfix incorrect buffersize passed to MultiByteToWideChar
2008-09-11 Christoph von Wittichfix some heap corruptions in services
2008-09-11 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-09-10 Stefan Ginsberg- Add missing winnt.h definitions
2008-09-10 Stefan Ginsberg- Patch by hackbunny:
2008-09-10 Christoph von Wittichsync riched20 to wine 1.1.4
2008-09-10 Christoph von Wittichdon't build worpad as UNICODE, wine is using ANSI functions
2008-09-10 Christoph von Wittichimport jscript.dll from wine 1.1.4
2008-09-10 Aleksey Bragin- Balance of an Memory Manager's AVL tree node can...
2008-09-10 Christoph von Wittichimport mprapi.dll from wine 1.1.4
2008-09-10 Christoph von Wittichclose autoregister tag
2008-09-10 Christoph von Wittichregister mshtml
2008-09-10 Christoph von Wittichsync fusion.dll with wine 1.1.4
2008-09-10 Christoph von Wittichsync fusion.idl with wine 1.1.4
2008-09-10 Aleksey Bragin- Add missing function implementations into generic...
2008-09-10 Christoph von Wittichadd stdole2 dependency
2008-09-10 Steven Edwardsmove to lower case, for Christoph
2008-09-10 Christoph von Wittich-add mshtml to bootcd
2008-09-10 Christoph von Wittichsync mshtml to wine 1.1.4
2008-09-10 Christoph von Wittichsync dxsdk idl files with wine
2008-09-10 Christoph von Wittichsync some idl files and mshtml headers with wine
2008-09-10 Cameron Gutman - Revert 36093
2008-09-10 Christoph von Wittichadd WINE_ALLOC_SIZE macro
2008-09-10 Johannes Anderwald- Free INetCfgComponent when reference count is zero
2008-09-09 Daniel ReimerBug 3637 Translate files of 0.3.6 by Lars Martin Hambro
2008-09-09 Stefan Ginsberg- Free memory allocated by MmHeapAlloc through MmHeapFree
2008-09-09 Cameron Gutman - Fix a typo which resulted in a read irp being locked...
2008-09-09 Colin FinckGiannis Adamopoulos (johnyadams@hotmail.com)
2008-09-09 Christoph von Wittichbuild resource file as well and set correct include...
2008-09-09 Christoph von Wittichfix the msxml3 typelib
2008-09-09 Christoph von Wittichadd new stdole2 target for the real typelib (the other...
2008-09-09 Christoph von Wittichrename stdole2 target to stdole2.tlb
2008-09-09 Christoph von Wittichopen TypeLibs with O_BINARY (patch already send to...
2008-09-09 Christoph von Wittichfix some syntax errors in idl files, deleted unused...
2008-09-09 Stefan Ginsberg- Add missing FLS_MAXIMUM_AVAILABLE
2008-09-09 Johannes Anderwald- Implement INetCfgComponent_RaisePropertyUi
2008-09-09 Johannes Anderwald- Add INetCfgPnpReconfigCallback, INetCfgComponentContr...
2008-09-09 Johannes Anderwald- Add INetCfgPnpReconfigCallback, INetCfgComponentContr...
2008-09-09 Timo Kreuzer- Add more parameter checks to NtGdiExtCreateRegion...
2008-09-09 Johannes Anderwald- Handle NULL pointer in INetCfgComponent::GetDisplayNa...
2008-09-09 Johannes Anderwald- Check for NULL before releasing INetCfg and INetCfgLo...
2008-09-09 Hervé PoussineauRemove MingwKernelModeDriverModuleHandler, it is the...
2008-09-09 Hervé PoussineauRemove GetExtraDependencies() function.
2008-09-09 Hervé PoussineauRemove host attribute of module element. It wasn't...
2008-09-08 Cameron Gutman - Dereference the Fdo before we return if we fail
2008-09-08 Timo Kreuzerfix saving/restoring of registers in DebugService
2008-09-08 Cameron Gutman - Check that memory allocation succeeded
2008-09-08 Christoph von Wittichforgot to add these files
2008-09-08 Christoph von Wittichsync msxml3 to wine 1.1.3
2008-09-08 Stefan Ginsberg- Fix a missed set of the Parameter entry in ConvertThr...
2008-09-08 Stefan Ginsberg- Move global variable declaration to .c file instead...
2008-09-08 Jeffrey Morlan- Batch: In a line generated by a 'for', add the \n...
2008-09-08 Aleksey Bragin- Fix a typo.
2008-09-08 Stefan Ginsberg- [FORMATTING] Fix broken indentation
2008-09-08 Johannes Anderwald- Implement INetLanConnectionUiInfo interface
2008-09-08 Johannes Anderwald- Add IIDs of INetLanConnectionUiInfo, INetConnectionPr...
2008-09-08 Johannes Anderwald- Add INetLanConnectionUiInfo, INetConnectionPropertyUi...
2008-09-08 Dmitry Chapyshev- Add ros-diff
2008-09-08 Dmitry Chapyshev- Import pstorec from wine head
2008-09-08 Aleksey Bragin- Implement a linear search in CmpFindSubKeyInRoot...
2008-09-08 Aleksey Bragin- Add CmpArmDelayedCloseTimer declaration.
next