projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Inter-thread SendMessage() bugfixes:
[wine]
/
include
/
1999-03-16
Ulrich Weigand
Pass CreateProcess() SECURITY_ATTRIBUTES through to...
tree
|
commitdiff
1999-03-16
Ulrich Weigand
Pass new arguments (suspend/inherit) to the server.
tree
|
commitdiff
1999-03-16
Ulrich Weigand
Handle suspend/resume_thread requests in phase STARTING...
tree
|
commitdiff
1999-03-16
Sylvain St.Germain
Fixed some graphical problems of the treeview and added...
tree
|
commitdiff
1999-03-15
Francois Gouget
Updated the interfaces to use the latest ICOM macros.
tree
|
commitdiff
1999-03-15
Eric Pouech
Moved all MCI internal functions/variables/macros to...
tree
|
commitdiff
1999-03-15
Eric Pouech
Make use of digitalv.h file.
tree
|
commitdiff
1999-03-15
Klaas van Gend
- Reimplementation of the CommDlg ExtendedError mechani...
tree
|
commitdiff
1999-03-15
Eric Pouech
Added new function CDAUDIO_Seek().
tree
|
commitdiff
1999-03-15
Eric Pouech
Better 16/32 bit driver messages mapping and handling.
tree
|
commitdiff
1999-03-15
Marcus Meissner
Use MESSAGE_RESOURCE_* defines from SDK headers, update...
tree
|
commitdiff
1999-03-15
Niels Kristian Bec...
Fixed make install.
tree
|
commitdiff
1999-03-14
Alexandre Julliard
Release 990314.
wine-990314
tree
|
commitdiff
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
tree
|
commitdiff
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
tree
|
commitdiff
1999-03-14
Theodore S. Hetke
Added tracing for delayed imports and removed the fixme.
tree
|
commitdiff
1999-03-14
Paul Quinn
Many new defines, and structs to help compile MFC....
tree
|
commitdiff
1999-03-14
Andreas Mohr
Implemented (nearly) all TAPI functions as stubs.
tree
|
commitdiff
1999-03-14
Michael McCormack
Basic support for WIN32 serial communications API.
tree
|
commitdiff
1999-03-14
Juergen Schmied
- IShellFolder and IEnumIDList are using the new COM...
tree
|
commitdiff
1999-03-13
Francois Gouget
It is now possible to use the standard macros for GetTe...
tree
|
commitdiff
1999-03-13
Francois Gouget
Fixed some SendMessage32A that escaped the renaming.
tree
|
commitdiff
1999-03-13
Francois Gouget
On windows ole2.h includes oleauto.h and some programs...
tree
|
commitdiff
1999-03-13
Francois Gouget
Fixes in the SysAllocString functions prototypes. It...
tree
|
commitdiff
1999-03-13
Pavel Roskin
File open dialog now uses icons instead of bitmaps.
tree
|
commitdiff
1999-03-13
Marcus Meissner
Updated AVI* class interface to new ICOM_ methods.
tree
|
commitdiff
1999-03-13
Marcus Meissner
Started on avifil32 implementation (only stubs currently).
tree
|
commitdiff
1999-03-13
Andreas Mohr
Implemented mode setting things as well as VESA additio...
tree
|
commitdiff
1999-03-13
Francis Beaudet
Implemented the IPersistStream interface on the OLE...
tree
|
commitdiff
1999-03-13
Alexandre Julliard
Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
tree
|
commitdiff
1999-03-13
Juergen Schmied
- mostly cleanup after the renaming
tree
|
commitdiff
1999-03-13
Bertho Stultiens
Changed the DLGTEMPLATE and DLGITEMTEMPLATE types to...
tree
|
commitdiff
1999-03-13
Bertho Stultiens
Moved error codes to cderr.h.
tree
|
commitdiff
1999-03-13
Dave Pickles
Fixed a couple of missing #defines for Win32 API functi...
tree
|
commitdiff
1999-03-13
Ulrich Weigand
Implemented UTRegister and UTUnRegister.
tree
|
commitdiff
1999-03-13
Keith Matthews
Added coded stubs for DdeQueryConvInfo (16 & 32 bit...
tree
|
commitdiff
1999-03-13
Pavel Roskin
Added prototypes for OleQueryLinkFromClip, OleQueryCrea...
tree
|
commitdiff
1999-03-12
Eric Kohl
Replaced direct access to the WND structure by correspo...
tree
|
commitdiff
1999-03-12
Eric Kohl
Fixed some bugs introduced by the automated renaming.
tree
|
commitdiff
1999-03-12
Luc Tourangeau
Changed the listview control to add the report view...
tree
|
commitdiff
1999-03-10
Paul Quinn
Added a lot of new OLE interfaces.
tree
|
commitdiff
1999-03-10
Alexander Kanavin
Added support for Russian language.
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Implemented _ConfirmWin16Lock (KERNEL32.96).
tree
|
commitdiff
1999-03-10
Lionel Ulmer
- some clean up in handling of depth
tree
|
commitdiff
1999-03-10
Stephane Lussier
Implemented SendMessageTimeout() functions.
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Added USER.DestroyIcon32 to Callout struct.
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Deleted NE_FreePEResource().
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Adapted to cursor/icon handling changes.
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Implemented Win95-style shared cursor/icon cache.
tree
|
commitdiff
1999-03-10
Pavel Roskin
Fixed folder bitmap colors for 8bpp.
tree
|
commitdiff
1999-03-10
Sergey Turchanov
Added some extra CSIDLs.
tree
|
commitdiff
1999-03-09
Juergen Schmied
Many new prototypes.
tree
|
commitdiff
1999-03-09
Juergen Schmied
Fix use of wrong prototype from ntdll.h.
tree
|
commitdiff
1999-03-09
Marcus Meissner
Fix broken _convert_sockopt for IPPROTO_TCP cases,...
tree
|
commitdiff
1999-02-28
Marcus Meissner
More include optimizations.
tree
|
commitdiff
1999-02-28
Marcus Meissner
MCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
tree
|
commitdiff
1999-02-28
Klaas van Gend
Added the button states as returned by IsDlgButtonCheck...
tree
|
commitdiff
1999-02-28
Marcus Meissner
More include optimisations and fixes.
tree
|
commitdiff
1999-02-28
Alexandre Julliard
Use server handles directly for Win32 handles. Removed...
tree
|
commitdiff
1999-02-28
Alexandre Julliard
Process and thread id now use the server-side id instea...
tree
|
commitdiff
1999-02-28
Marcus Meissner
Some Solaris fixes. <resolv.h> needs <arpa/nameser...
tree
|
commitdiff
1999-02-28
Ulrich Weigand
Adapted to CreateProcess changes.
tree
|
commitdiff
1999-02-28
Ulrich Weigand
Process creation sequence reorganized:
tree
|
commitdiff
1999-02-28
Klaas van Gend
Preliminary implementation of the PrintDlgA stub.
tree
|
commitdiff
1999-02-28
Alexandre Julliard
Added support for mappings with no associated file.
tree
|
commitdiff
1999-02-28
Alexandre Julliard
Removed dst_handle in duplicate_handle request.
tree
|
commitdiff
1999-02-28
Francis Beaudet
Implemented support for arrays and safe arrays in VARIA...
tree
|
commitdiff
1999-02-28
Pavel Roskin
Made folder icons gray-yellow instead of blue.
tree
|
commitdiff
1999-02-26
Alexandre Julliard
Release 990226.
wine-990226
tree
|
commitdiff
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
tree
|
commitdiff
1999-02-25
Alexandre Julliard
Release 990225.
wine-990225
tree
|
commitdiff
1999-02-25
David Luyer
Added __attribute__ ((unused)) on static inline functio...
tree
|
commitdiff
1999-02-25
Francois Boisvert
Adding of new functions to make the wnd struct thread...
tree
|
commitdiff
1999-02-25
Michael Veksler
Added configure check for getbkgd and define HAVE_GETBKGD.
tree
|
commitdiff
1999-02-25
Paul Quinn
Many interface declarations that originated from oleidl...
tree
|
commitdiff
1999-02-25
Michael Veksler
Removed includes of wine/* headers.
tree
|
commitdiff
1999-02-25
Adrian Thurston
- Use the new COM definition macros in the header.
tree
|
commitdiff
1999-02-25
Alexandre Julliard
Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell...
tree
|
commitdiff
1999-02-25
Adrian Thurston
Adds C++ nameless union support to tagVARIANT.
tree
|
commitdiff
1999-02-25
Adrian Thurston
Moved some definitions out of oleauto.h and into oaidl...
tree
|
commitdiff
1999-02-24
Juergen Schmied
Changed pidl structure to match the pidl's used in...
tree
|
commitdiff
1999-02-24
Juergen Schmied
new file, including the IShellLink definition.
tree
|
commitdiff
1999-02-24
Ulrich Weigand
Modified process creation sequence: call PE_CreateModul...
tree
|
commitdiff
1999-02-24
Joseph Pranevich
Added GetBackgroundColor call to the console struct...
tree
|
commitdiff
1999-02-22
Marcus Meissner
Some more recursive include fixes/optimizations.
tree
|
commitdiff
1999-02-22
Juergen Schmied
- header uses the last macros now
tree
|
commitdiff
1999-02-22
Francois Gouget
Use latest COM macros
tree
|
commitdiff
1999-02-21
Alexandre Julliard
Changed initial process creation to avoid memory alloca...
tree
|
commitdiff
1999-02-21
Alexandre Julliard
Added a few exception codes.
tree
|
commitdiff
1999-02-21
Michael Veksler
- Fix headers to include less or smaller header files.
tree
|
commitdiff
1999-02-21
Stephane Lussier
Fix problem where you need mouse activity to unlock...
tree
|
commitdiff
1999-02-20
Francis Beaudet
Implemented the OleCreateFontIndirect method and the...
tree
|
commitdiff
1999-02-20
Marcus Meissner
Problems reported by Donald Page, PR 105-107.
tree
|
commitdiff
1999-02-20
Joseph Pranevich
Support for the new InitialRows andf InitialColumns...
tree
|
commitdiff
1999-02-20
Alexandre Julliard
Added get/set_handle_info request.
tree
|
commitdiff
1999-02-20
Francis Beaudet
Added some new stubs for the OLE menu descriptor methods.
tree
|
commitdiff
1999-02-19
Juergen Schmied
- made the security functions consistent. advapi calls...
tree
|
commitdiff
1999-02-19
Ove Kaaven
Added extra child arguments to DCE_GetVisRgn() to be...
tree
|
commitdiff
1999-02-19
Marcus Meissner
Removed a lot of occurences of windows.h (and added...
tree
|
commitdiff
1999-02-19
Francois Gouget
Small fixes.
tree
|
commitdiff
next