- avoid crash, pszExt is null when creating a link to a file without extension
[reactos.git] / reactos /
2008-12-21 Kamil Hornicek- avoid crash, pszExt is null when creating a link...
2008-12-21 Stefan Ginsberg- _popen/_wpopen: When overriding the default standard...
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 Michael Martin- Add missing break in ExDereferenceCallBackBlock so...
2008-12-21 Michael Martin- As per msdn.microsoft.com/en-us/library/ms802952...
2008-12-21 KJK::Hyperionmodified include/reactos/wine/exception.h
2008-12-21 Timo KreuzerUse "C" interface for intrinsic functions to avoid...
2008-12-21 Timo KreuzerInclude io.h. It's needed and was implicitly included...
2008-12-21 Timo KreuzerDon't use sys/time.h
2008-12-21 Timo KreuzerAvoid using non-standard names (S_IFITO, ...).
2008-12-21 Timo Kreuzerrevert 38201 and 38203 due to regressions
2008-12-21 Timo KreuzerFix definition of EMRCREATECOLORSPACE and EMRPOLYXXX...
2008-12-21 Cameron Gutman - Merge aicom-network-fixes up to r38205
2008-12-21 Jeffrey Morlanwidl: Don't assume that host void* is the same size...
2008-12-21 Timo Kreuzeradd _tcscpy_s and _tsplitpath_s
2008-12-21 KJK::Hyperionmodified dll/win32/gdi32/gdi32.rbuild
2008-12-20 Timo KreuzerDon't redefine _tcscpy_s and _tsplitpath_s
2008-12-20 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-20 Timo Kreuzerdefine _INTEGRAL_MAX_BITS only if it was not already...
2008-12-20 Timo KreuzerUpdate ETO constants
2008-12-20 Timo KreuzerTextOut functions take a character count, not a byte...
2008-12-20 Timo KreuzerHandle ETO_PDY more correctly (dy values still ignored)
2008-12-20 Kamil Hornicek- add check for NULL pointer, "first" is NULL for folde...
2008-12-20 Timo KreuzerWhen fuOptions has ETO_PDY specified, the DxBuffer...
2008-12-20 Timo Kreuzer[FORMATTING]
2008-12-20 Stefan Ginsberg- Revert 38116 -- the SEH issues should be gone now
2008-12-20 KJK::HyperionSupersedes r38084. Take three
2008-12-20 Dmitry Gorbachev- Do not use pGlobalData after freeing,
2008-12-20 Johannes Anderwald- Fix parameters for CreateService
2008-12-20 Dmitry Chapyshev- Fix all wine tests for MoveFileA/W
2008-12-20 Andrew MungerNull dereference FTL.
2008-12-20 Dmitry Chapyshev- Formatting fix
2008-12-20 Dmitry Chapyshev- Fix 2 winetests
2008-12-19 Timo Kreuzer- fix _STATIC_ASSERT
2008-12-19 James Tabor- Properly implement LookupIconIdFromDirectoryEx.
2008-12-19 Timo Kreuzerenable GetTimeZoneInformation in _getsystime
2008-12-19 Timo Kreuzeradd DECLSPEC_SELECTANY
2008-12-19 Timo KreuzerNtGdiGetFontUnicodeRanges:
2008-12-19 Gregor Schneider- Update fputwc implementation to current wine sources
2008-12-19 Gregor Schneider- Fix return values for fputc and _flsbuf: return only...
2008-12-19 Timo KreuzerZero the last character in lfFaceName when converting...
2008-12-18 Gregor Schneider- Remove static qualifier from g_mbcp_is_multibyte...
2008-12-18 Gregor Schneider- Update _mbclen, mblen, _mbslen, _mbsnextc and _mbstrl...
2008-12-18 James Tabor- From SDK, LD_ flags.
2008-12-18 Jeffrey MorlanVfatSetAllocationSizeInformation: The fast code for...
2008-12-18 Gregor Schneider- Update _mbsbtype and _mbsninc functions
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::GetRasterStatus()
2008-12-18 Gregor Schneider- Close registry key handle of both RegQueryValueEx...
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::GetGammaRamp()
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::CreateAdditionalSwapChain()
2008-12-18 Gregor Schneider- Remove duplicate harcoded _mbctype, rename MSVCRT_mbc...
2008-12-18 Dmitry Chapyshev- Revert r37085. It fix work kbswitch, but I think...
2008-12-18 Christoph von WittichGENERIC_WRITE is required to flush the input buffer
2008-12-18 Dmitry GorbachevAdd a hack which allows to boot with Armenian language.
2008-12-18 Dmitry GorbachevFix some keyboard layout related stuff in USetup.
2008-12-18 Dmitry GorbachevArmenian registry settings.
2008-12-18 Dmitry GorbachevAdd these two old translations:
2008-12-18 Johannes Anderwald- Add GUID_DEVCLASS_SOUND
2008-12-18 Christoph von WittichDPRINT1 -> DPRINT on failure to prevent spamming of...
2008-12-18 Jeffrey MorlanFAT##FindAndMarkAvailableCluster: Decrement the Availab...
2008-12-18 James TaborPatch by Aric Stewart : user32: Implement handling...
2008-12-17 Daniel ReimerAdd German Table to Kernel32
2008-12-17 Johannes Anderwald- Sorry I BROKE build
2008-12-17 Johannes Anderwald- add ks.sys & portcls.sys to bootcd image
2008-12-17 Dmitry Chapyshev- More implement GetCPInfoExW
2008-12-17 Johannes Anderwald- Handle PcNewRegistryKey for DeviceRegistryKey, Driver...
2008-12-17 Johannes Anderwald- Add IID_IPortClsVersion
2008-12-17 Daniel ReimerSynched winhlp32 and wordpad with wine HEAD.
2008-12-17 Johannes Anderwald- Add IUnregisterSubdevice && IUnregisterPhysicalConnec...
2008-12-17 Matthias Kupfermove variable declaration
2008-12-17 Matthias KupferMaciej Bialas <bjauy AT tlen DOT pl>
2008-12-17 Dmitry Chapyshev- Implement __lconv_init
2008-12-17 Dmitry GorbachevAllow to dynamically load a library which uses static...
2008-12-17 Dmitry GorbachevIn GetQueuedCompletionStatus function:
2008-12-16 Jeffrey MorlanFix bug where DIR /D wouldn't always show all files...
2008-12-16 Stefan Ginsberg- Sync gdiplus with Wine head
2008-12-16 Timo KreuzerFix usage of PNTSTATUS instead of NTSTATUS in NT_SUCCES...
2008-12-16 Stefan Ginsberg- Add missing break (<3 kjk <3)
2008-12-16 Timo KreuzerLet rbuild throw an exception when an implicit module...
2008-12-16 Stefan Ginsberg- Remove KeRosDumpStackFrames export and make the call...
2008-12-16 Stefan Ginsberg- Temporarily revert part of 38078 to make build server...
2008-12-16 Johannes Anderwald- Implement KsCreateAllocator, KsRegisterWorker, KsUnre...
2008-12-15 Dmitry GorbachevFix TLS callbacks. Testers, please test it on real...
2008-12-15 Stefan Ginsberg- Revert part of 37861 on kjk's request
2008-12-15 Stefan Ginsberg- Silence debug spam
2008-12-15 Timo Kreuzer- remove outdated files from mingw lib
2008-12-15 Dmitry Chapyshev- Formatting fix
2008-12-15 Timo Kreuzerfix a typo
2008-12-15 Dmitry Chapyshev- Add ACTIVATION_CONTEXT_STACK structure
2008-12-15 James Tabor- Fix bitmap tests.
2008-12-15 James Tabor- Implement DIB section attribute flag support.
2008-12-14 Timo Kreuzermbctype.h: fix broken _mbctype[] and _mbcasemap[] decla...
2008-12-14 Timo Kreuzer- Replace a 'for' with a 'do .. while '
2008-12-14 Timo Kreuzer[FORMATTING]
2008-12-14 KJK::HyperionRevert r38084
2008-12-14 KJK::HyperionSupersedes r38081
2008-12-14 Dmitry Gorbachev- Use HEAP_ZERO_MEMORY instead of memset().
next