mshtml: Add missing interfaces.
[wine] / include /
2009-01-03  Henri Verbeetd3d: Fix the value of D3DFVF_POSITION_MASK.
2009-01-02  Alexandre Julliardserver: Replace EXCEPTION_RECORD by an explicit definit...
2009-01-02  Alexandre Julliardserver: Simplify the debug_event_t structure.
2009-01-02  Alexandre JulliardUpdate copyright info for 2009.
2009-01-02  Rob Shearmancomctl32: Add names for now documented toolbar messages.
2009-01-02  Alexandre Julliardinclude: Fix a couple of winsock structures for 64...
2009-01-02  Alexandre Julliardinclude: Don't pack shellapi.h on 64-bit.
2009-01-02  Michael Karcherinclude: Add a missing [unique] to shobjidl.idl.
2009-01-02  Michael Karcherinclude: Fix out string type from LPCSTR to LPSTR in...
2009-01-02  Michael Karcherinclude: Add missing local attributes to shobjidl.idl.
2008-12-31  Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-31  Alexandre Julliardshlwapi: Convert wvnsprintfA/W to use an MS ABI vararg...
2008-12-31  Alexandre Julliarduser32: Convert wvsprintfA/W to use an MS ABI vararg...
2008-12-31  Alexandre Julliardserver: Reorganize some requests to avoid padding,...
2008-12-31  Alexandre Julliardserver: Make atom_t an unsigned int to avoid padding...
2008-12-31  Alexandre Julliardserver: Make TEB and PEB client_ptr_t instead of void...
2008-12-31  Alexandre Julliardserver: Make thread entry points client_ptr_t instead...
2008-12-31  Alexandre Julliardserver: Move ldt_copy to the init_process_done request...
2008-12-31  Byeongsik Jeonwinex11.drv: Add the basic antialias type decision...
2008-12-31  Jacek Cabanmshtml.idl: Added HTMLStyle coclass declaration.
2008-12-30  Alexandre Julliardserver: Make the various async I/O parameters client_pt...
2008-12-30  Alexandre Julliardserver: Specify the user APC to call only once the...
2008-12-30  Alexandre Julliardserver: Explicitly specify when an ioctl call needs...
2008-12-30  Alexandre Julliardserver: Make the arguments for CreateRemoteThread clien...
2008-12-30  Alexandre Julliardserver: Make a couple of fields smaller in the apc_call...
2008-12-30  Alexandre Julliardserver: Make padding explicit in the wake_up_reply...
2008-12-30  Alexandre Julliardserver: Make the address parameters in inter-process...
2008-12-30  Alexandre Julliardserver: Make the mapping base address a client_ptr_t...
2008-12-30  Alexandre Julliardserver: Make the address argument for read/write_proces...
2008-12-30  Alexandre Julliardserver: Make the message callback function a client_ptr...
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Create_DevNodeA/W.
2008-12-29  Alexandre Julliardserver: Make timer callback function and argument clien...
2008-12-29  Alexandre Julliardserver: Make hook procedures client_ptr_t instead of...
2008-12-29  Alexandre Julliardserver: Make the device opaque data a client_ptr_t...
2008-12-29  Alexandre Julliardserver: Make the class opaque data a client_ptr_t inste...
2008-12-29  Alexandre Julliardserver: Make the select cookie a client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Store debugging output strings as client_ptr_t...
2008-12-29  Alexandre Julliardserver: Store module names as client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Make module handles always 64-bit.
2008-12-29  Alexandre Julliardserver: Add a module_handle_t type to represent client...
2008-12-29  Rob Shearmaninclude: Include winuser.h from generated oleidl.h...
2008-12-29  Andrew Fennxinput: Added prototypes to header file.
2008-12-29  Francois Gougetconfigure: Fix the linux/ipx.h check.
2008-12-27  Alexandre Julliardinclude: Move the DEFINE_REGS_ENTRYPOINT macros to...
2008-12-26  Ricardo Filipesetupapi: Add stubs for CM_Locate_DevNodeA/W.
2008-12-26  Andrey Turkinadvapi32: Implement CredReadDomainCredentials stub...
2008-12-26  Maarten Lankhorstntdll: Make the loader process relocations correctly...
2008-12-26  Alexandre Julliardserver: Use the same field for process and thread handl...
2008-12-26  Alexandre Julliardserver: Store the async handle inside the async_data_t...
2008-12-24  Alexandre Julliardserver: Make lparam_t always 64-bit.
2008-12-24  Alexandre Julliardserver: Store data for hardware messages in the message...
2008-12-24  Alexandre Julliardlibport: Avoid including winsock2.h.
2008-12-23  Maarten Lankhorstincludes: Fix EDITSTREAM definition for win64.
2008-12-23  Maarten Lankhorstkernel32: Change all functions to use CDECL.
2008-12-22  Alexandre Julliardinclude: Add the needed dllimport attribute to the...
2008-12-22  Alexandre Julliardrpcrt4: Disable TCP/IP connection support if we don...
2008-12-22  Alexandre Julliardws2_32: Added implementation for inet_ntop.
2008-12-22  Alexandre Julliardlibport: Replacement for poll().
2008-12-22  ByeongSik Jeongdi32, winex11: Add support for subpixel font rendering.
2008-12-22  Hans Leidekkerinclude/mscat.h: Add a few declarations.
2008-12-22  Juan Langinclude: Add declaration of CryptFindLocalizedName.
2008-12-22  Alexandre Julliardlibport: Add a stub replacement for symlink().
2008-12-22  Alexandre Julliardconfigure: Better check for the broken mkdir on Windows.
2008-12-20  Chris Wulffmscoree: Add a stub for LockClrVersion.
2008-12-19  Ricardo Filipeinclude: Add header information for CDN_INCLUDEITEM...
2008-12-19  Ricardo Filipeinclude: Add DEVNODEID and DEVINSTID definitions.
2008-12-19  Juan Langinclude: Document definitions missing from cryptuiapi.h.
2008-12-17  Alexandre Julliardserver: Make apc_param_t always 64-bit.
2008-12-17  Alexandre Julliardserver: Use mem_size_t instead of file_pos_t for memory...
2008-12-17  Alexandre Julliardserver: Make mem_size_t always 64-bit.
2008-12-17  Alexandre Julliardserver: Add a mem_size_t type to represent memory sizes...
2008-12-17  Alexandre Julliardinclude: Use __p__iob on i386 to avoid problems with...
2008-12-17  Konstantin Kondratyukmshtml: Correct UIDs of interfaces.
2008-12-17  Paul Vrienssetupapi/tests: Fix a test failure on Vista (and skip...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2008-12-17  Henri Verbeetwined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.
2008-12-17  Hans Leidekkerinclude: Add IAutomaticUpdates, IUpdateSession, IUpdate...
2008-12-17  Alexandre Julliardconfigure: Get rid of the va_copy checks.
2008-12-17  Marcus Meissnerinclude: Add prototype for GetConsoleInputExeNameA...
2008-12-16  Alexander Morozovntoskrnl.exe: Add stubs for Io{Allocate,Get}DriverObjec...
2008-12-15  Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15  Alexandre Julliardmsvcrt: Add a few more *_func functions to replace...
2008-12-15  Alexandre Julliardntdll: NtCurrentTeb is not exported on x86_64.
2008-12-15  Alexandre Julliardinclude: Allow 64-bit pointers to pass through LDT...
2008-12-15  Alexandre Julliardserver: Make async I/O transfer sizes always 32-bit.
2008-12-15  Alexandre Julliardserver: Add an apc_param_t type to store APC client...
2008-12-15  Dylan Smithrichedit: Missing capitalization on TxGetScrollBars.
2008-12-15  James Hawkinsmsi: Add a stub implementation of MsiGetPatchInfoEx.
2008-12-15  Nikolay Sivovgdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I...
2008-12-15  Christian Costaamstream: Add stubbed implementation of MediaStreamFilter.
2008-12-15  Maarten Lankhorstincludes: Fix packing for commdlg in Win64.
2008-12-15  Francois Gougetport: S_IWUSR and S_IX* are not needed. Remove them.
2008-12-12  Henri Verbeetwined3d: Don't reparse the entire shader just to update...
2008-12-12  Alexandre Julliardmsvcrt: Use iob_func instead of p__iob on non-x86.
2008-12-12  Alexandre Julliardmsvcrt: Use intptr_t or size_t instead of long where...
2008-12-12  Alexandre Julliardinclude: Add the msvcrt/crtdefs.h header and include...
2008-12-11  Alexandre Julliardinclude: Fix typo in the 64-bit version of GetProcessHe...
2008-12-11  Ricardo Filipehal: Add stubs for ExAcquireFastMutex and ExReleaseFast...
2008-12-11  Nikolay Sivovgdiplus: Stub for GdipGetNearestColor.
next