Happy new year everybody!
[reactos.git] / reactos / dll /
2008-12-31 Michael Martin- Implement SetupDiSetDeviceInstallParamsA.
2008-12-31 Dmitry Chapyshev- Fix attributes
2008-12-31 Dmitry Chapyshev- Fix ReadDirectoryChangesW
2008-12-31 Christoph von Wittichfix build
2008-12-31 Christoph von Wittichsync wintrust and cryptui to wine 1.1.11
2008-12-31 Dmitry Chapyshev- Add check of params
2008-12-31 Christoph von Wittichadd dwmapi from wine 1.1.11
2008-12-30 Christoph von Wittichfix some more security winetests
2008-12-30 Christoph von Wittichfix some more security winetests
2008-12-30 Christoph von Wittichfix some security winetests
2008-12-30 Christoph von Wittichget icmp.dll to work
2008-12-30 Christoph von Wittichfix a winetest failure
2008-12-30 Christoph von Wittichfix iphlpapi winetests
2008-12-30 Dmitry Chapyshev- Implement FreeContextBuffer
2008-12-30 Dmitry Chapyshev- Implement InitSecurityInterfaceA/W
2008-12-29 Dmitry GorbachevFix UTF-8 -> Wide Char conversion bug #3990.
2008-12-29 Dmitry Chapyshev- Remove lpAddress check, this is broken trunk
2008-12-29 Dmitry Gorbachev- Fix indentation.
2008-12-29 Stefan Ginsberg- Silence riched20 format warnings
2008-12-29 Christoph von Wittichfix "Primary mouse button changes prematurely."
2008-12-29 James Tabor- Support MOVEFILE_WRITE_THROUGH flag.
2008-12-28 Dmitry Chapyshev- Fix GetLogicalDriveStringsA/W. +5 passed tests
2008-12-28 Dmitry Chapyshev- Fix build ;)
2008-12-28 Dmitry Chapyshev- Add check of params for VirtualAllocEx and VirtualFreeEx
2008-12-28 Dmitry GorbachevFix bug #3975.
2008-12-27 Hervé PoussineauFix InstallHinfSectionW:
2008-12-27 Dmitry Chapyshev- Move ReplaceFileA/W to file.c
2008-12-27 Christoph von Wittichsync msi with wine 1.1.11
2008-12-27 Kamil Hornicekupdate PSDK
2008-12-27 Christoph von Wittichsync hlink with wine 1.1.11
2008-12-27 Christoph von Wittichsync fusion with wine 1.1.11
2008-12-27 Christoph von Wittichsync atl with wine 1.1.11
2008-12-27 Christoph von Wittichsync advpack with wine 1.1.11
2008-12-27 Christoph von Wittichsync comdlg32 with wine 1.1.11
2008-12-27 Christoph von Wittichsync cryptnet with wine 1.1.11
2008-12-27 Christoph von Wittichsync oleacc with wine 1.1.11
2008-12-27 Christoph von Wittichsync crypt32 with wine 1.1.11
2008-12-27 Dmitry Chapyshev- Fix 11 tests for OpenFile
2008-12-27 Christoph von Wittichsync rsaenh to wine 1.1.11
2008-12-27 Christoph von Wittichsync cabinet to wine 1.1.11
2008-12-27 Christoph von Wittichsync riched20 with wine 1.1.11
2008-12-27 Dmitry Chapyshev- Partial sync with Wine. It fixes 37 tests ("kernel32_...
2008-12-27 Dmitry Chapyshev- Formatting fix
2008-12-27 Dmitry Chapyshev- Fix SystemTimeToTzSpecificLocalTime. +378 passed...
2008-12-26 KJK::Hyperionmodified dll/win32/kernel32/k32.h
2008-12-26 Dmitry Gorbachev[FORMATTING] Fix indentation.
2008-12-26 James Tabor- Patch by Andre Wisplinghoff: Text is auto-selected...
2008-12-25 James Tabor- Example of a thread overrun? HAX-Fixes wine cursorico...
2008-12-24 James Tabor- Someone needs to wine they are using the wrong ACP...
2008-12-24 James Tabor[sginsberg] fixed some warnings.
2008-12-24 Stefan Ginsberg- DEVMGR: wcsnicmp -> _wcsnicmp
2008-12-24 Stefan Ginsberg- Silence wined3d format warnings
2008-12-24 Dmitry GorbachevBulgarian translations by CCTAHEB (sstpr [at] narod...
2008-12-23 Stefan Ginsberg- Welcome -w. Goodbye 3rd party warnings.
2008-12-23 Timo KreuzerReplace all deprecate functions like wcsicmp with the...
2008-12-22 Timo Kreuzer- Add reactos/wine/sys/types.h compatibility header
2008-12-22 James Tabor- Start populating server information structure. This...
2008-12-21 KJK::HyperionRemove superfluous dependencies on msvcrt
2008-12-21 Timo KreuzerUse _wcsicmp instead of non-standard wcsicmp
2008-12-21 Aleksey BraginOlaf Siejka <olaf_siejka@o2.pl>
2008-12-21 Kamil Hornicek- avoid crash, pszExt is null when creating a link...
2008-12-21 Gregor BrunmarImplemented IDirect3DDevice9::GetFrontBufferData()
2008-12-21 Gregor Brunmar* Implemented IDirect3D9Device::SetGammaRamp()
2008-12-21 Gregor Brunmar* Implemented IDirect3DDevice9::Present()
2008-12-21 Gregor Brunmar* Implemented IDirect3DDevice9::GetBackBuffer()
2008-12-21 KJK::Hyperionmodified include/reactos/wine/exception.h
2008-12-21 KJK::Hyperionmodified dll/win32/gdi32/gdi32.rbuild
2008-12-20 Timo KreuzerTextOut functions take a character count, not a byte...
2008-12-20 Kamil Hornicek- add check for NULL pointer, "first" is NULL for folde...
2008-12-20 Stefan Ginsberg- Revert 38116 -- the SEH issues should be gone now
2008-12-20 Dmitry Gorbachev- Do not use pGlobalData after freeing,
2008-12-20 Dmitry Chapyshev- Fix all wine tests for MoveFileA/W
2008-12-20 Dmitry Chapyshev- Formatting fix
2008-12-20 Dmitry Chapyshev- Fix 2 winetests
2008-12-19 James Tabor- Properly implement LookupIconIdFromDirectoryEx.
2008-12-19 Timo KreuzerZero the last character in lfFaceName when converting...
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::GetRasterStatus()
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::GetGammaRamp()
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::CreateAdditionalSwapChain()
2008-12-18 Christoph von WittichDPRINT1 -> DPRINT on failure to prevent spamming of...
2008-12-18 James TaborPatch by Aric Stewart : user32: Implement handling...
2008-12-17 Daniel ReimerAdd German Table to Kernel32
2008-12-17 Dmitry Chapyshev- More implement GetCPInfoExW
2008-12-17 Daniel ReimerSynched winhlp32 and wordpad with wine HEAD.
2008-12-17 Dmitry GorbachevAllow to dynamically load a library which uses static...
2008-12-17 Dmitry GorbachevIn GetQueuedCompletionStatus function:
2008-12-16 Stefan Ginsberg- Sync gdiplus with Wine head
2008-12-16 Stefan Ginsberg- Temporarily revert part of 38078 to make build server...
2008-12-15 Dmitry GorbachevFix TLS callbacks. Testers, please test it on real...
2008-12-14 Timo Kreuzer- Replace a 'for' with a 'do .. while '
2008-12-14 Timo Kreuzer[FORMATTING]
2008-12-14 Dmitry Gorbachev- Use HEAP_ZERO_MEMORY instead of memset().
2008-12-14 Dmitry GorbachevFix winsta.dll rbuild file.
2008-12-14 Eric Kohl- SEH-protect LsaClose, LsaDelete and LsaOpenPolicy.
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-13 Dmitry Gorbachev- Remove DBCSCodePage field from NLS_FILE_HEADER structure.
2008-12-13 Eric KohlDo not start LSASS as a service but as an ordinary...
2008-12-13 Timo Kreuzererrcode is a type. using it as parameter name in a...
2008-12-13 Timo Kreuzerupdate dbghelp_ros.diff. Only one tiny change left
2008-12-13 Timo Kreuzersync dbghelp to wine head
next