projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added autoconf check for "inline". You can now use it, it will be
[wine]
/
include
/
wine
/
1999-04-25
Patrik Stridvall
Fixed ANSI compabillity.
tree
|
commitdiff
1999-04-25
Patrik Stridvall
#pragma pack(?) changed to #include "*pack*.h"
tree
|
commitdiff
1999-04-25
Jim Aston
Added some missing #defines I've run across.
tree
|
commitdiff
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
tree
|
commitdiff
1999-04-22
Michael Veksler
Removed some includes of 16 bit API.
tree
|
commitdiff
1999-04-15
Michael Veksler
Added missing windef.h includes.
tree
|
commitdiff
1999-04-15
Stephane Lussier
Implementation of IStorage::CopyTo and IStream::CopyTo.
tree
|
commitdiff
1999-04-11
Marcus Meissner
Added missing ReadClassStg prototype.
tree
|
commitdiff
1999-04-11
Michael Veksler
Introduce STATSTG16 - a 16 bit variant of STATSTG.
tree
|
commitdiff
1999-04-11
Francis Beaudet
Implemented the CoCreateInstanceEx method.
tree
|
commitdiff
1999-04-06
Francois Gouget
Fixed a problem pointed out by Kevin Holbrook.
tree
|
commitdiff
1999-04-06
Francois Gouget
Warning fix.
tree
|
commitdiff
1999-04-06
Francois Gouget
Added a new implementation of the ICOM macros that...
tree
|
commitdiff
1999-04-01
Ove Kaaven
Added CN_* flags used in WM_COMMNOTIFY.
tree
|
commitdiff
1999-04-01
Adrian Thurston
initguid.h should only contain the macro that defines...
tree
|
commitdiff
1999-03-28
Alexandre Julliard
Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes...
tree
|
commitdiff
1999-03-25
Juergen Schmied
Use the new header for COM definitions.
tree
|
commitdiff
1999-03-23
Noomen Hamza
Implemented:
tree
|
commitdiff
1999-03-22
Veksler Michael
Removed winuser16.h from x11drv.h.
tree
|
commitdiff
1999-03-17
Francois Gouget
Removed the obsolete ICOM macros.
tree
|
commitdiff
1999-03-15
Francois Gouget
Updated the interfaces to use the latest ICOM macros.
tree
|
commitdiff
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
tree
|
commitdiff
1999-03-14
Paul Quinn
Many new defines, and structs to help compile MFC....
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
Francis Beaudet
Implemented the IPersistStream interface on the OLE...
tree
|
commitdiff
1999-03-10
Paul Quinn
Added a lot of new OLE interfaces.
tree
|
commitdiff
1999-02-28
Marcus Meissner
More include optimisations and fixes.
tree
|
commitdiff
1999-02-28
Francis Beaudet
Implemented support for arrays and safe arrays in VARIA...
tree
|
commitdiff
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
tree
|
commitdiff
1999-02-25
Paul Quinn
Many interface declarations that originated from oleidl...
tree
|
commitdiff
1999-02-25
Adrian Thurston
Adds C++ nameless union support to tagVARIANT.
tree
|
commitdiff
1999-02-24
Juergen Schmied
new file, including the IShellLink definition.
tree
|
commitdiff
1999-02-22
Juergen Schmied
- header uses the last macros now
tree
|
commitdiff
1999-02-20
Francis Beaudet
Implemented the OleCreateFontIndirect method and the...
tree
|
commitdiff
1999-02-19
Francois Gouget
Small fixes.
tree
|
commitdiff
1999-02-18
Francois Gouget
Removed references to ICOM_INHERITS.
tree
|
commitdiff
1999-02-18
Francois Gouget
Updated to use the latest COM macros. Defined more...
tree
|
commitdiff
1999-02-17
Francois Gouget
Moved some definitions to their proper include file.
tree
|
commitdiff
1999-02-17
Francois Gouget
Fixed some ICOM_INHERIT stuff and added new related...
tree
|
commitdiff
1999-02-17
Francois Gouget
Added new API. Part of it was in 'include/objbase.h...
tree
|
commitdiff
1999-02-17
Francois Gouget
Changed ICOM_THIS definition.
tree
|
commitdiff
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
tree
|
commitdiff
1999-02-17
Francois Gouget
Added the actual definitions of the interfaces.
tree
|
commitdiff
1999-02-13
Francois Gouget
Added the actual interface definitions to the obj_marsh...
tree
|
commitdiff
1999-02-13
Francis Beaudet
Implemented the OLE Drag and Drop target registration...
tree
|
commitdiff
1999-02-13
Francois Gouget
Added the actual interface definitions to the obj_clien...
tree
|
commitdiff
1999-02-10
Alexandre Julliard
Authors: Albert Den Haan <albertd@corel.ca>, Adrian...
tree
|
commitdiff
1999-02-10
Francois Gouget
Better set of macros for defining the COM interfaces.
tree
|
commitdiff
1999-02-09
Michael Veksler
Moved everything out of windows.h.
tree
|
commitdiff
1999-02-09
Paul Quinn
GetCursorPos is actually a BOOL.
tree
|
commitdiff
1999-01-30
Francis Beaudet
Added an implementation of the OLE structured storage...
tree
|
commitdiff
1999-01-28
Noomen Hamza
Added a stub implementation for FileMoniker, ItemMonike...
tree
|
commitdiff
1999-01-28
Marcus Meissner
Fixed GetIconInfo16 (.spec,ICONINFO struct is different...
tree
|
commitdiff
1999-01-26
Andreas Mohr
Implemented GetIconInfo16 -> call to GetIconInfo32.
tree
|
commitdiff
1999-01-23
Andreas Mohr
Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
tree
|
commitdiff
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
tree
|
commitdiff
1999-01-01
Michael Veksler
Moves more stuff from windows.h.
tree
|
commitdiff