riched20: Store reference to editor in ole interface.
[wine] / include /
2006-02-22  Alexandre Julliardkernel: Get rid of module.h.
2006-02-22  Huw Daviesgdi32: Update due to last minute api change in freetype...
2006-02-22  Francois Gougetmapi: Add some missing MAPI prototypes.
2006-02-21  Alexandre Julliardserver: Remove no longer needed fields in the init_proc...
2006-02-21  Mike McCormackserver: Track created and removed directories in the...
2006-02-20  Hans Leidekkerwinsock: Implement getnameinfo.
2006-02-20  Vitaly Lipatovwinsock: Add check for sin6_scope_id.
2006-02-18  Juan Langwintrust: Add some stubs.
2006-02-18  Juan Langcrypt32: Implement enhanced key usage.
2006-02-17  Eric Pouechdbghelp: Packing for minidump structures is 4 bytes.
2006-02-16  Alexandre Julliardlibwine: Try the current load path in priority before the
2006-02-16  Juan Langcrypt32: Partially implement CertGetNameString.
2006-02-15  Mike McCormackinclude: Add WT_ defines for use with RegisterWaitForSi...
2006-02-14  Detlef Riekenberginclude: Add sfc.h.
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2006-02-14  Eric Pouechtests: Fixed test framework against environment modific...
2006-02-14  Troy Rollouser: Fix argument type of IsDlgButtonChecked.
2006-02-14  Troy Rollouser: Fix argument type for EnableScrollBar.
2006-02-14  Troy Rollouser: Fix argument types for CheckRadioButton.
2006-02-14  Troy Rollouser: Fix return type and argument type for GetDlgItemT...
2006-02-14  Francois Gougetinclude: Add missing LANG_xxx and SUBLANG_xxx constants.
2006-02-14  Michael Jungadvapi32: Implemented RegLoadMUIString[AW].
2006-02-13  Francois Gougetd3dtypes: Fix windows.h inclusion.
2006-02-11  Alexandre Julliardconfigure: Added check for dladdr in libdl.
2006-02-11  Troy Rollontdll: Implement DVD_ReadStructure.
2006-02-11  Maarten Lankhorstinclude: Add dpnathlp.h header.
2006-02-10  Jacek Cabanmshtml: Added more defines to mshtmlhst.idl.
2006-02-10  Robert Shearmaninclude: Define DISPID_FONT_CHANGED.
2006-02-08  Francois Gougetwinuser.h: Add missing *LayeredWindow*() prototypes.
2006-02-08  Alexandre Julliardserver: Remove the no longer needed exe_file parameter...
2006-02-08  Alexandre Julliardntdll: Get rid of the main_file argument in LdrInitiali...
2006-02-08  Jacek Cabanurlmon.idl: Added BINDINFOF declaration.
2006-02-07  Francois Gougettextserv.h: Add missing CreateTextServices() prototype.
2006-02-07  Roderick Colenbranderwined3d: Added CopyRects method (based on a patch by...
2006-02-07  Mike McCormackkernel32: ReadDirectoryChangesW fixes.
2006-02-06  Robert Millanconfigure: For sys/mount.h, sys/statfs.h and sys/vfs...
2006-02-06  Gerald Pfeiferntdll: Use struct mtget.mt_blkno on those systems provi...
2006-02-06  Hans Leidekkermapi32: Implementation for MAPISendMail.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-06  Eric PouechA few fixes for pointer qualifiers (const, volatile...
2006-02-06  Mike McCormackserver: Fill in NtNotifyChangeDirectoryFile's buffer...
2006-02-06  H. Verbeetwined3d: Fix SetContainer.
2006-02-05  Gerald Pfeiferntdll: Use struct mtget.mt_blksiz on systems featuring...
2006-02-05  Alexandre Julliardserver: Remove no longer used create_flags from get_sta...
2006-02-05  H. Verbeetwined3d: Use GL_EXTCALL to call OpenGL extension glPoin...
2006-02-04  Alexandre Julliardlibwine: Added wine_dll_enum_load_path function to...
2006-02-03  Robert Shearmaninclude: Move all of the contiguous FC types together...
2006-02-03  Robert Shearmaninclude: Add function declarations for the Range type.
2006-02-03  Mike McCormackntdll: Add FILE_ACTION and FILE_NOTIFY_CHANGE_ defines...
2006-02-01  Detlef Riekenbergwinspool.h: Add missing declarations.
2006-01-31  Robert Shearmaninclude: Add SC_ENUM_TYPE to winsvc.h.
2006-01-31  Robert Shearmanwidl: Define a value for RPC_FC_WSTRING.
2006-01-31  James Hawkinssetupapi: Add definitions for the SetupGetInfInformatio...
2006-01-31  Juan Langwincrypt: Fix typo.
2006-01-30  Dmitry Timoshkovgdi: Add support for creating extended pens.
2006-01-30  Maarten Lankhorstriched20: Make CreateTextServices use ITextHost.
2006-01-30  Mike McCormackmsi: Add an implementation of MsiGetDatabaseState.
2006-01-30  Juan Langwincrypt.h: Add more missing defines.
2006-01-27  Robert Shearmaninclude: Add types and definitions for RPC user callbac...
2006-01-27  Robert Shearmaninclude: Add new union cases for PROPVARIANT structure.
2006-01-27  Mike McCormackserver: Fix the file notification interface to use...
2006-01-26  Hans Leidekkerntdll: Add implementation of tape IOCTLs.
2006-01-26  Hans Leidekkerinclude: Add some defines related to tape support.
2006-01-25  Alexandre Julliardwtypes: Don't specify alignment for DOUBLE and DATE...
2006-01-24  Alexandre JulliardAvoid importing _strlwr/_strupr from ntdll.
2006-01-24  Robert Shearmanwidl: Added some more constants for conformance descrip...
2006-01-24  Robert Shearmanwidl: Strings.
2006-01-24  Jacek CabanAdded mshtmcid.h.
2006-01-24  Huw Daviesgdi: Use correct include file for FT_Get_Module.
2006-01-23  Alexandre Julliardmsvcrt: Added EILSEQ definition.
2006-01-23  Eric Pouechdbghelp: Brought dbghelp.h a bit closer to PSDK definit...
2006-01-23  Eric Pouechdbghelp: Started implementation of the global callback...
2006-01-23  Eric Pouechdbghelp: Symbol info.
2006-01-23  Dmitry TimoshkovICCompressorChoose should initialize fccType and fccHan...
2006-01-21  James Hawkinsadvpack: Add a stub for RebootCheckOnInstall.
2006-01-21  James Hawkinsadvpack: Add a stub for SetPerUserSecValues.
2006-01-21  James Hawkinsadvpack: Add stubs for the user stub wrapper functions.
2006-01-20  Alexandre Julliardntdll: Move the %gs register to the ntdll_thread_regs...
2006-01-17  H. Verbeetwined3d: Create a common WineD3D base class, IWineD3DBase.
2006-01-17  Robert Shearmanuser: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-17  Mike McCormackkernel32: Create a stub implementation for PostQueuedCo...
2006-01-16  Mike McCormackkernel32: Declare BindIoCompletionCallback().
2006-01-16  Mike McCormackkernel32: Define SCS_64BIT_BINARY.
2006-01-16  Mike McCormackkernel32: Add FILE_NOTIFY_INFORMATION.
2006-01-14  Alexandre Julliardmsvcrt: Implemented asctime, ctime and strftime instead...
2006-01-14  James Hawkinsadvpack: Add stubs for CloseINFEngine, OpenINFEngine...
2006-01-14  James Hawkinsadvpack: Add a stub for AddDelBackupEntry.
2006-01-14  Alexandre JulliardGet rid of the no longer needed DECL_GLOBAL_CONSTRUCTOR...
2006-01-13  James Hawkinsadvpack: Add stubs for the file save/restore functions.
2006-01-13  Alexandre Julliardntdll: Add debug registers to the context of all except...
2006-01-13  Alex Villacís Lassomsacm: Add definition for ACM_DRIVERADDF_NAME.
2006-01-12  Eric Pouechntdll: Created infrastructure to support IOCTL for...
2006-01-12  Vitaliy Margolenntdll: NtQueryInformationToken change parameters accord...
2006-01-12  James Hawkinsadvpack: Add stubs for the remaining registry functions.
2006-01-11  Alexandre Julliardntdll: Handle NtSetContextThread on the client side...
2006-01-10  Alexandre Julliardntdll: NtRaiseException doesn't need to be a register...
2006-01-10  Mike McCormackmsi: Fixed the prototype of MsiDatabaseIsTablePersistent.
2006-01-10  Troy Rollouser: Fix return type of EnableMenuItem.
2006-01-10  Troy RolloFix GetModuleFileNameEx definition.
2006-01-09  Saulius Krasuckasinclude: Add missing color space constants.
next