- 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
- 5d1d777 Added tracing for delayed imports and removed the fixme. by Theodore S. Hetke · 26 years ago
- 89b21b4 Many new defines, and structs to help compile MFC. As well as a few by Paul Quinn · 26 years ago
- 5aa96c1 Implemented (nearly) all TAPI functions as stubs. by Andreas Mohr · 26 years ago
- a848607 Basic support for WIN32 serial communications API. by Michael McCormack · 26 years ago
- a3b7a40 - IShellFolder and IEnumIDList are using the new COM headers by Juergen Schmied · 26 years ago
- 7ae72f5 It is now possible to use the standard macros for GetTextExtentPoint by Francois Gouget · 26 years ago
- 3805ed5 Fixed some SendMessage32A that escaped the renaming. by Francois Gouget · 26 years ago
- fcfce84 On windows ole2.h includes oleauto.h and some programs depend on this. by Francois Gouget · 26 years ago
- dfc0f5e Fixes in the SysAllocString functions prototypes. It's mostly 'const' by Francois Gouget · 26 years ago
- cb32721 File open dialog now uses icons instead of bitmaps. by Pavel Roskin · 26 years ago
- 960c725 Updated AVI* class interface to new ICOM_ methods. by Marcus Meissner · 26 years ago
- b3d1a22 Started on avifil32 implementation (only stubs currently). by Marcus Meissner · 26 years ago
- f83cf69 Implemented mode setting things as well as VESA additions and other by Andreas Mohr · 26 years ago
- d58f61c Implemented the IPersistStream interface on the OLE font object. by Francis Beaudet · 26 years ago
- 73cc3ba Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston <adriant@corel.ca> by Alexandre Julliard · 26 years ago
- dd153f1 - mostly cleanup after the renaming by Juergen Schmied · 26 years ago
- dbf9fba Changed the DLGTEMPLATE and DLGITEMTEMPLATE types to adhere to the AW by Bertho Stultiens · 26 years ago
- 9bdf34b Moved error codes to cderr.h. by Bertho Stultiens · 26 years ago
- d6ade69 Fixed a couple of missing #defines for Win32 API functions with by Dave Pickles · 26 years ago
- 48241e9 Implemented UTRegister and UTUnRegister. by Ulrich Weigand · 26 years ago
- 3979647 Added coded stubs for DdeQueryConvInfo (16 & 32 bit), DdeAddData (32 by Keith Matthews · 26 years ago
- cbb9549 Added prototypes for OleQueryLinkFromClip, OleQueryCreateFromClip, by Pavel Roskin · 26 years ago
- cad17ff Replaced direct access to the WND structure by corresponding calls to by Eric Kohl · 26 years ago
- fa8ae2f Fixed some bugs introduced by the automated renaming. by Eric Kohl · 26 years ago
- 4d6df2c Changed the listview control to add the report view and fix some bugs by Luc Tourangeau · 26 years ago
- ea1640f Added a lot of new OLE interfaces. by Paul Quinn · 26 years ago
- 91d72b9 Added support for Russian language. by Alexander Kanavin · 26 years ago
- 3366f18 Implemented _ConfirmWin16Lock (KERNEL32.96). by Ulrich Weigand · 26 years ago
- 19cf14f - some clean up in handling of depth by Lionel Ulmer · 26 years ago
- bae5552 Implemented SendMessageTimeout() functions. by Stephane Lussier · 26 years ago
- e562453 Added USER.DestroyIcon32 to Callout struct. by Ulrich Weigand · 26 years ago
- 1442253 Deleted NE_FreePEResource(). by Ulrich Weigand · 26 years ago
- 1b938b1 Adapted to cursor/icon handling changes. by Ulrich Weigand · 26 years ago
- 50a0915 Implemented Win95-style shared cursor/icon cache. by Ulrich Weigand · 26 years ago
- 82c70ad Fixed folder bitmap colors for 8bpp. by Pavel Roskin · 26 years ago
- f8fe274 Added some extra CSIDLs. by Sergey Turchanov · 26 years ago
- 7f0c5f3 Many new prototypes. by Juergen Schmied · 26 years ago
- 3de2509 Fix use of wrong prototype from ntdll.h. by Juergen Schmied · 26 years ago
- 5eaf775 Fix broken _convert_sockopt for IPPROTO_TCP cases, added TCP_NODELAY. by Marcus Meissner · 26 years ago
- b0d52b0 More include optimizations. by Marcus Meissner · 26 years ago
- 0a74193 MCI_OPEN_DRIVER_PARMS - Add win32 version of structure. by Marcus Meissner · 26 years ago
- 691606e Added the button states as returned by IsDlgButtonChecked(). by Klaas van Gend · 26 years ago
- 064f170 More include optimisations and fixes. by Marcus Meissner · 26 years ago
- 96c08d8 Use server handles directly for Win32 handles. Removed use of K32OBJ. by Alexandre Julliard · 26 years ago
- 8feb3bc Process and thread id now use the server-side id instead of an by Alexandre Julliard · 26 years ago
- 664c272 Some Solaris fixes. <resolv.h> needs <arpa/nameser.h>, sig_context.h by Marcus Meissner · 26 years ago
- f6a9361 Adapted to CreateProcess changes. by Ulrich Weigand · 26 years ago
- 6e0d386 Process creation sequence reorganized: by Ulrich Weigand · 26 years ago
- ab1bea1 Preliminary implementation of the PrintDlgA stub. by Klaas van Gend · 26 years ago
- cb28bdc Added support for mappings with no associated file. by Alexandre Julliard · 26 years ago
- 875d112 Removed dst_handle in duplicate_handle request. by Alexandre Julliard · 26 years ago
- bc5477f Implemented support for arrays and safe arrays in VARIANT data by Francis Beaudet · 26 years ago
- a8fa0cf Made folder icons gray-yellow instead of blue. by Pavel Roskin · 26 years ago
- 95af1a6 Release 990226. by Alexandre Julliard · 26 years ago wine-990226
- a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
- 314f960 Release 990225. by Alexandre Julliard · 26 years ago wine-990225
- 18052c7 Added __attribute__ ((unused)) on static inline functions declared in by David Luyer · 26 years ago
- 93e3f90 Adding of new functions to make the wnd struct thread safe. Adding of by Francois Boisvert · 26 years ago
- f544507 Added configure check for getbkgd and define HAVE_GETBKGD. by Michael Veksler · 26 years ago
- 40d9d3d Many interface declarations that originated from oleidl.h, oaidl.h and by Paul Quinn · 26 years ago
- ae09c6b Removed includes of wine/* headers. by Michael Veksler · 26 years ago
- d6fdbfd - Use the new COM definition macros in the header. by Adrian Thurston · 26 years ago
- b24fc08 Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell <zygob@corel.ca> by Alexandre Julliard · 26 years ago
- d636446 Adds C++ nameless union support to tagVARIANT. by Adrian Thurston · 26 years ago
- 975feaf Moved some definitions out of oleauto.h and into oaidl.h to conform to the SDK. by Adrian Thurston · 26 years ago
- b791a52 Changed pidl structure to match the pidl's used in lnk-files. by Juergen Schmied · 26 years ago
- e7fb5ec new file, including the IShellLink definition. by Juergen Schmied · 26 years ago
- 1d90d69 Modified process creation sequence: call PE_CreateModule in the by Ulrich Weigand · 26 years ago
- 93a2ce6 Added GetBackgroundColor call to the console struct. Will be used later. by Joseph Pranevich · 26 years ago
- 61afa33 Some more recursive include fixes/optimizations. by Marcus Meissner · 26 years ago
- fa3f2ee - header uses the last macros now by Juergen Schmied · 26 years ago
- f18c8df Use latest COM macros by Francois Gouget · 26 years ago
- 214399f Changed initial process creation to avoid memory allocations. by Alexandre Julliard · 26 years ago
- 2f07306 Added a few exception codes. by Alexandre Julliard · 26 years ago
- 3fbb8dc - Fix headers to include less or smaller header files. by Michael Veksler · 26 years ago
- b50272b Fix problem where you need mouse activity to unlock some 16 bits by Stephane Lussier · 26 years ago
- eb5a29b Implemented the OleCreateFontIndirect method and the associated COM by Francis Beaudet · 26 years ago
- 3b09284 Problems reported by Donald Page, PR 105-107. by Marcus Meissner · 26 years ago
- 019693b Support for the new InitialRows andf InitialColumns options in wine.ini by Joseph Pranevich · 26 years ago
- 6d4ee73 Added get/set_handle_info request. by Alexandre Julliard · 26 years ago
- 1921ef2 Added some new stubs for the OLE menu descriptor methods. by Francis Beaudet · 26 years ago
- 3426d85 - made the security functions consistent. advapi calls down to ntdll now by Juergen Schmied · 26 years ago
- 077c273 Added extra child arguments to DCE_GetVisRgn() to be able to handle by Ove Kaaven · 26 years ago
- 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
- 0254646 Small fixes. by Francois Gouget · 26 years ago
- b8cfd17 Changed the first parameter from LPGUID (Windows headers) to REFGUID. by Francois Gouget · 26 years ago
- 2c86dab - New implementation of SendMessage, ReceiveMessage, ReplyMessage functions by Stephane Lussier · 26 years ago
- 2b70976 Removed references to ICOM_INHERITS. by Francois Gouget · 26 years ago
- 5dacb3a dosexe.h depends on winbase.h (for LPSTARTUPINFO32A) by Marcus Meissner · 26 years ago
- d04d2f1 Updated to use the latest COM macros. Defined more interfaces and API functions. by Francois Gouget · 26 years ago
- 308c6af Implementation of the pushed close button. by Francois Boisvert · 26 years ago
- 87e385f Moved some definitions to their proper include file. by Francois Gouget · 26 years ago
- 573eb96 Fixed some ICOM_INHERIT stuff and added new related API functions. by Francois Gouget · 26 years ago
- b385815 Added new API. Part of it was in 'include/objbase.h' before and part by Francois Gouget · 26 years ago
- 72f12e7 mmioDescend: fixed FIND_xxxx, verified with mciavi32.dll. by Marcus Meissner · 26 years ago
- 452db3f Changed ICOM_THIS definition. by Francois Gouget · 26 years ago
- 4ca9d75 Renamed VS_VERSION_INFOxx structure to VS_VERSION_INFO_STRUCTxx. by Bertho Stultiens · 26 years ago
- 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
- ce2b141 Preliminary listview control implementation. by Luc Tourangeau · 26 years ago