Added support for mappings with no associated file.
[wine] / include / wine /
1999-02-28  Francis BeaudetImplemented support for arrays and safe arrays in VARIA...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Paul QuinnMany interface declarations that originated from oleidl...
1999-02-25  Adrian ThurstonAdds C++ nameless union support to tagVARIANT.
1999-02-24  Juergen Schmiednew file, including the IShellLink definition.
1999-02-22  Juergen Schmied- header uses the last macros now
1999-02-20  Francis BeaudetImplemented the OleCreateFontIndirect method and the...
1999-02-19  Francois GougetSmall fixes.
1999-02-18  Francois GougetRemoved references to ICOM_INHERITS.
1999-02-18  Francois GougetUpdated to use the latest COM macros. Defined more...
1999-02-17  Francois GougetMoved some definitions to their proper include file.
1999-02-17  Francois GougetFixed some ICOM_INHERIT stuff and added new related...
1999-02-17  Francois GougetAdded new API. Part of it was in 'include/objbase.h...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-17  Francois GougetAdded the actual definitions of the interfaces.
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_marsh...
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_clien...
1999-02-10  Alexandre JulliardAuthors: Albert Den Haan <albertd@corel.ca>, Adrian...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-02-09  Michael VekslerMoved everything out of windows.h.
1999-02-09  Paul QuinnGetCursorPos is actually a BOOL.
1999-01-30  Francis BeaudetAdded an implementation of the OLE structured storage...
1999-01-28  Noomen HamzaAdded a stub implementation for FileMoniker, ItemMonike...
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Michael VekslerMoves more stuff from windows.h.