Fixed some warnings. removed some unneccessary includes, removed one
[wine] / include /
1999-03-17  Marcus MeissnerFixed some warnings. removed some unneccessary includes...
1999-03-17  Alexander V. LukyanovInstall headers from $(SRCDIR).
1999-03-17  Francois GougetRemoved the obsolete ICOM macros.
1999-03-17  Francois GougetMoved the APIs closer to the corresponding COM interfac...
1999-03-16  Ulrich WeigandPass CreateProcess() SECURITY_ATTRIBUTES through to...
1999-03-16  Ulrich WeigandPass new arguments (suspend/inherit) to the server.
1999-03-16  Ulrich WeigandHandle suspend/resume_thread requests in phase STARTING...
1999-03-16  Sylvain St.GermainFixed some graphical problems of the treeview and added...
1999-03-15  Francois GougetUpdated the interfaces to use the latest ICOM macros.
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...
1999-03-15  Eric PouechMake use of digitalv.h file.
1999-03-15  Klaas van Gend- Reimplementation of the CommDlg ExtendedError mechani...
1999-03-15  Eric PouechAdded new function CDAUDIO_Seek().
1999-03-15  Eric PouechBetter 16/32 bit driver messages mapping and handling.
1999-03-15  Marcus MeissnerUse MESSAGE_RESOURCE_* defines from SDK headers, update...
1999-03-15  Niels Kristian Bec... Fixed make install.
1999-03-14  Alexandre JulliardRelease 990314. wine-990314
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Theodore S. HetkeAdded tracing for delayed imports and removed the fixme.
1999-03-14  Paul QuinnMany new defines, and structs to help compile MFC....
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.
1999-03-14  Michael McCormackBasic support for WIN32 serial communications API.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-03-13  Francois GougetIt is now possible to use the standard macros for GetTe...
1999-03-13  Francois GougetFixed some SendMessage32A that escaped the renaming.
1999-03-13  Francois GougetOn windows ole2.h includes oleauto.h and some programs...
1999-03-13  Francois GougetFixes in the SysAllocString functions prototypes. It...
1999-03-13  Pavel RoskinFile open dialog now uses icons instead of bitmaps.
1999-03-13  Marcus MeissnerUpdated AVI* class interface to new ICOM_ methods.
1999-03-13  Marcus MeissnerStarted on avifil32 implementation (only stubs currently).
1999-03-13  Andreas MohrImplemented mode setting things as well as VESA additio...
1999-03-13  Francis BeaudetImplemented the IPersistStream interface on the OLE...
1999-03-13  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-03-13  Bertho StultiensChanged the DLGTEMPLATE and DLGITEMTEMPLATE types to...
1999-03-13  Bertho StultiensMoved error codes to cderr.h.
1999-03-13  Dave PicklesFixed a couple of missing #defines for Win32 API functi...
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-03-13  Keith MatthewsAdded coded stubs for DdeQueryConvInfo (16 & 32 bit...
1999-03-13  Pavel RoskinAdded prototypes for OleQueryLinkFromClip, OleQueryCrea...
1999-03-12  Eric KohlReplaced direct access to the WND structure by correspo...
1999-03-12  Eric KohlFixed some bugs introduced by the automated renaming.
1999-03-12  Luc TourangeauChanged the listview control to add the report view...
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-03-10  Alexander KanavinAdded support for Russian language.
1999-03-10  Ulrich WeigandImplemented _ConfirmWin16Lock (KERNEL32.96).
1999-03-10  Lionel Ulmer- some clean up in handling of depth
1999-03-10  Stephane LussierImplemented SendMessageTimeout() functions.
1999-03-10  Ulrich WeigandAdded USER.DestroyIcon32 to Callout struct.
1999-03-10  Ulrich WeigandDeleted NE_FreePEResource().
1999-03-10  Ulrich WeigandAdapted to cursor/icon handling changes.
1999-03-10  Ulrich WeigandImplemented Win95-style shared cursor/icon cache.
1999-03-10  Pavel RoskinFixed folder bitmap colors for 8bpp.
1999-03-10  Sergey TurchanovAdded some extra CSIDLs.
1999-03-09  Juergen SchmiedMany new prototypes.
1999-03-09  Juergen SchmiedFix use of wrong prototype from ntdll.h.
1999-03-09  Marcus MeissnerFix broken _convert_sockopt for IPPROTO_TCP cases,...
1999-02-28  Marcus MeissnerMore include optimizations.
1999-02-28  Marcus MeissnerMCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
1999-02-28  Klaas van GendAdded the button states as returned by IsDlgButtonCheck...
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  Alexandre JulliardProcess and thread id now use the server-side id instea...
1999-02-28  Marcus MeissnerSome Solaris fixes. <resolv.h> needs <arpa/nameser...
1999-02-28  Ulrich WeigandAdapted to CreateProcess changes.
1999-02-28  Ulrich WeigandProcess creation sequence reorganized:
1999-02-28  Klaas van GendPreliminary implementation of the PrintDlgA stub.
1999-02-28  Alexandre JulliardAdded support for mappings with no associated file.
1999-02-28  Alexandre JulliardRemoved dst_handle in duplicate_handle request.
1999-02-28  Francis BeaudetImplemented support for arrays and safe arrays in VARIA...
1999-02-28  Pavel RoskinMade folder icons gray-yellow instead of blue.
1999-02-26  Alexandre JulliardRelease 990226. wine-990226
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Alexandre JulliardRelease 990225. wine-990225
1999-02-25  David LuyerAdded __attribute__ ((unused)) on static inline functio...
1999-02-25  Francois BoisvertAdding of new functions to make the wnd struct thread...
1999-02-25  Michael VekslerAdded configure check for getbkgd and define HAVE_GETBKGD.
1999-02-25  Paul QuinnMany interface declarations that originated from oleidl...
1999-02-25  Michael VekslerRemoved includes of wine/* headers.
1999-02-25  Adrian Thurston- Use the new COM definition macros in the header.
1999-02-25  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell...
1999-02-25  Adrian ThurstonAdds C++ nameless union support to tagVARIANT.
1999-02-25  Adrian ThurstonMoved some definitions out of oleauto.h and into oaidl...
1999-02-24  Juergen SchmiedChanged pidl structure to match the pidl's used in...
1999-02-24  Juergen Schmiednew file, including the IShellLink definition.
1999-02-24  Ulrich WeigandModified process creation sequence: call PE_CreateModul...
1999-02-24  Joseph PranevichAdded GetBackgroundColor call to the console struct...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-22  Juergen Schmied- header uses the last macros now
1999-02-22  Francois GougetUse latest COM macros
1999-02-21  Alexandre JulliardChanged initial process creation to avoid memory alloca...
1999-02-21  Alexandre JulliardAdded a few exception codes.
1999-02-21  Michael Veksler- Fix headers to include less or smaller header files.
1999-02-21  Stephane LussierFix problem where you need mouse activity to unlock...
1999-02-20  Francis BeaudetImplemented the OleCreateFontIndirect method and the...
1999-02-20  Marcus MeissnerProblems reported by Donald Page, PR 105-107.
1999-02-20  Joseph PranevichSupport for the new InitialRows andf InitialColumns...
1999-02-20  Alexandre JulliardAdded get/set_handle_info request.
1999-02-20  Francis BeaudetAdded some new stubs for the OLE menu descriptor methods.
next