Commit e03bfb48 authored by Alexandre Julliard's avatar Alexandre Julliard

scrrun: Add missing ITextStream id.

parent 200eb1d3
......@@ -105,6 +105,7 @@ static REFIID tid_ids[] = {
&IID_IDictionary,
&IID_IFileSystem3,
&IID_IFolder,
&IID_ITextStream,
&IID_IFile
};
......
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