ole32: Register ISequentialStream for marshaling.

This commit is contained in:
Robert Shearman 2006-06-09 17:24:57 +01:00 committed by Alexandre Julliard
parent 51e22f42bb
commit 3d4e9d6a71
1 changed files with 1 additions and 0 deletions

View File

@ -501,6 +501,7 @@ static const struct regsvr_interface interface_list[] = {
STD_INTERFACE_ENTRY(IRemUnknown),
LCL_INTERFACE_ENTRY(IClientSecurity),
LCL_INTERFACE_ENTRY(IServerSecurity),
STD_INTERFACE_ENTRY(ISequentialStream),
{ NULL } /* list terminator */
};