Commit Graph

57767 Commits

Author SHA1 Message Date
Michael Stefaniuc 0eff947c09 mshtml: Use ifaces instead of vtbl pointers in ProtocolFactory. 2011-01-05 17:53:20 +01:00
Michael Stefaniuc 1ae51aa74a mshtml: COM cleanup for the nsIInputStream iface. 2011-01-05 17:53:13 +01:00
Michael Stefaniuc 1d7e50079a mshtml: COM cleanup for the nsIURL iface. 2011-01-05 17:53:06 +01:00
Michael Stefaniuc 1e19fd6c49 atl: Use ifaces instead of vtbl pointers in IOCS. 2011-01-05 17:52:56 +01:00
Michael Stefaniuc 4a6c525659 hlink: Use ifaces instead of vtbl pointers in ExtensionService. 2011-01-05 17:52:46 +01:00
Michael Stefaniuc 1503a1ff40 mshtml: COM cleanup for the IHTMLEmbedElement iface. 2011-01-05 17:52:20 +01:00
Vincent Povirk 5fd834fc95 windowscodecs: Store an impl pointer instead of an iface pointer. 2011-01-05 17:23:28 +01:00
Henri Verbeet d72520b5cc wined3d: Remove IWineD3DBaseTexture::BindTexture() from the public interface. 2011-01-05 17:22:01 +01:00
Henri Verbeet f9a1e8813e wined3d: Pass an IWineD3DDeviceImpl pointer to create_primary_opengl_context(). 2011-01-05 17:21:47 +01:00
Henri Verbeet 7e0909d058 wined3d: Pass an IWineD3DDeviceImpl pointer to delete_opengl_contexts(). 2011-01-05 17:21:37 +01:00
Henri Verbeet e5d1a0c72d wined3d: Use surface_modify_location() to manipulate location flags in IWineD3DSurfaceImpl_Unmap().
Directly setting SFLAG_INFRAWABLE breaks for offscreen render targets, where
the drawable and texture are the same thing. Before commit
d3fd7b247b the explicit load of the texture
location with the default RTL_READTEX render target lock mode would have
prevented the flags from becomming inconsistent.
2011-01-05 17:21:28 +01:00
Mikhail Maroukhine f859535774 user32: Add constness to params and variables. 2011-01-04 16:09:53 +01:00
Francois Gouget ce3fcda1d3 shdocvw/tests: Fix compilation on systems that don't support nameless unions. 2011-01-04 16:03:11 +01:00
Greg Geldorp faf19ec966 msi/tests: Fix remaining Wow64 failures for action test set. 2011-01-04 16:03:02 +01:00
Nikolay Sivov 0044cc8f26 oleaut32: Do nothing for TKIND_ALIAS types in ::LayOut(). 2011-01-04 14:56:15 +01:00
Nikolay Sivov ea3c215b57 oleaut32: Use VARENUM members instead of hardcoded values. 2011-01-04 14:55:41 +01:00
Nikolay Sivov 2e25e5e22c oleaut32: Use alloc/free helpers for typelib creation part too. 2011-01-04 14:53:50 +01:00
Nikolay Sivov ed749f51ce oleaut32: Use IDispatch vtable size instead of hardcoded value. 2011-01-04 14:52:52 +01:00
Nikolay Sivov b09fd556b0 oleaut32: Use implementation pointer to avoid casts. 2011-01-04 14:52:18 +01:00
Michael Stefaniuc 5db4caee8e urlmon: Don't use DEFINE_THIS2 for the Protocol vtbl functions. 2011-01-04 11:58:34 +01:00
Andrew Nguyen 51d05e241a kernel32: Improve parameter validation for FillConsoleOutputAttribute. 2011-01-04 11:58:34 +01:00
Andrew Nguyen 50ee017f34 kernel32/tests: Add tests for FillConsoleOutputCharacterA. 2011-01-04 11:58:34 +01:00
Andrew Nguyen 5a7c633fab kernel32: Improve parameter validation for FillConsoleOutputCharacterW. 2011-01-04 11:58:33 +01:00
Andrew Nguyen 8ec12b5110 kernel32: Improve parameter validation for WriteConsoleOutputAttribute. 2011-01-04 11:58:33 +01:00
Andrew Nguyen 5f70cd6509 kernel32: Improve parameter validation for WriteConsoleOutputCharacterA. 2011-01-04 11:58:33 +01:00
Andrew Nguyen 2281c29b46 kernel32: Improve parameter validation for WriteConsoleOutputCharacterW. 2011-01-04 11:58:33 +01:00
Andrew Nguyen 9febdf3f58 kernel32: Improve parameter validation for WriteConsoleInputA. 2011-01-04 11:58:32 +01:00
Andrew Nguyen 0272da5afa kernel32: Improve parameter validation for WriteConsoleInputW. 2011-01-04 11:58:13 +01:00
Andrew Nguyen 3501b0a580 kernel32: Fail with an invalid output parameter in GetNumberOfConsoleInputEvents. 2011-01-04 11:51:03 +01:00
Thomas Mullaly 858ccfff8b normaliz: Added normaliz.dll stub. 2011-01-04 11:50:27 +01:00
Thomas Mullaly 1c7d32aa25 kernel32: Added stubs for IDN functions. 2011-01-04 11:49:45 +01:00
André Hentschel 40294182c1 ntdll: Respect multiple CPUs when faking values. 2011-01-04 11:46:31 +01:00
Andrew Nguyen b84f2f229b mmsystem.dll16: Correctly map the MCI_SYSINFO_PARMS structure when MCI_SYSINFO_QUANTITY is set. 2011-01-04 11:15:18 +01:00
Hwang YunSong 8570a94e31 setupapi: Update Korean resource. 2011-01-04 11:14:38 +01:00
Michael Stefaniuc 4ff5c02098 ole32: COM cleanup for the IEnumSTATSTG iface. 2011-01-04 11:14:25 +01:00
Michael Stefaniuc 40bf2f0ece mshtml: COM cleanup for the IHTMLStyle4 iface. 2011-01-04 11:14:21 +01:00
Michael Stefaniuc 0ed9078234 mshtml: COM cleanup for the IHTMLStyle3 iface. 2011-01-04 11:14:16 +01:00
Michael Stefaniuc 6dcff905e6 mshtml: COM cleanup for the IHTMLStyle2 iface. 2011-01-04 11:14:08 +01:00
Michael Stefaniuc e7f5cc27bf mshtml: COM cleanup for the IHTMLStyle iface. 2011-01-04 11:13:59 +01:00
Michael Stefaniuc 5ffd1510d2 mshtml: COM cleanup for the IHTMLStyleElement iface. 2011-01-04 11:13:39 +01:00
Michael Stefaniuc f341ed11e2 mshtml: COM cleanup for the IActiveScriptSite* ifaces. 2011-01-04 11:13:23 +01:00
Michael Stefaniuc 7021fd321b mshtml: COM cleanup for the IHTMLCurrentStyle iface. 2011-01-04 11:13:12 +01:00
Michael Stefaniuc 868a3e660e mshtml: COM cleanup for the IHTMLDOMTextNode iface. 2011-01-04 11:13:03 +01:00
Michael Stefaniuc 031f595a05 mshtml: COM cleanup for the IHTMLTable iface. 2011-01-04 11:12:58 +01:00
Michael Stefaniuc 51b0478254 mshtml: COM cleanup for the IHTMLStyleSheet* ifaces. 2011-01-04 11:12:51 +01:00
Michael Stefaniuc 78a10a627f mshtml: COM cleanup for the IHTMLCommentElement iface. 2011-01-04 11:12:42 +01:00
Michael Stefaniuc a59cc1a630 mshtml: COM cleanup for the nsIFactory iface. 2011-01-04 11:12:37 +01:00
Michael Stefaniuc 95d8566a83 mshtml: COM cleanup for the IHTMLFormElement iface. 2011-01-04 11:12:30 +01:00
Jacek Caban 2d0ec71962 mshtml: Make nsIURI::Resolve implementation IUri-based. 2011-01-04 11:11:54 +01:00
Jacek Caban d34bbb2b52 urlmon: Fixed IUriBuilderFactory declaration. 2011-01-04 11:11:49 +01:00