winhelp: Updated Korean resource.
[wine] / dlls /
2006-07-24  Jacek Cabanurlmon: Don't use freed string in TRACE.
2006-07-24  Jacek Cabanshdocvw: Return S_OK in IPersistStreamInit::Load.
2006-07-24  Louis. Lendersshell32: Define one more avi resource.
2006-07-24  James Hawkinsmsi: Add tests for component and feature states.
2006-07-24  Andrew Talbotshell32/tests: Write-strings warnings fix.
2006-07-24  Andrew Talbotriched20: Write-strings warnings fix.
2006-07-21  James Hawkinsmsi: Expand features with odd Display values.
2006-07-21  James Hawkinsmsi: Don't display a feature if its Display value is...
2006-07-21  James Hawkinsmsi: Set the component's initial state based on its...
2006-07-21  Jason Greenwined3d: Minor trace corrections in Set___ShaderConstan...
2006-07-21  Stefan Dösingerwined3d: Do not try to create a vbo more than once.
2006-07-21  Stefan Dösingerwined3d: Move vertex fixups into their own function.
2006-07-21  Alexandre Julliardntdll: Use NtAllocateVirtualMemory to allocate all...
2006-07-21  Benjamin Araioleaut32: Fix missing tests and heap errors for VarCat...
2006-07-21  Benjamin Araioleaut32: Fix temp variant initialization issues in...
2006-07-21  Stefan Siebertntdll: Implementation of process CreationTime and ExitTime.
2006-07-21  Christian Gmeinersetupapi: Implemented SetupDiCreateDeviceInfoA.
2006-07-21  Christian Gmeinersetupapi: Rename a test.
2006-07-21  Robert Reifadvapi32: Partial LookupAccountSid implementation.
2006-07-21  Alexandre Julliardntdll: Simplify the sanity checks in RtlFreeHeap and...
2006-07-21  Alexandre Julliardntdll: Set a proper HEAP_MIN_DATA_SIZE on 64-bit platforms.
2006-07-21  Alexandre Julliardntdll: Add a few more free list entries to the heap.
2006-07-21  Hwang YunSong(황윤성)comdlg32: Updated Korean resource.
2006-07-21  Mike McCormackmsi: Handle W/A conversions more correctly in MsiProvid...
2006-07-21  Mike McCormackmsi: Use msi_reg_get_val_str() to read a registry value.
2006-07-21  Mike McCormackmsi: Add a stub implementation for MsiProvideQualifiedC...
2006-07-21  Mike McCormackmsi: Components with INSTALLSTATE_NOTUSED are considere...
2006-07-21  Mike McCormackmsi: A component with an empty path is not used.
2006-07-21  Mike McCormackmsi: Use TRACE not FIXME for already implemented functions.
2006-07-21  Ivan Gyurdievd3d9: State management test framework for d3d9.
2006-07-21  Ivan Gyurdievwined3d: Respect EnableAutoDepthStencil parameter.
2006-07-21  Ivan Gyurdievwined3d: Correct initial render states.
2006-07-21  Ivan Gyurdievwined3d: Do not return WINED3DERR_INVALIDCALL for Phong...
2006-07-21  Ivan Gyurdievwined3d: Restore recording mode later in ActiveRender().
2006-07-21  Ivan Gyurdievwined3d: Read shader constants from correct stateblock.
2006-07-21  Andrew Talbotmscms/tests: Write-strings warnings fix.
2006-07-21  Dmitry Timoshkovuser: Add a TrackMouseEvent test, make it pass under...
2006-07-21  Jeff Latimerusp10: Add functionality for ScriptXtoCP and ScriptCPto...
2006-07-21  Robert Shearmanole32: Implement CoRegisterPSClsid.
2006-07-21  Juan Langmsi: Don't use fixed-size buffers in AppSearch action.
2006-07-21  Roderick Colenbranderdinput8: DirectInput8Create rewrite.
2006-07-21  Benjamin Araioleaut32: OLEFontImpl_GetIDsOfNames conformance test.
2006-07-21  Benjamin Araioleaut32: Implements OLEFontImpl_GetIDsOfNames.
2006-07-21  Bang Jun-Youngcomdlg32: Remove redundant headers.
2006-07-21  Ge van Geldorpgdi: Use variables of correct size.
2006-07-20  Christian Gmeinersetupapi: Add stub for SetupDiCreateDeviceInfoW.
2006-07-20  Christian Gmeinersetupapi: Remove unneeded NULL checks before MyFree().
2006-07-20  James Hawkinsmsi: Implement the SetInstallLevel event.
2006-07-20  James Hawkinsmsi: Forward MsiSetInstallLevel to an internal MSI_SetI...
2006-07-20  James Hawkinsmsi: Update feature states after changing install level...
2006-07-20  James Hawkinsmsi: Rename SetFeatureStates to match the naming scheme...
2006-07-20  Hans Leidekkerusp10: Implement and test ScriptCacheGetHeight.
2006-07-20  Jacek Cabanurlmon: Added PARSE_CANONICALIZE implementation in...
2006-07-20  Jacek Cabanmshtml: Wrap remaining Heap* functions by inline functions.
2006-07-20  Paul Vrienswininet: FTP_FtpDeleteFileW expects a LPWININETFTPSESSIONW.
2006-07-20  Andrew Talbotdnsapi/tests: Write-strings warnings fix.
2006-07-20  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-07-20  H. Verbeetwined3d: Compilation fixes.
2006-07-20  Kovács Andrásdinput: joydev_enum_deviceA now returns the correct...
2006-07-20  Hwang YunSong(황윤성)comctl32: Updated Korean resource.
2006-07-20  Juan Langcrypt32: Implement more string types for X509_NAME_VALUE.
2006-07-20  Juan Langcrypt32: Correct handling of empty output buffer in...
2006-07-20  Juan Langmsi: Implement ACTION_AppSearchIni.
2006-07-19  Alexandre Julliardntdll: Null-terminate strings returned by VFAT_IOCTL_RE...
2006-07-19  Paul Vrienswininet: FTP_FtpRenameFileW expects a LPWININETFTPSESSIONW.
2006-07-19  Juan Langcrypt32: Implement X509_UNICODE_NAME_VALUE encoding...
2006-07-19  Juan Langmsi: Implement searching parent in ACTION_AppSearchReg.
2006-07-19  Mike McCormackmsi: Implement MsiConfigureFeatureW.
2006-07-19  Mike McCormackmsi: Fix the size of base 85 GUIDs.
2006-07-19  Mike McCormackmsi: Only load the features and files tables once.
2006-07-19  Jeff Latimerusp10: Add ScriptStringCPtoX and ScriptStringXtoCP...
2006-07-19  Alexandre Julliardkernel: Simplify set_process_name now that it doesn...
2006-07-19  Alexandre Julliardkernel: Added support for exec'ing a new Win32 process.
2006-07-19  Alexandre Julliardserver: Simplify process creation.
2006-07-19  Jason Greenwined3d: Make the number of floating point shader const...
2006-07-19  Stefan Leichtercrypt32: Make tests loadable on NT4.
2006-07-19  James Hawkinsmsi: Add a stub implementation of MsiSourceListClearAll.
2006-07-19  James Hawkinsmsi: Sort SelectionTree items by their Display value.
2006-07-19  Huw Daviesmsi: Create files with the correct file attributes.
2006-07-19  Mike McCormackmsi: Check the right pointers for NULL.
2006-07-19  Mike McCormackmsi: Set properties, not the command line in MsiReinsta...
2006-07-19  Mike McCormackmsi: Implement MsiSetInstallLevel.
2006-07-19  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2006-07-19  Andrew Talbotsecur32: Write-strings warnings fix.
2006-07-19  Andrew Talbotcrypt32/tests: Write-strings warnings fix.
2006-07-19  Benjamin Araioleaut32: Update error codes for VarMod.
2006-07-19  Huw Daviesmsxml3: removeChild should catch a NULL child node.
2006-07-19  Huw Daviesmsxml3: Add a test to check that selectSingleNode retur...
2006-07-19  Juan Langmsi: Set name in ACTION_AppSearchGetSignature.
2006-07-19  Juan Langcrypt32: Don't return from a try block.
2006-07-19  Jacek Cabanmshtml: Added stub implementation of ShowHTMLDialog.
2006-07-18  Stefan Dösingerddraw/wined3d: Remove texture format enumeration functions.
2006-07-18  Stefan Dösingerwined3d: Duplicate flips in software if the local copy...
2006-07-18  Stefan Dösingerwined3d: Disable the fog before writing the back buffer...
2006-07-18  Stefan Dösingerwined3d: Add a setting for the render target locking...
2006-07-18  Stefan Dösingerwined3d: Break the glDrawPixels call out of UnlockRect.
2006-07-18  Juan Langcrypt32: Output x.500 strings from CertNameToStrA/W.
2006-07-18  Juan Langcrypt32: Fix reading key prov info from serialized...
2006-07-18  Juan Langcrypt32: Always set required encoded length in CryptEnc...
2006-07-18  Juan Langmsi: Fix silly pointer error.
next