wine
2007-05-29  Alexandre Julliardschannel: Use FIELD_OFFSET instead of offsetof.
2007-05-29  Francois Gougetschannel: Fix the name of the SetContextAttributes...
2007-05-29  Francois Gougetschannel: The PSDK defines no SECPKG_FUNCTION_TABLE_SIZ...
2007-05-29  Francois Gougetinclude: The PSDK does not define the DEFINE_SHLGUID...
2007-05-29  Francois Gougetshlwapi/tests: The PSDK does not define IID_IDelayedRel...
2007-05-29  Francois Gougetshell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
2007-05-29  Francois GougetIn the PSDK HRESULT_FROM_WIN32() is now an inline funct...
2007-05-29  Francois Gougetddraw: Fix the name of DDSPD_IUNKNOWNPOINTER.
2007-05-29  Francois Gougetcomctl32/tests: The PSDK does not define ListView_Inser...
2007-05-29  Francois Gougetkernel32/tests: src[i] is a char so there is no point...
2007-05-29  Francois Gougetd3d9/tests: Fix compilation with Visual C++ 2005.
2007-05-29  Francois Gougetshell32/tests: We need NTDDI_VERSION >= NTDDI_WINXPSP1...
2007-05-29  Francois Gougetuser32/tests: SWP_STATECHANGED is an undocumented flag...
2007-05-29  Francois Gougetmsvcrt/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Francois Gougetmsi/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Francois Gougetkernel32/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Francois Gougetusp10/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-05-29  Andrew Talbotwininet: Exclude unused headers.
2007-05-29  Andrew Talbotwineps.drv: Exclude unused headers.
2007-05-29  Alexandre Julliardmsxml3: Fixed compilation without libxml.
2007-05-29  Andrew Talbotmsg711.acm: Constify some variables.
2007-05-29  Andrew Talbotmscms: Constify some variables.
2007-05-29  Andrew Talbotmsdmo: Constify some variables.
2007-05-29  Evan Stadegdiplus: Added stub implementation of gdiplus.dll.
2007-05-29  Dmitry Timoshkovoleaut32: Add support for loading and drawing metafiles.
2007-05-29  Dmitry Timoshkovgdi32: Perform consistency checks when loading an EMF...
2007-05-29  Detlef Riekenbergddraw: Do not crash when Clipper is NULL.
2007-05-29  Detlef Riekenberglocalui/tests: Handle different results from XP.
2007-05-29  Maarten Lankhorstdsound: Fix stupid mistake.
2007-05-29  Andrew Talbotmpr: Constify some variables.
2007-05-29  Andrew Talbotmciwave: Constify a variable.
2007-05-29  Rob Shearmanwininet: Pass context to InitializeSecurityContext...
2007-05-29  Rob Shearmansetupapi: Add a FIXME in SetupCopyOEMInfW for when...
2007-05-29  Kai Blinws2_32: Make WS2_send trace more readble.
2007-05-29  Kai Blinsecur32: Downgrade WARN to TRACE, fix another TRACE.
2007-05-29  Andrew Talbotwinmm: Exclude unused headers.
2007-05-29  Andrew Talbotws2_32: Exclude unused headers.
2007-05-29  Juan Langcrypt32: Remove wrong test and parameter check.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-25  Huw Davieswinex11.drv: Use XRenderCompositeText instead of XRende...
2007-05-25  Huw Davieswinex11.drv: Merge some common code.
2007-05-25  Damjan Jovanovicws2_32: Simplify some socket tests by adding a function...
2007-05-25  Ralf Beckwinealsa.drv: Add missing offset of pitch bender in...
2007-05-25  Ralf Beckwinealsa.drv: Add midi realtime and midi common message...
2007-05-25  Rob Shearmansecur32: Fix NTLM's InitializeSecurityContextA/W to...
2007-05-25  Rob Shearmansecur32: Don't set the output buffer type in NTLM's...
2007-05-25  Rob Shearmansecur32: Make the NTLM SSP cope with a NULL phCredentia...
2007-05-25  Rob Shearmansecur32: Fix the wrapper InitializeSecurityContextA...
2007-05-25  James Hawkinsmsxml3: Add tests for IXMLDocument.
2007-05-25  James Hawkinsmsxml3: Add tests for IXMLElement and IXMLElementCollec...
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLDocument.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLElement and...
2007-05-25  Huw Daviesoleaut32: SLTG references are only unique at the typein...
2007-05-25  Juan Langcrypt32: Statically initialize static lists and critica...
2007-05-25  Dan Hipschmanwidl: Allow types that reference themselves.
2007-05-25  Dan Hipschmanwidl: Shrink type_t structure.
2007-05-25  Dan Hipschmanwidl: Handle pointers in unions.
2007-05-25  Dan Hipschmanrpcrt4: Fix test typo.
2007-05-25  Maarten Lankhorstdsound: Block align SetCurrentPosition and add test...
2007-05-25  James Hawkinsmsi: Add the ability to deformat the component's source.
2007-05-25  James Hawkinsmsi: Remove a misleading ERR, as this fails if a file...
2007-05-25  Jacek Cabanmshtml: Added missing WINAPI in window proc.
2007-05-25  Jacek Cabanmshtml: Fixed AsyncOpen implementation for channels...
2007-05-25  Detlef Riekenberglocalui/tests: Add tests for AddPortUI.
2007-05-25  Vitaliy Margolenwine.inf: Create fake dll for iexplore.exe.
2007-05-25  Rob Shearmansecur32: Fix the dwVersion field in the security functi...
2007-05-25  Nigel Liangshlwapi: Stub implementation for SHSetTimerQueueTimer.
2007-05-24  Alexandre Julliardwinebuild: Set the IMAGE_FILE_EXECUTABLE_IMAGE flag...
2007-05-24  Dmitry Timoshkovwinedbg: Fix a problem revealed by compilation in 64...
2007-05-24  Dmitry Timoshkovuser32/tests: Fix a problem revealed by compilation...
2007-05-24  Dmitry Timoshkovkernel32/tests: Fix a problem revealed by compilation...
2007-05-24  Dmitry Timoshkovcomctl32/tests: Fix some problems revealed by compilati...
2007-05-24  Louis Lendersshell32: Update Dutch resource.
2007-05-24  Michael Stefaniucmsi: A signed 1-bit bitfield doesn't make much sense...
2007-05-24  Michael Stefaniucwinedump: '$' isn't a valid character in an identifier...
2007-05-24  Rob Shearmanmlang: Implement ConvertINetString.
2007-05-24  Rob Shearmanhlink: Improve the loading of hlinks.
2007-05-24  Rob Shearmanhlink: Improve the saving of hlinks by documenting...
2007-05-24  Rob Shearmanshlwapi: Add a slash to the URL if there is no path...
2007-05-24  Rob Shearmanurlmon: The persisted version of URL monikers should...
2007-05-24  Rob Shearmanurlmon: Fix a typo in URLMonikerImpl_Save.
2007-05-24  Rob Shearmanhlink: Fix HlinkCreateFromString to create a URL monike...
2007-05-24  Hwang YunSong... xcopy: New Korean resource.
2007-05-23  Robert Reifdsound: Add missing interface ID.
2007-05-23  Maarten Lankhorstmpr: Small fixes to WNetGetConnection.
2007-05-23  Francois Gougetport.h: Issue an error if port.h is included after...
2007-05-23  Thomas Spearwine.inf: Add uninstall key.
2007-05-23  Marcus Meissnerquartz: ppinsplitter might be used uninitialized (Cover...
2007-05-23  Marcus Meissnerntdll: Initialize pointers to NULL (Coverity).
2007-05-23  Dmitry Timoshkovkernel32: Fix compilation warnings in 64-bit mode.
2007-05-23  Dmitry Timoshkovntdll: Fix compilation warnings in 64-bit mode.
2007-05-23  Dmitry Timoshkovwidl: Fix compilation warnings in 64-bit mode.
2007-05-23  Dmitry Timoshkovwinternl.h: Make the fields of the PROCESS_BASIC_INFORM...
2007-05-23  Dmitry Timoshkovbasetsd.h: Fix a typo in the parameter name.
2007-05-23  Mounir IDRASSIwinscard: Small initial stub implementation.
2007-05-23  Marcus Meissneroleau32: Fix one entry overflow (Coverity).
2007-05-23  Peter Oberndorferwinedbg: Only check for break/watch points on first...
2007-05-23  Peter Oberndorferwinedbg: Show some info for msvcrt C++ exceptions.
2007-05-23  Peter Oberndorferntdll: Fix up instruction pointer in context inside...
next