Commit Graph

85241 Commits

Author SHA1 Message Date
Hans Leidekker 110d96634b oleaut32: Handle negative offsets into the custom data table.
Fixes a crash in the Visio 2002 installer.
2012-01-17 13:59:03 +01:00
Frédéric Delanoy d6073cc58a appwiz.cpl: Avoid unneeded abbreviation in button label. 2012-01-17 11:58:59 +01:00
Francois Gouget 80ad846c5e po: Remove an English string from the Arabic translation. 2012-01-17 11:55:45 +01:00
Francois Gouget 1901c7149b po: Remove English strings from the Romansh translation. 2012-01-17 11:55:42 +01:00
Francois Gouget fd631e372d po: Remove English strings from the Slovak translation. 2012-01-17 11:55:38 +01:00
Francois Gouget 12ce46548a po: Remove English strings from the Slovenian translation. 2012-01-17 11:55:35 +01:00
Francois Gouget 298eac2d66 po: Remove English strings from the Serbian (Cyrillic) translation. 2012-01-17 11:55:31 +01:00
Francois Gouget 83a7f1b7cf po: Remove English strings from the Serbian (Latin) translation. 2012-01-17 11:55:28 +01:00
Francois Gouget 1c49ea47fb po: Remove English strings from the Swedish translation. 2012-01-17 11:55:24 +01:00
Francois Gouget 1f9181e038 po: Remove English strings from the Thai translation. 2012-01-17 11:55:22 +01:00
Francois Gouget 6a5fb3034b po: Remove English strings from the Turkish translation. 2012-01-17 11:55:19 +01:00
André Hentschel aa1315735b po: Update German translation. 2012-01-17 11:55:13 +01:00
Hwang YunSong 8d3ca2a9fc po: Updated Korean translation. 2012-01-17 11:55:03 +01:00
Aurimas Fišeras 536b10cad5 po: Update Lithuanian translation. 2012-01-17 11:54:52 +01:00
Dmitry Timoshkov 1d01a7ba1e kernel32: Fix access flags to page protection mapping in MapViewOfFileEx. 2012-01-17 11:54:43 +01:00
Michael Stefaniuc 3ec0b056d5 dsound: Support IKsPropertySet in the primary buffer too. 2012-01-17 11:53:25 +01:00
Michael Stefaniuc 48ca5924b4 dsound: Merge IKsPropertySet into the secondary buffer object. 2012-01-17 11:53:19 +01:00
Michael Stefaniuc fd04e770f1 dsound: Drop "Buffer" from the IKsPropertySet method names. 2012-01-17 11:53:05 +01:00
Austin English fe30990e8d wined3d: Recognize Nvidia 540M. 2012-01-17 11:52:26 +01:00
Gerald Pfeifer 11e811411c libwine: Always build preloading code. 2012-01-17 11:52:19 +01:00
Andrew Eikum 9cf7f95483 dsound: Lock the source buffer during duplication. 2012-01-17 11:51:25 +01:00
Aric Stewart ab73506528 wineqtdecoder: Lock the Transform filter csReceive around the decommpression callback. 2012-01-17 11:49:35 +01:00
Aric Stewart b32b1a924e strmbase: In the TransformFilter add a critical section that protects the streaming state. 2012-01-17 11:49:28 +01:00
Aric Stewart 9aa3c74503 wineqtdecoder: Do not invert height. 2012-01-17 11:49:07 +01:00
Alexandre Julliard a6b6c0ebe5 mountmgr: Create a symlink in DosDevices for cdroms. 2012-01-17 11:41:15 +01:00
Alexandre Julliard 5e5cbcc841 include: Fix some typos in winioctl.h. 2012-01-17 11:39:45 +01:00
Andrew Eikum 6d391df4aa dsound: Don't launch a separate thread for the mmdevapi enumerator. 2012-01-16 19:32:51 +01:00
Andrew Eikum 04ab858fef winmm: Only start the devices thread when necessary. 2012-01-16 19:32:50 +01:00
Dmitry Timoshkov 9bd55bc2f5 kernel32: Test MapViewOfFile and NtMapViewOfSection side by side. 2012-01-16 19:32:48 +01:00
Aric Stewart 40220e7205 wineqtdecoder: Include cbAlign in the requested buffer size. 2012-01-16 19:32:46 +01:00
Aric Stewart 2ea8f8a4a0 wineqtdecoder: Improve and differentiate Sample Time and MediaTime. 2012-01-16 18:17:49 +01:00
Aric Stewart 3ef34d7799 wineqtdecoder: Zero out the whole QTSplitter structure on creation. 2012-01-16 18:17:49 +01:00
Aric Stewart 8c91f1bf5e quartz: Implement IObjectWithSite and IAMGraphBuilderCallback for the FilterGraph. 2012-01-16 18:17:49 +01:00
Piotr Caban c1fb15d1f8 urlmon/tests: Added Uri IMarshal_UnmarshalInterface tests. 2012-01-16 18:17:48 +01:00
Piotr Caban c6a72ce150 urlmon/tests: Added Uri IMarshal_MarshalInterface tests. 2012-01-16 18:17:48 +01:00
Piotr Caban 991061e461 urlmon: Added Uri IMarshal implementation. 2012-01-16 18:17:47 +01:00
Alexandre Julliard 50480c72f3 user32: Fix a pointer cast warning. 2012-01-16 18:17:45 +01:00
Alexandre Julliard 55107912f0 dbghelp: Fix a couple of pointer cast warnings. 2012-01-16 18:17:43 +01:00
Alexandre Julliard dc880388e1 qedit: Avoid releasing an uninitialized object. 2012-01-16 17:41:56 +01:00
Jacek Caban 1791cdaea8 vbscript: Fixed stack reallocation. 2012-01-16 16:49:16 +01:00
Jacek Caban c53529b48d vbscript: Use 0 as an invalid label value. 2012-01-16 16:49:10 +01:00
Jacek Caban ff96e75996 vbscript: Use 0 as invalid instruction offset. 2012-01-16 16:49:04 +01:00
Detlef Riekenberg 49e1a1a5dc shell32/tests: Simple tests for IApplicationAssociationRegistration. 2012-01-16 16:48:58 +01:00
Detlef Riekenberg 2d4d571ffc shell32: Add a stub for IApplicationAssociationRegistration. 2012-01-16 16:48:53 +01:00
Detlef Riekenberg 48155b5df0 shell32: Avoid crash on NULL pointer. 2012-01-16 16:48:40 +01:00
Detlef Riekenberg 9ee18919a5 shell32/tests: Start tests for IQueryAssociations. 2012-01-16 16:48:30 +01:00
Detlef Riekenberg fdeaf7c0b4 shell32: Use SHFree for memory allocated with SHAlloc. 2012-01-16 16:48:06 +01:00
Alexandre Julliard b71f83ba64 configure: Disable printf format checking for 64-bit Mingw builds. 2012-01-16 16:32:10 +01:00
Alexandre Julliard fbd08d5914 winedbg: Kill the whole target process on exit in auto mode. 2012-01-16 14:05:27 +01:00
Alexandre Julliard 6d2063f41b ntdll: Set the thread exit code when a thread is killed inside a wait. 2012-01-16 14:04:39 +01:00