From: Peter B. S. <vs...@ho...> - 2003-11-20 05:24:28
|
"G r u N T X P" wrote: > RTFM до просветления: Рассказать, куда засунуть этот FM? Точнее, эту его часть. === wscript.idl === // Generated .IDL file (by the OLE/COM Object Viewer) // // typelib filename: <could not determine filename> [ uuid(60254CA0-953B-11CF-8C96-00AA00B8708C), version(5.6), helpstring("Windows Script Host (Ver 5.6)") ] library IHost { interface IHost : IDispatch { [id(0x000007d5)] HRESULT ConnectObject( [in] IDispatch* Object, [in] BSTR Prefix); Ответ нашелся здесь: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&th=f48daee6f30e3935 -- 0xdeadbeef |