msvfw32: Initialize lpbiIn member of the COMPVARS structure.
[wine] / include /
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.
2006-01-06  Hans LeidekkerUpdate copyright info for the new year.
2006-01-05  Eric Pouechdbghelp: StackWalk (32 and 64 bit version).
2006-01-04  Alexandre JulliardAvoid DECLSPEC_NORETURN on function pointers for MSVC...
2006-01-03  Eric Pouechntdll: Correct implementation for atom query functions.
2006-01-03  Rolf Kalbermatterinclude: Fix DECLSPEC_NORETURN for compilation with...
2006-01-03  Steven Edwardsgdi: Move EMRSETTEXTJUSTIFICATION structure to the...
2005-12-26  Eric Pouechdbghelp: Internal search routines can now be case sensi...
2005-12-22  Ulrich Czekallaole32: Return error instead of asserting if storage...
2005-12-21  Detlef Riekenbergwinspool: Add version resource.
2005-12-21  Hans Leidekkerwldap32: Added configure checks for some potentially...
2005-12-20  H. Verbeetwined3d: Cleanup shader constants code a little bit.
2005-12-19  Eric Pouechdbghelp: Implemented SymMatchString.
2005-12-19  Jacek CabanFix typo in urlmon.idl.
2005-12-16  Alexandre JulliardException handling: Added a magic __EXCEPT_PAGE_FAULT...
2005-12-16  Stefan Leichtershell32: Fix return value of PathProcessCommand.
2005-12-16  Jacek CabanAdded some declarations to mshtml.idl.
2005-12-16  Ivan Leo PuotiAdd some structs/prototypes to wdm.h.
2005-12-15  James Hawkinssetupapi: Added stubs for SetupGetInfInformation and
2005-12-14  Vitaliy Margolenntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
2005-12-12  Alexandre Julliardserver: Support for opening devices.
next