2008/7/26 f.dorin@free.fr:
fix a bad return value for DefaultHandler_SetExtent implemented in defaulthandler.c
ChangeLog entry:
- real name : François DORIN
- email : f.dorin@free.fr
- description : when the server is running, the return value must be the value of the delegating method and not OLE_E_NOTRUNNING.
Good spot. Your patch looks good to me.