Change the V86BASE macro to call DOSMEM_MemoryBase() instead of using
[wine] / dlls / ole32 / ole2stubs.c
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-07-10  Juergen SchmiedImplemented OleCreate.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-02-26  Abey GeorgeReturn an error instead of a success code in OleCreate...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-15  Marcus MeissnerImplemented OleRun.
1999-11-14  Eric PouechAdded stubs for SetErrorInfo, PropVariantClear, PropVar...
1999-09-23  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.