MIsoDocument interface
Shrirang A Moghe -- samoghe@tdmail.india.ingr.com Tuesday, January 02, 1996 I do not have MFC4.0 but is COleServerDoc going to support the Microsoft MIsoDocument interface from binder (Office 95) ?? Regards, Shrirang A. Moghe
Mike Blaszczak -- mikeblas@interserv.com Tuesday, January 02, 1996 On Tue, 02 Jan 96, Shrirang A Moghewrote: >I do not have MFC4.0 but is COleServerDoc going to support the Microsoft >MIsoDocument interface from binder (Office 95) ?? I think you really mean "IMsocDocument". If that's the case, then: no, not in Version 4.0 or 4.1. In MFC 4.1, though, you'll find a sample which shows you how to add binder support to your COleServerDoc-derived document. Maybe some later version of MFC will have intrinsic support for those classes. If you already have the Microsoft Office COmpatibility Developer's Kit (or whatever the heck those guys decided to call it), though, you should have a version of this same sample. For now, I'm told that the MSOCDK is the only way that I think you're supposed to know about this interface, so I guess you already have it. .B ekiM -- TCHAR szDisc[] = _T("These words are my own; I do not speak for Microsoft.");
| Вернуться в корень Архива |