Commit graph

85401 commits

Author SHA1 Message Date
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
Jörg Höhle
89eaa56a2f winecoreaudio: GetNextPacketSize returns 0 when no data is available yet. 2012-01-16 13:48:28 +01:00
Jörg Höhle
18024afd97 winealsa: Fix AudioCaptureClient Get/ReleaseBuffer protocol. 2012-01-16 13:48:24 +01:00
Frédéric Delanoy
8bf8bd9786 wineconsole: Don't include spaces before colons in English strings. 2012-01-16 13:14:42 +01:00
Nikolay Sivov
576aa0e6d0 msi: Use data table for dispid tests. 2012-01-16 13:13:23 +01:00
Nikolay Sivov
8a012ff4f7 msi: Implement list on top of general object. 2012-01-16 13:13:13 +01:00
Nikolay Sivov
07058e0068 msi: Add a helper to create database object. 2012-01-16 13:12:51 +01:00
Nikolay Sivov
ff3ed0e5ea msi: Add null terminator to typelib name. 2012-01-16 13:12:41 +01:00
Nikolay Sivov
b79311b175 msi: Create installer object initializing automation object data. 2012-01-16 13:12:25 +01:00
Nikolay Sivov
9505a1bf28 msi: Implement session object directly on top of automation object. 2012-01-16 13:12:14 +01:00
Nikolay Sivov
9687c29cc5 msi: COM cleanup for automation object implementation. 2012-01-16 13:11:28 +01:00
André Hentschel
3abe79d71a winemaker: Add command line option for compiling static libraries. 2012-01-16 12:45:38 +01:00
André Hentschel
a6b209d801 d3drm: Add IDirect3DRMDevice3 interface. 2012-01-16 12:45:38 +01:00
André Hentschel
467bbc4497 d3drm: Fix invocation of GetTextureCoordinates. 2012-01-16 12:45:38 +01:00
Frédéric Delanoy
07b14bf281 windowscodecs: Fix memory deallocation in LoadUnknownMetadata (Coverity). 2012-01-16 12:45:38 +01:00
Daniel Lehman
9a8d3cc5bd msvcrt: Add declarations to stdlib.h for _wcstoui64 and _wcstoi64. 2012-01-16 12:45:38 +01:00
Daniel Lehman
cbe1bcd29f msvcp90: Start rfind from given position. 2012-01-16 12:45:37 +01:00
Francois Gouget
24ff3ad5eb po: Remove English strings from the Ukrainian translation. 2012-01-16 12:45:37 +01:00
Francois Gouget
0db9804f27 po: Remove English strings from the Walloon translation. 2012-01-16 12:45:37 +01:00
Francois Gouget
13ac14929c po: Remove English strings from the Chinese (PRC) translation. 2012-01-16 12:45:37 +01:00
Francois Gouget
d9ca3ab1e5 po: Remove English strings from the Chinese (Taiwan) translation. 2012-01-16 12:45:37 +01:00
Francois Gouget
8c79785a4f po: Update the Hebrew fuzzy translations. 2012-01-16 12:45:37 +01:00
André Hentschel
9821720e20 po: Update German translation. 2012-01-16 12:45:36 +01:00
Gustavo Henrique Milaré
79afc93910 po: Update Brazilian Portuguese translation. 2012-01-16 12:45:34 +01:00
Frédéric Delanoy
becff2b62e po: Fixes in French translation. 2012-01-16 12:45:34 +01:00
Frédéric Delanoy
96c787c114 po: Typo fixes in Dutch translation. 2012-01-16 12:45:34 +01:00
Aurimas Fišeras
8694b208f3 po: Update Lithuanian translation. 2012-01-16 12:45:34 +01:00
Luca Bennati
248dd82cd1 po: Update Italian translation. 2012-01-16 12:45:34 +01:00
Hans Leidekker
bc801f85be msi: Set the SourceDir and SOURCEDIR properties in MsiGetSourcePath. 2012-01-16 12:45:34 +01:00
Piotr Caban
4381cabf9a msvcp90: Fix mistakes in spec file. 2012-01-16 12:45:34 +01:00
Francois Gouget
cbc7a0361e wined3d: Add a trailing '\n' to a FIXME() message. 2012-01-16 12:45:34 +01:00
Michael Stefaniuc
bf5e5a981e mscoree: Remove superfluous NULL pointer checks before free (Smatch). 2012-01-16 12:45:34 +01:00
Michael Stefaniuc
51f77f4983 mshtml: Remove superfluous NULL pointer check before free (Smatch). 2012-01-16 12:45:34 +01:00
Michael Stefaniuc
5959e1d48c dsound: Use AddRef to set the refcounts at object creation. 2012-01-16 12:45:33 +01:00
Michael Stefaniuc
37df4671cb dsound: Merge IDirectSound3DListener into the primary buffer object. 2012-01-16 12:45:33 +01:00
Michael Stefaniuc
044edbb625 dsound: Get rid of some LPDIRECTSOUNDBUFFER usage. 2012-01-16 12:45:33 +01:00
Nikolay Sivov
df434065d3 msxml3: Remove no longer used node data type helper. 2012-01-16 12:45:33 +01:00
Nikolay Sivov
05ea6855bf msxml3: Fix allocated length for header list element. 2012-01-16 12:45:33 +01:00
Francois Gouget
67448e5661 dbghelp: Fix the position where the calling convention is specified in function pointers. 2012-01-16 12:45:33 +01:00
Francois Gouget
259153001f windowscodecs: Fix compilation on systems that don't support nameless unions. 2012-01-16 12:45:33 +01:00
Hans Leidekker
6522393265 wininet: Add support for setting and retrieving the send/receive timeouts. 2012-01-16 12:16:41 +01:00