- Fix derefercing of null pointer
[reactos.git] / reactos / dll /
2009-09-24 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Stefan Ginsberg- msctf: Define function calling convention compatibly...
2009-09-24 Kamil Hornicek- handle WGL_SWAP_MAIN_PLANE flag in rosglSwapLayerBuffers
2009-09-23 Cameron Gutman - Comment out RegNotifyChangeKeyValue call until it...
2009-09-23 Art YerkesAllocate a TLS slot once at process join and treat...
2009-09-22 Johannes Anderwald- Fix memory leak
2009-09-22 Johannes Anderwald- Partly implement IBandSite, IMenuBand
2009-09-22 Johannes Anderwald- Stubplement IBandSite interface
2009-09-21 Johannes Anderwald- Fix up-down control spinning
2009-09-21 James Tabor- Working with Michael Martin to fix the LoadMenu callb...
2009-09-20 Cameron Gutman - Stub and export GetAddrInfoW
2009-09-20 Dmitry GorbachevUpdate / add Japanese translations. Tomoya Kitagawa...
2009-09-20 Johannes Anderwald- Fix a crash when an application hasnt defined a event...
2009-09-20 Johannes Anderwald- Rewrite sound scheme handling
2009-09-20 Johannes Anderwald- Fix several bugs in printer ' IShellFolder implementation
2009-09-20 Cameron Gutman - Fix GetIpNetTable
2009-09-19 James Tabor- Wine sync up to 1.1.29 Edit controls.
2009-09-19 James Tabor- Two bugs found by Michael Martin.
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo Kreuzerconvert to spec and fix duplicate definition
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-18 Stefan Ginsberg- _mingw.h: Don't define __attribute__ to nothing ...
2009-09-18 Johannes Anderwald- Fix a bug which broke build
2009-09-18 Johannes Anderwald- Allow creating a copy of a file residing in the same...
2009-09-17 Johannes Anderwald- Implement ISFHelper_fnCopyItems for desktop shellfolder
2009-09-17 Stefan Ginsberg- Fix uninitialized variable usage in DefWindowProcA/W
2009-09-17 Johannes Anderwald- Fix 2 user32 winstation test failures (patch by Giann...
2009-09-17 Johannes Anderwald- Fix copying of files / directories in explorer view
2009-09-15 Cameron Gutman - Call SetLastError/GetLastError to do our work for...
2009-09-15 Johannes Anderwald- Set ProgramFiles, CommonProgramFiles environment...
2009-09-15 James Tabor- Patch by Smiley <johnyadams@hotmail.com>: remove...
2009-09-15 Dmitry Chapyshev- Add validation a computer name
2009-09-15 James Tabor[User32] Theme Support Interface
2009-09-15 Dmitry Chapyshev- Partially implement "Computer Name Changes" dialog...
2009-09-14 Johannes Anderwald- Check if a shortcut to shortcut is made and resolve...
2009-09-14 Dmitry Chapyshev- Fix starting Imdisk applet. Patch by Johnny Adams...
2009-09-13 Dmitry GorbachevSilence compiler warnings for all GCC 4.4.x versions.
2009-09-12 Dmitry Chapyshev- Add NULL pointer check. Found by Amine Khaldi.
2009-09-11 James Tabor- Quick implementation of RtlIsThreadWithinLoaderCallout.
2009-09-10 Stefan Ginsberg- Fix various warnings in inflib (thanks to Ged for...
2009-09-10 Dmitry GorbachevCorrect the terms for measurement systems.
2009-09-10 Dmitry GorbachevUpdate/add Spanish and Basque translations. Javier...
2009-09-09 Dmitry GorbachevJapanese translations by Tomoya Kitagawa. Bug #4840...
2009-09-07 James Tabor- [Win32k] Class rewrite
2009-09-06 Sylvain Petreolle- Sync mlang with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Sync sti with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Sync ole32 and oleaut32 with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Sync msctf, mshtml and msxml3 with Wine 1.1.29
2009-09-05 Dmitry Chapyshev- Sync comctl32 and comdlg32 with Wine 1.1.29
2009-09-04 Kamil Hornicek- update wined3d to Wine 1.1.29
2009-09-03 Dmitry Chapyshev- Sync gdiplus with Wine 1.1.29
2009-09-03 Daniel ReimerBug 4795: Japanese translation for paint by pcds90net...
2009-09-03 Dmitry Chapyshev- Sync shdocvw with Wine 1.1.29
2009-09-03 Dmitry Chapyshev- Sync windowscodecs with Wine 1.1.29
2009-09-03 Kamil Hornicek- update wined3d, d3d8, d3d9, ddraw to Wine 1.1.28
2009-08-31 Stefan Ginsberg- Fix a valid gcc 4.4.0 uninitialized variable warning
2009-08-30 Stefan Ginsberg- gcc 4.4.0 bringup 1 of ?:
2009-08-30 Daniel ReimerOK, I give up. Pigglesworth, HAALP. What do I do wrong??!
2009-08-30 Daniel ReimerNext try. This time I reverted most of my header change...
2009-08-29 Daniel ReimerRevert my recent changes.
2009-08-29 Daniel ReimerSync ddraw, d3d8 and d3d9 + wined3d to wine 1.1.28
2009-08-27 Cameron Gutman - Check that AFD succeeded the create request
2009-08-27 Daniel Reimerforgot these
2009-08-27 Daniel ReimerBug 4805: Bulgarian translation update by CCTAHEB ...
2009-08-26 James Tabor- Fix a crash in SetMenuInfo.
2009-08-24 Dmitry Gorbachev... and kernel32, too.
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...
next