Commit 38b1c791 authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

include: Add a define for SID_SOleUndoManager.

parent 82fa3605
......@@ -1244,6 +1244,7 @@ interface IEnumOleUndoUnits : IUnknown
]
interface IOleUndoManager : IUnknown
{
cpp_quote("#define SID_SOleUndoManager IID_IOleUndoManager")
typedef IOleUndoManager *LPOLEUNDOMANAGER;
HRESULT Open( [in] IOleParentUndoUnit *pPUU );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment