- autoregister ddraw and dplayx
[reactos.git] / reactos /
2009-05-24 Kamil Hornicek- autoregister ddraw and dplayx
2009-05-24 Christoph von Witticha little bit of wine syncing - no real code changes...
2009-05-24 Matthias Kupfer- better question icon in tango look (as long as tango...
2009-05-24 Christoph von Wittichfix secur32 main winetest crash by returning 0 packages...
2009-05-24 Aleksey Bragin- Add missing pool allocation failure branch in NtSetIn...
2009-05-24 Christoph von Wittichsync RegQueryValueExA, RegQueryValueA, RegQueryValueW...
2009-05-24 James Tabor- Fix typo: AbortProc returns TRUE to continue the...
2009-05-24 James Tabor- Implement GdiConvertAndCheckDC and Abort callback...
2009-05-24 Cameron Gutman - MajorFunction has IRP_MJ_MAXIMUM_FUNCTION positions
2009-05-24 Cameron Gutman - We also shouldn't use our Shutdown handler
2009-05-24 Cameron Gutman - Don't use NDIS's ioctl handler for devices registere...
2009-05-24 Cameron Gutman - Irp->AssociatedIrp.SystemBuffer is a PNDIS_OID
2009-05-23 Michael Martin- CreateClassDeviceObject: Add flag DO_BUFFERED_IO...
2009-05-23 Dmitry Chapyshev- Fix two potential crashes
2009-05-23 Dmitry GorbachevReturn STATUS_SUCCESS to DbgPrint.
2009-05-23 Dmitry GorbachevDo not overwrite *max_bcount.
2009-05-23 Dmitry GorbachevMake __CRT_INLINE always inline, use ceil instead of...
2009-05-23 Dmitry GorbachevFix buffer overflow, add some debug prints.
2009-05-23 Dmitry GorbachevFix compilation of RBuild. Bug #4415.
2009-05-23 Kamil Hornicek- don't return without UserLeave, should fix user32...
2009-05-23 Sylvain PetreolleFix 2 setupapi:devclass tests
2009-05-23 Christoph von Wittichadd some registry values req. by user32 sysparams ...
2009-05-23 Dmitry Chapyshev- Sync comctl32 with Wine 1.1.22 (without listview...
2009-05-23 Dmitry Chapyshev- Sync comdlg32 with Wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync gdiplus, fusion, cryptui with Wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync msctf, mlang, inetmib1, inetcomm with Wine 1...
2009-05-23 Christoph von Wittichsync msi with wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync ole32, oleaut32 with Wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync riched20, qmgr, pdh with Wine 1.1.22
2009-05-23 Dmitry Chapyshevshell32:
2009-05-23 Dmitry Chapyshev- Sync shlwapi, traffic, urlmon with Wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync wininet with Wine 1.1.22. Tested on Firefox...
2009-05-23 Sylvain PetreolleLayoutFile directive for additional system-supplied...
2009-05-23 Dmitry Chapyshev- Update headers
2009-05-23 James Tabor- Check the pointer for client thread information for...
2009-05-23 Michael Martin- CreateClassDeviceObject/ClassAddDevice: Again do...
2009-05-23 Michael Martin- CreateClassDeviceObject/ClassAddDevice: Do not create...
2009-05-23 James Tabor- Remove the rest...
2009-05-23 James Tabor- Move Process Information structure back into kernel...
2009-05-22 Aleksey Bragin- Make ObReferenceObjectEx return the new ref count...
2009-05-22 Dmitry Chapyshev- Formatting fix. No code change
2009-05-22 Michael Martin- Implement internal function LogfDeleteOffsetInformation.
2009-05-22 James Tabor- Fix NtUserVkKeyScanEx to support current thread keybo...
2009-05-22 Cameron Gutman - Fix our DMA implementation to use documented structs
2009-05-22 Cameron Gutman - Implement NdisReadPcmciaAttributeMemory and NdisWrit...
2009-05-22 Cameron Gutman - Implement NdisReadEisaSlotInformation
2009-05-21 Sylvain Petreollefix log2lines build
2009-05-21 Cameron Gutman - The slot number passed directly to NdisImmediateRead...
2009-05-20 Ziliang GuoAdd missing parameter to readme.
2009-05-20 Christoph von Wittichsync fusion with wine 1.1.21
2009-05-20 Christoph von Wittichsync wintrust with wine 1.1.21
2009-05-20 Christoph von Wittichadd a parameter check to GetAdaptersAddresses stub...
2009-05-20 Christoph von Wittichsync jscript with wine 1.1.21
2009-05-20 Michael Martin- eventlog.h: Add CurrentRecord to EventSource struct...
2009-05-20 Christoph von Wittichre-add missing LANGID definition
2009-05-20 Christoph von Wittichsync msi with wine 1.1.21
2009-05-20 Dmitry Chapyshev- Add check of params for NtGetWriteWatch/NtResetWriteW...
2009-05-20 Dmitry Chapyshev- Fix crash in gdi32 bitmap winetest
2009-05-20 Cameron Gutman - Implement NdisGetFirstBufferFromPacketSafe and NdisC...
2009-05-20 Cameron Gutman - Implement NdisGetPoolFromPacket, NdisPacketSize...
2009-05-20 Cameron Gutman - Store the MTU in the packet extension for use during...
2009-05-20 James Tabor- GetMouseMovePointsEx is a direct call to kernel space...
2009-05-19 James Tabor- Time to kill this one. We setup with ParentWindowHand...
2009-05-19 James Tabor- Fix for wine tests. Added wine QS flag.
2009-05-19 Hervé PoussineauIt doesn't hurt to try to start Blue service before...
2009-05-19 Dmitry GorbachevFix build
2009-05-19 Dmitry GorbachevRomanian translations by Petru Dimitriu. Bug #4518.
2009-05-19 James Tabor- Cleanup Real/GetInputState.
2009-05-19 Sylvain Petreollefix tabs/spaces, thanks to Christoph
2009-05-19 Sylvain PetreolleFix 2 advapi32:reg winetests
2009-05-19 Hervé PoussineauSkip partitions drive letter assignments if no hard...
2009-05-19 Cameron Gutman - Remove some obsolete defines
2009-05-18 Timo KreuzerImplement ONE_PARAM_ROUTINE_POSTQUITMESSAGE case in...
2009-05-18 Art YerkesPatch by Alexander Potashev <aspotashev@gmail.com>
2009-05-18 Dmitry GorbachevJapanese translation of USetup. Patch by Tomoya Kitagaw...
2009-05-18 Benedikt FreisenAdded Dutch translation
2009-05-18 Johannes Anderwald- Play default logon sound when logging on
2009-05-18 Johannes Anderwald- add ReactOS_LogOn.wav to bootcd
2009-05-18 Hervé PoussineauTry to load the correct font when booting with /CONSOLE...
2009-05-17 Timo KreuzerUserPostMessage: when dealing with WM_QUIT, allow broad...
2009-05-17 Timo KreuzerMmGrowKernelStack: Don't assert, but fail, when the...
2009-05-17 Aleksey Bragin- Implement ProcessIoCounters case in NtQueryInformatio...
2009-05-17 Aleksey Bragin- Initialize IoCountOperations variable to FALSE by...
2009-05-17 Johannes Anderwald- Sound events should be stored in REG_EXPAND_SZ keys
2009-05-17 Matthias Kupfer- unify look of basic apps
2009-05-17 Matthias Kupfer- unify look of basic apps
2009-05-17 Johannes Anderwald- Add a logon sound 1/2
2009-05-17 Michael Martin- ReportEventW: Set UNICODE_STRING ComputerName to...
2009-05-17 Dmitry Chapyshev- Update icons for desk.cpl and sysdm.cpl
2009-05-17 Dmitry Chapyshev- Change some icons to Tango
2009-05-17 Michael Martin- ReadEventLogA/ReadEventLogW: Check for lpBuffer for...
2009-05-17 Matthias Kupfer- use system background color instead of fixed one
2009-05-17 Dmitry Chapyshev- Update some shell32 icons
2009-05-17 Dmitry Chapyshev- Hardcoded paths unneeded anymore
2009-05-17 Dmitry Chapyshev- Update headers
2009-05-16 Cameron Gutman - Enable several failure debug prints
2009-05-16 Cameron Gutman - Fix NDIS 3.0 miniport characteristics based on MSDN...
2009-05-16 Cameron Gutman - Add definition of NDIS_DEVICE_PNP_EVENT
2009-05-16 Johannes Anderwald- Output type when module is a program
2009-05-16 Sylvain Petreollefirst attempt at fixing log2lines build
next