mscms: Check an appropriate registry key.
[wine] / dlls /
2006-01-19  Saulius Krasuckasmscms: Check an appropriate registry key.
2006-01-19  Ken Thomasesuser: Fixed the lifetime of MDICREATESTRUCT variables.
2006-01-19  Aric Stewartshell32: Update shellpaths My Pictures, My Video, My...
2006-01-19  H. Verbeetd3d8: Added GL_ARB_point_sprite definition.
2006-01-19  H. Verbeetwined3d: Better version string parsing for VENDOR_NVIDIA in
2006-01-19  Huw Daviesmsxml: Text node implementation.
2006-01-19  Jason Edmeadesuser: Tests for when the menu is incorrect because...
2006-01-19  Dmitry Timoshkovx11drv: Add support for another Canadian French keyboar...
2006-01-19  H. Verbeetwined3d: In IWineD3DImpl_FillGLCaps use glGetString...
2006-01-19  Vitaliy Margolenkernel: Remove calls to Nt[Get|Set]ThreadContext.
2006-01-18  Alexandre Julliardntdll: Cleaned up the ioctl functions.
2006-01-18  Sasha Slijepcevicmsvcrt: In _tempnam, if TMP is set, it has a precedence...
2006-01-18  Huw Daviesmsxml: Implement get_nodeTypedValue.
2006-01-18  Robert Shearmanntdll: Loader optimization.
2006-01-18  Robert Reifwinealsa: Add critical section names for debugging.
2006-01-18  Alexandre Julliardgdi: Ignore a few more metafile escapes.
2006-01-18  Jacek Cabanshdocvw: Deactivate document in SetClientSite if Client...
2006-01-18  Detlef Riekenbergwinspool: Printing environment support for GetPrinterDr...
2006-01-18  Alex Villacís Lassomsacm: acmDriverAdd() support for ACM_DRIVERADDF_FUNCTI...
2006-01-18  Alex Villacís Lassomsacm: reroute all SendDriverMessage() calls to MSACM_M...
2006-01-18  Alex Villacís Lassomsacm: acmDriverMessage() with proper support for DRV_C...
2006-01-18  Alex Villacís Lassomsacm: acmDriverAdd[AW] support for ACM_DRIVERADDF_NOTI...
2006-01-18  Alex Villacís LassoMSACM: acmDriverAddW skeleton, implementation of ACM_DR...
2006-01-18  Alex Villacís Lassomsacm: Implement acmDriverPriority with driver priority...
2006-01-18  Alex Villacís Lassomsacm: Implement honouring of driver priority and enabl...
2006-01-18  Michael Stefaniucoleaut: Add missing SysFreeString to the Var{Mul,Add...
2006-01-18  Michael Stefaniucoleaut: Merge the VarCmp tests from vartype.c into...
2006-01-18  Robert Shearmanrpcrt4: Clear the newly allocated memory used for compl...
2006-01-18  Robert Shearmanrpcrt4: Fix the sending of >5800 byte messages by only...
2006-01-18  Robert Shearmanole: Update the COM todo list.
2006-01-18  Robert Shearmanole: Re-post the quit message outside of the DoDragDrop...
2006-01-18  Robert Shearmanoleaut: Reduce an ERR down to a WARN since a NULL inter...
2006-01-18  Huw Daviesmsxml: Add attribute node implementation.
2006-01-17  Marcus Meissnermsvcrt: _makepath(): operate on target buffer directly.
2006-01-17  Robert Reifdsound: Primary buffer size change tests.
2006-01-17  Robert Reifdsound: Add full duplex tests.
2006-01-17  Robert Reifdsound: Add full duplex support.
2006-01-17  Robert Reifdsound: Convert IDirectSoundImpl from a COM class to...
2006-01-17  Michael Kaufmannstatic control: Immediately repaint the control.
2006-01-17  Michael Kaufmannstatic control: Separate WM_NCCREATE and WM_SETTEXT.
2006-01-17  Michael Kaufmannstatic control: Don't load OEM bitmaps.
2006-01-17  Michael Kaufmannstatic control: STN_ENABLE and STN_DISABLE notifications.
2006-01-17  Michael Kaufmannstatic control: Better STM_GETIMAGE.
2006-01-17  Michael Kaufmannstatic control: Support SS_REALSIZEIMAGE.
2006-01-17  Michael Kaufmannstatic control: Support SS_REALSIZECONTROL.
2006-01-17  Michael Kaufmannstatic control: Background of enhanced metafiles.
2006-01-17  Michael Kaufmannstatic control: Support text style flags.
2006-01-17  Alex Villacís Lassomsacm: Add parameter tests for ACM_METRIC_DRIVER_PRIORI...
2006-01-17  Alex Villacís Lassomsacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) retur...
2006-01-17  Alex Villacís Lassomsacm: Add support for ACM_METRIC_DRIVER_SUPPORT.
2006-01-17  Michael Jungshell32: Support for CLSID_ShellFSFolder in unixfs.
2006-01-17  Vitaly Budovskid3d8: Render state additions.
2006-01-17  Alexandre Julliardshlwapi: Fixed use of wrong buffer in SHCopyKeyW.
2006-01-17  Robert Shearmanuser: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-17  Mike McCormackntdll: Add a test for NtNotifyChangeDirectoryFile.
2006-01-17  Mike McCormackkernel32: Create a stub implementation for PostQueuedCo...
2006-01-17  Mike McCormackntdll: Use FILE_OPEN instead of OPEN_EXISTING when...
2006-01-16  Michael Stefaniucoleaut32: Tests for the VarCmp reimplementation.
2006-01-16  Michael Stefaniucoleaut32: Reimplement VarCmp().
2006-01-16  Michael Stefaniucoleaut32: Define missing but useful VTBIT_* macros.
2006-01-16  Robert Shearmanshell: GetDetailsOf fix.
2006-01-16  Robert Shearmanshell: Convert the filesystem shell folder to Unicode.
2006-01-16  Robert Shearmanshell: Convert SHELL32_GetDisplayNameOfChild to unicode.
2006-01-16  Alex Villacís Lassomsacm: Fix incorrect linked list traversing leading...
2006-01-16  Mike McCormackkernel32: Move FileCDR16 in with the other 16bit file...
2006-01-16  Robert Shearmanoleaut: Handle a non-byref variant being passed for...
2006-01-16  Robert Shearmanoleaut: Only allocate memory once for each array needed...
2006-01-16  Robert Shearmanoleaut: Simplify missing argument handling in ITypeInfo...
2006-01-16  Huw Daviesmsxml: Fix for get_nodeValue on attributes.
2006-01-16  Huw Daviesmsxml: Implement setAttribute.
2006-01-16  Saulius Krasuckasmscms: Collect some data during profile enumeration.
2006-01-16  Hans Leidekkerkernel: Documentation cleanups.
2006-01-16  Rein Klazesuser: Avoid buffer overflow in sysparams.c.
2006-01-16  Mike McCormackntdll: Use the NTAPI definition of EXCEPTION_ACCESS_VIO...
2006-01-16  Mike McCormackntdll: Add a stub implementation of NtNotifyChangeDirec...
2006-01-16  Robert Reifdsound: Make dumpCooperativeLevel global.
2006-01-16  Robert Reifdsound: Make some capture functions global.
2006-01-16  Mike McCormackmsi: Eliminate a fixed length buffer.
2006-01-16  Hans Leidekkergdi: better implementation for GetCharABCWidthsFloat...
2006-01-16  Lionel Ulmerddraw: Better simulate what 'GetVerticalBlankStatus...
2006-01-16  Michael Jungunixfs: Fix SetNameOf.
2006-01-14  Robert Shearmanoleaut: Add const attribute to iterators in get functions.
2006-01-14  Robert Shearmanoleaut: Initialise more fields in CreateDispTypeInfo.
2006-01-14  Robert Shearmanoleaut: Support VT_CY in the typelib marshaller.
2006-01-14  Robert Shearmanole: Optimisation for COM Calls.
2006-01-14  Alexandre Julliardmsvcrt: Forward functions to ntdll instead of libc...
2006-01-14  Alexandre Julliardmsvcrt: Added wrappers for a few functions instead...
2006-01-14  Alexandre Julliardmsvcrt: Set errno in the standard math functions too...
2006-01-14  Alexandre Julliardmsvcrt: Make snprintf and snwprintf use the msvcrt...
2006-01-14  Alexandre Julliardmsvcrt: Reimplement rand() and srand() to use per-threa...
2006-01-14  Alexandre Julliardmsvcrt: Make strtok and wcstok thread-safe by using...
2006-01-14  Alexandre Julliardmsvcrt: Implemented asctime, ctime and strftime instead...
2006-01-14  Michael Jungunixfs: Fix ParseDisplayName.
2006-01-14  James Hawkinsadvpack: Remove stub status from implemented functions.
2006-01-14  James Hawkinsadvpack: Add stubs for CloseINFEngine, OpenINFEngine...
2006-01-14  James Hawkinsadvpack: Add a stub for AddDelBackupEntry.
2006-01-14  Alexandre Julliardkernel: Make sure the file contains data for the ReadFi...
2006-01-14  Alexandre Julliardrpcrt4: Fixed asm syntax for rep; movsl.
2006-01-14  Robert Reifdsound: Rename some functions, make some functions...
2006-01-14  Robert Reifdsound: Add DSOUND_PrimarySetFormat and use it to set...
next