msi: Always initialize MsiViewFetch's returned record to zero.
[wine] / dlls /
2006-06-12  Mike McCormackmsi: Always initialize MsiViewFetch's returned record...
2006-06-12  H. Verbeetd3d9: Make some test functions static.
2006-06-12  H. Verbeetd3d8: Make some test functions static.
2006-06-12  Dmitry Timoshkovmsvcrt: Print exception code in hex.
2006-06-12  Jason Greenwined3d: Map D3DSIO_DEF to it's GLSL generating functio...
2006-06-12  Robert Shearmanrpcrt4: Add an exception handler for CStdStubBuffer_Invoke.
2006-06-12  Robert Shearmanrpcrt4: Initialise pStubMsg->MemorySize to zero before...
2006-06-12  Robert Shearmanrpcrt4: Use safe_mutiply in conformant array functions.
2006-06-12  Robert Shearmanrpcrt4: Pass in a maximum variance value to ReadVarianc...
2006-06-12  Robert Shearmanrpcrt4: Check that strings are null-terminated on unmar...
2006-06-12  Robert Shearmanrpcrt4: Use safe_multiply when multiplying anything...
2006-06-12  Robert Shearmanrpcrt4: Raise an exception during unmarshaling if a...
2006-06-12  Robert Shearmanrpcrt4: Introduce a new function, safe_multiply, which...
2006-06-12  Alexandre Julliarduuid: Mark all GUID variables as hidden.
2006-06-12  Alexandre Julliarddnsapi: DnsExtractRecordsFromMessage_A is not exported.
2006-06-12  Alexandre Julliardadvapi32: Added spec entry for GetEffectiveRightsFromAclW.
2006-06-10  Alexandre Julliardwined3d: Make all the local shader functions static.
2006-06-10  Alexandre Julliardwined3d: Make the virtual table functions static where...
2006-06-10  Jason Greenwined3d: Change fog output variable name for GLSL shaders.
2006-06-10  Jason Greenwined3d: Fix regression from register maps switch for...
2006-06-10  Ivan Gyurdievwined3d: Enable CND/CMP for SHADER_ARB.
2006-06-10  Ivan Gyurdievwined3d: Print out sampler state names.
2006-06-10  Ivan Gyurdievwined3d: Downgrade Get*Shader FIXME to TRACE.
2006-06-10  Detlef Riekenbergwinspool/tests: Tests for GetPrintProcessorDirectory.
2006-06-10  Saulius Krasuckasadvapi32: Test RegSetValueEx[AW] for setting some seque...
2006-06-10  Alexandre Julliardmsi: Make all the ops structures static and const.
2006-06-10  Alexandre Julliardimagehlp: Remove the unused internal.c file.
2006-06-10  Alexandre Julliardoleaut32: Make the virtual table functions static where...
2006-06-10  Alexandre Julliardole32: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarditss: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddxdiagn: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddswave: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddsound: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddpnet: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddmusic: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddmsynth: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddmstyle: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddmscript: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddmloader: Make the virtual table functions static where...
2006-06-10  Alexandre Julliarddmcompos: Make the virtual table functions static where...
2006-06-10  Alexandre Julliardd3d9: Make the virtual table functions static where...
2006-06-10  Alexandre Julliardd3dx8: Make the virtual table functions static where...
2006-06-10  Alexandre Julliardd3d8: Make the virtual table functions static where...
2006-06-09  Andrew Talbotx11drv: Write-strings warnings fix.
2006-06-09  Detlef Riekenbergwinspool: Add GetPrintProcessorDirectoryA.
2006-06-09  Robert Shearmanoleaut32: We always pass in an IRpcChannelBuffer to...
2006-06-09  Robert Shearmanole32: If IRpcStubBuffer_Invoke fails, we should raise...
2006-06-09  Robert Shearmanole32: Register ISequentialStream for marshaling.
2006-06-09  Robert Shearmanole32: Implement CoQueryClientBlanket, CoImpersonateCli...
2006-06-09  Robert Shearmanole32: Implement FTMarshalImpl_GetMarshalSizeMax.
2006-06-09  Alexandre Julliardshell32: Use the standard DEFINE_GUID macro to define...
2006-06-09  Alexandre Julliardriched32: Use the standard DEFINE_GUID macro to define...
2006-06-09  Alexandre Julliardole32: Use the standard DEFINE_OLEGUID macro to define...
2006-06-09  Alexandre Julliardoleaut32: Use the standard DEFINE_OLEGUID macro to...
2006-06-09  Jason Greenwined3d: GLSL shader cleanup patch.
2006-06-09  Pierre d'Herbemontdbghelp: Implement fetch_thread_info on powerpc.
2006-06-09  Pierre d'Herbemontntdll: Fix NtQueryInformationThread on non x86.
2006-06-09  Robert Shearmanrpcrt4: Clear an object pointer during unmarshaling...
2006-06-09  Robert Shearmanrpcrt4: Initialise pStubMsg->MemorySize to zero before...
2006-06-09  Robert Shearmanrpcrt4: Don't raise an exception if there is no freer...
2006-06-09  Robert Shearmanrpcrt4: Implement more base types for complex types.
2006-06-09  Robert Shearmanrpcrt4: Now that there's a process-wide pool of connect...
2006-06-09  Robert Shearmanrpcrt4: Return the status received from RPCRT4_Send...
2006-06-09  H. Verbeetd3d9: Add a test for default texture stage state values.
2006-06-09  Jeff Latimerusp10: ScriptTextOut updated to reflect that it must...
2006-06-09  Peter Beutnermsvidc: Change short description to MS-CRAM.
2006-06-09  Dmitry Timoshkovuser: Neither WS_CAPTION nor WS_EX_APPWINDOW has anythi...
2006-06-09  qingdoa daoooleaut32: Fix safearray data destruction.
2006-06-09  Alexandre Julliardopengl32: Store function pointers in a separate array...
2006-06-09  Alexandre Julliardopengl32: Only store the glX name if different from...
2006-06-09  Alexandre Julliardopengl32: Make all the function pointers and thunks...
2006-06-09  Mike McCormackmsi: Update the progress control while installing.
2006-06-09  Mike McCormackmsi: Remove some unnecessary NULL checks.
2006-06-09  Jason Greenwined3d: Allow drawPrim to create and use the GLSL...
2006-06-09  Jason Greenwined3d: Add GLSL helper functions to Device.
2006-06-09  Jason Greenwined3d: Map vertex shader instructions to GLSL generat...
2006-06-09  Jason Greenwined3d: Map pixel shader instructions to GLSL generati...
2006-06-09  Jason Greenwined3d: Prototype the GLSL functions for use with...
2006-06-09  Jason Greenwined3d: Added more declarations to GLSL.
2006-06-09  Jason Greenwined3d: Unified float constant register mapping betwee...
2006-06-09  Jason Greenwined3d: Add the bulk of the GLSL string generation...
2006-06-09  Jason Greenwined3d: Move constant loading out of DrawPrimDrawStrid...
2006-06-09  Dmitry Timoshkovcomctl32: Return FALSE in the WM_CLOSE PROPSHEET_Dialog...
2006-06-09  Detlef Riekenbergcomdlg32: Rename finddlg.c to finddlg16.c.
2006-06-09  Alexandre Julliardhlink: Add spec file entry for HlinkQueryCreateFromData.
2006-06-09  Alexandre Julliardrpcrt4: Make the protseq_ops structure constant.
2006-06-09  Alexandre Julliardkernel: Added support for GlobalMemoryStatus on MacOS.
2006-06-09  Alexandre Julliardmshtml: Changed C syntax that winapi_check doesn't...
2006-06-08  Jeff Latimerusp10: Update ScriptStringAnalyse and tests for ScriptS...
2006-06-08  Jeff Latimerusp10: Update ScriptGetCMap to conform to Windows.
2006-06-08  Jeff Latimerusp10: Update tests in test_ScriptItemIzeShapePlace...
2006-06-08  Jeff Latimerusp10: Add stubs for ScriptCPtoX, ScriptXtoCP and Scrip...
2006-06-08  Alexandre Julliardrpcrt4: Avoid potential redefinition of uuid_t.
2006-06-08  Phil Lodwickshell32/tests: Test to make sure we can create a non...
2006-06-08  Phil Lodwickshell32: SHCreateDirectoryEx can create a non-nested...
2006-06-08  Michael Kaufmannuser/tests: Update LoadImage test.
2006-06-08  Robert Shearmanoleaut32: Uncomment a line to implement conversion...
2006-06-08  Robert Shearmanoleaut32: Handle BSTRs in VARIANT_CopyData.
2006-06-08  Phil Lodwickwininet: ftp: Fix crash if input buffer is larger than...
2006-06-08  Phil Lodwickwininet: ftp: 125 is an acceptable response code for...
next