Thomas Faber <thfa...@gmx.de> wrote:

>      ip_frame = NULL;
>      ip_uiwindow = NULL;
> +    frame_info.cb = sizeof(OLEINPLACEFRAMEINFO);

Using sizeof(frame_info) here and in other places instead of 
sizeof(OLEINPLACEFRAMEINFO)
would be better IMHO.

-- 
Dmitry.


Reply via email to