Commit Graph

75213 Commits

Author SHA1 Message Date
Hwang YunSong 792d15562d reg: Update Korean resource. 2011-01-03 11:54:05 +01:00
Hwang YunSong 267582a7aa progman: Update Korean resource. 2011-01-03 11:54:05 +01:00
Jeremy Chin f41fdb225c wined3d: Update detection of vertex blend capabilities. 2011-01-03 11:54:05 +01:00
Henri Verbeet 9de4433dbe wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_get_autogen_filter_type(). 2011-01-03 11:54:05 +01:00
Henri Verbeet 568f9ecb22 wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_set_autogen_filter_type(). 2011-01-03 11:54:04 +01:00
Henri Verbeet 54e1aeeb62 wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_get_lod(). 2011-01-03 11:54:04 +01:00
Henri Verbeet 482a5fd030 wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_set_lod(). 2011-01-03 11:54:04 +01:00
Greg Geldorp fa973b812d winmm/tests: Don't use same buffer for both input and output. 2011-01-03 11:54:03 +01:00
Greg Geldorp 4856c299ba user32/tests: Skip DefWindowProc tests on Vista+. 2011-01-03 11:54:03 +01:00
Greg Geldorp 9c9762d1ab ole32/tests: Fix crashes in usrmarshal. 2011-01-03 11:54:03 +01:00
Gerald Pfeifer 061b50eda5 dbghelp: Also return a value in an error case in elf_map_file_read. 2011-01-03 11:54:03 +01:00
Gerald Pfeifer a55962cf41 cards: Fix description of cdtTerm. 2011-01-03 11:54:02 +01:00
Gerald Pfeifer 38ce67a462 comctl32: Shed unused parameter from TOOLTIPS_NCCreate. 2011-01-03 11:29:30 +01:00
Gerald Pfeifer b227f75435 comctl32: Remove the last, unused parameter from LISTVIEW_HScroll. 2011-01-03 11:29:09 +01:00
Gerald Pfeifer f8ee2f620c include: Consolidate duplicate declarations of WNetGetLastErrorA, WNetGetLastErrorW and definition of WNetGetLastError. 2011-01-03 11:28:36 +01:00
Hwang YunSong a23e520b19 oleview: Update Korean resource. 2011-01-03 11:28:31 +01:00
Hwang YunSong 99d9e2bcd3 appwiz.cpl: Update Korean resource. 2011-01-03 11:28:27 +01:00
Marcus Meissner 896be41143 crypt32: Handle NULL ptr leak in CryptDecodeObjectEx (Coverity). 2011-01-03 11:28:08 +01:00
Alexandre Julliard 80d12c358e makefiles: Automatically update the EXTRASUBDIRS variable in make_makefiles. 2011-01-01 20:28:10 +01:00
Alexandre Julliard 59ee6d83ab makefiles: Automatically add missing source variables in make_makefiles. 2011-01-01 17:46:56 +01:00
Alexandre Julliard 5eee920441 configure: Output maintainer-mode rules directly from configure. 2011-01-01 12:04:45 +01:00
Alexandre Julliard 8e2becf394 Update copyright info for 2011. 2011-01-01 11:57:08 +01:00
Alexandre Julliard fcc01c4bdb ping: Add some missing includes. 2010-12-31 19:46:13 +01:00
André Hentschel 28bdb8c58a msvcrt: Forward _setjmp on x86_64. 2010-12-31 16:32:42 +01:00
Marcus Meissner acefa93cd6 mmdevapi: Fixed buffer size passed to RegEnumKeyExW. 2010-12-31 16:27:47 +01:00
Marcus Meissner aa16c89b29 crypt32: NULL ptr could leak into function (Coverity). 2010-12-31 16:27:36 +01:00
Nikolay Sivov cd028045f1 oleview: Fix a crash on null helpstring and name on library level. 2010-12-31 16:27:27 +01:00
Sven Baars 9e871539d1 msvcr80: Fix the _ctime32/64_s spec entries. 2010-12-31 16:27:11 +01:00
Greg Geldorp f8e71a346c oledb32: Use correct 32/64-bit typedefs.
Paul Vriens did the hard stuff of figuring out that the typedefs in
oledb.idl were not correct.
2010-12-31 12:15:55 +01:00
Michael Stefaniuc 65892b5be4 comdlg32: Use ifaces instead of vtbl pointers in IShellBrowserImpl. 2010-12-31 11:48:08 +01:00
Michael Stefaniuc 8e999df0c1 comdlg32: Pass an object instead of an iface to a helper function. 2010-12-31 11:48:00 +01:00
Michael Stefaniuc cc43c46fd5 mshtml: COM cleanup for the IUnknown iface. 2010-12-31 11:47:41 +01:00
Michael Stefaniuc 1412b471d0 mshtml: Remove some stray #undef. 2010-12-31 11:47:36 +01:00
Michael Stefaniuc 0b66169a05 mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01:00
Michael Stefaniuc 2e2f88af90 mshtml: COM cleanup for the IDispatchEx iface in HTMLWindow. 2010-12-31 11:47:19 +01:00
Michael Stefaniuc 00eb02711d mshtml: COM cleanup for the IDispatchEx iface in HTMLDocument. 2010-12-31 11:47:13 +01:00
Dan Kegel c6dbea01d6 include: Remove extra semicolons after a macro that doesn't need them. 2010-12-31 11:47:00 +01:00
Hwang YunSong 33410f8f40 oledlg: Update Korean resource. 2010-12-31 11:46:50 +01:00
Hwang YunSong f08b1df355 oleaut32: Update Korean resource. 2010-12-31 11:46:46 +01:00
Greg Geldorp 0b6e5c5535 gdi32/tests: Skip test that crashes on 64-bit. 2010-12-31 11:45:52 +01:00
Nikolay Sivov b421934ead oleaut32: Implement ICreateTypeInfo2::SetVarDocString(). 2010-12-31 11:45:25 +01:00
Nikolay Sivov 8c8b5da9fc oleaut32: Update variable description and typeinfo size in ICreateTypeInfo2::SetVarHelpContext(). 2010-12-31 11:45:20 +01:00
Nikolay Sivov 59cc0d5c2e oleaut32: Get function/variable description size with a helper, remove a hardcoded size. 2010-12-31 11:45:09 +01:00
Jacek Caban 1fa5ddfad9 mshtml: Make nsIIOService::NewURI IUri-based. 2010-12-31 11:44:59 +01:00
Jacek Caban b7e78af4de mshtml: Added moz-safe-about to the list of Gecko internal protocols. 2010-12-31 11:44:55 +01:00
Frédéric Delanoy d0191cb132 jscript: Update French translation. 2010-12-31 11:44:48 +01:00
Frédéric Delanoy fad634d368 appwiz.cpl: Update French translation. 2010-12-31 11:44:45 +01:00
André Hentschel 2c20270d24 shell32/tests: Don't test function directly when reporting GetLastError(). 2010-12-31 11:44:40 +01:00
André Hentschel cbf967d600 user32/tests: Don't test function directly when reporting GetLastError(). 2010-12-31 11:44:26 +01:00
André Hentschel 0fb2994fdc ole32/tests: Don't test function directly when reporting GetLastError(). 2010-12-31 11:44:02 +01:00