- "BIG0" isn't a reserved tag, but "BIG " is.
[reactos.git] / reactos / dll /
2009-08-24 Dmitry GorbachevFix Czech file.
2009-08-24 Christoph von Wittichsync kernel32 profile with wine 1.1.28
2009-08-24 Christoph von Wittichsync ole32 with wine 1.1.28
2009-08-24 James Tabor- Patch by Dmitry Timoshkov : user32: Return 0 from...
2009-08-24 James Tabor- Patch by Rein Klazes : user32: Handle WM_PRINTCLIENT...
2009-08-24 James Tabor- Gdi32: Update metafile structure.
2009-08-24 Johannes Anderwald- Fix broken check
2009-08-24 Gregor SchneiderGetCharacterPlacementA: check FONT_mbtowc return value...
2009-08-23 Gregor SchneiderGetCharacterPlacementA: Free memory on error
2009-08-23 Gregor SchneiderCreateMetaFileW: WriteFile returns the number of bytes...
2009-08-23 Gregor SchneiderCreateMetaFileW: Free memory on error
2009-08-23 Johannes Anderwald- fix build #2
2009-08-23 Gregor SchneiderHandle failed memory allocation
2009-08-23 Gregor SchneiderPass a zero instead of dereferencing a null pointer...
2009-08-23 Gregor Schneider- Fix two inverted pointer checks, found by Amine Khaldi
2009-08-23 Johannes Anderwald- Add SetupDiGetDeviceInterfaceAlias, SetupDiOpenDevic...
2009-08-23 Hervé PoussineauLimit usage of KEY_ALL_ACCESS when opening registry...
2009-08-23 James Tabor- Syncing up with current revision of Defdlg.c and...
2009-08-22 Gregor SchneiderHandle failed memory allocations
2009-08-22 Dmitry Chapyshev- Sync winemp3.acm and hhctrl.ocx with Wine 1.1.28
2009-08-22 Dmitry Chapyshev- Fully sync oleaut32 with Wine 1.1.28
2009-08-22 Dmitry Chapyshev- Add windowscodecs.dll from Wine 1.1.28
2009-08-22 Gregor SchneiderCheck the surface pointer before accessing it to get...
2009-08-22 Gregor Schneider- Free global surface memory on error, found by Amine...
2009-08-22 Christoph von Wittichsync shlwapi to wine 1.1.28
2009-08-22 Christoph von Wittichpartial sync of oleaut32 to wine 1.1.28
2009-08-22 Christoph von Wittichpartial rpcrt4 sync with wine 1.1.28
2009-08-22 Gregor Schneider- Handle failed memory allocation in CreateDIBitmap...
2009-08-22 Gregor SchneiderPolish translation for rapps, translation fixes for...
2009-08-22 Christoph von Wittichsync jscript with wine 1.1.28
2009-08-22 Christoph von Wittichsync msxml3 with wine 1.1.28
2009-08-21 Johannes Anderwald- Fix a few bugs
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-21 Johannes Anderwald- Kernel is not yet writing the Control key when activa...
2009-08-21 Johannes Anderwald- RegQueryValueExW returns ERRROR_SUCCESS
2009-08-20 Christoph von Wittichrevert 41654
2009-08-20 Christoph von Wittichadvapi32: fix parameter types of CreateServiceA/W in...
2009-08-20 Christoph von Wittichsync wintrust with wine 1.1.27
2009-08-20 Stefan Ginsberg- Remove several assumptions that the default calling...
2009-08-20 Christoph von Wittichsync credui with wine 1.1.27
2009-08-20 Christoph von Wittichsync oledlg with wine 1.1.27
2009-08-20 Christoph von Wittichsync cryptui with wine 1.1.27
2009-08-20 Christoph von Wittichsync cryptnet with wine 1.1.27
2009-08-20 Christoph von Wittichsync cryptdlg with wine 1.1.27
2009-08-20 Christoph von Wittichsync crypt32 with wine 1.1.27
2009-08-20 James Tabor- Implement window message is active icon.
2009-08-19 Gregor Schneider- GetGlyphOutline: fail if output or transformation...
2009-08-18 Cameron Gutman - Fix release build
2009-08-18 Cameron Gutman - Fix ws2_32_new's build problems
2009-08-18 Cameron Gutman - Fix null pointer dereferences
2009-08-18 Cameron Gutman - Fix dereference of freed memory
2009-08-18 Cameron Gutman - Fix a typo
2009-08-18 Cameron Gutman - Make sure HeapAlloc returned a valid pointer
2009-08-18 Gregor SchneiderCheck the correct buffer for failed memory allocation...
2009-08-18 Gregor Schneider- GetConsoleAliasW: Check for invalid target buffer...
2009-08-18 Gregor Schneider- GetConsoleAliasA: Check for invalid target buffer...
2009-08-17 Johannes Anderwald[WDMAUD.DRV]
2009-08-17 Gregor Schneider- Remove duplicate WToA conversion routine, update...
2009-08-17 Johannes Anderwald- Implement usermode mixing support
2009-08-17 James Tabor- Move GetCharacterPlacement functions into new locatio...
2009-08-17 James Tabor- Add callback for client side thread startup. This...
2009-08-16 James Tabor- [Win32k] Removed W32THREADINFO.
2009-08-16 James Tabor- Move inline function to local header.
2009-08-15 James Tabor- Rename pointer to server information structure.
2009-08-15 Gregor SchneiderApply changes from r42521 to DefWndProcW as well
2009-08-15 Matthias KupferGerman translation of ReactOS Applications Manager
2009-08-15 Dmitry Chapyshev- Sync comctl32 with Wine 1.1.27 (without imagelist.c)
2009-08-15 Dmitry Chapyshev- Fix Russian translation
2009-08-15 Dmitry Chapyshev- Set mute icon if sound unavailable
2009-08-15 Dmitry Chapyshev- Add some resources
2009-08-15 Dmitry Chapyshev- Add bcrypt, xmllite and hnetcfg from Wine
2009-08-15 Dmitry Chapyshev- Remove appwiz-new
2009-08-15 Dmitry Chapyshev- Change downloader.exe to rapps.exe
2009-08-15 Dmitry Chapyshev- Returns TRUE in AttachConsole (like in Wine)
2009-08-15 Dmitry Chapyshev- Implement EnumObjects (untested)
2009-08-15 Dmitry Chapyshev- Add msgsm32.acm from Wine
2009-08-15 Dmitry Chapyshev- Sync oleacc, oleaut32, olesvr32 with Wine 1.1.27
2009-08-14 Timo KreuzerMore fix NtUserSetWindowContextHelpId. Spotted by Cameron.
2009-08-14 Cameron Gutman - Fix several bugs so select() will now recognize...
2009-08-13 Stefan Ginsberg- Re-disallow warnings for gdi32, user32 and lsasrv
2009-08-13 Stefan Ginsberg- Make gdi32 compile warning free under msvc
2009-08-13 James Tabor- Fix SetWndContextHlpId call.
2009-08-12 James Tabor- Move GetWindowInfo support into user32. Use HWNDPARAM...
2009-08-12 James TaborProperly set and clear the dialog window flag.
2009-08-11 Gregor SchneiderRe-add r42536, it didn't break the build server
2009-08-11 Gregor SchneiderReturn INVALID_FILE_ATTRIBUTES when no filename is...
2009-08-09 Gregor SchneiderRevert r42536 for build server diagnosis
2009-08-09 Christoph von Wittichpartial 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 Wittichpartial sync to wine 1.1.27
2009-08-09 Gregor SchneiderEven without a CMINVOKECOMMANDINFOEX structure a link...
2009-08-09 Christoph von Wittichfix build
2009-08-09 Christoph von Wittichsync shdocvw and mshtml with wine 1.1.27 and add missin...
2009-08-08 Gregor SchneiderSupply default ansi codepage when converting from unico...
2009-08-08 KJK::Hyperionmodified dll/3rdparty/mesa32/src/main/imports.c
2009-08-08 Christoph von Wittichsync msacm with wine 1.1.27
2009-08-08 Gregor SchneiderOnly set text resource in DefWndProcA on WM_NCCREATE...
2009-08-08 Christoph von Wittichsync msi with wine 1.1.27
2009-08-08 Christoph von Wittichpartial revert of r41765
2009-08-08 Christoph von Wittichpartial revert of r41770
next