Re: exdisp.idl: Added missing attributes.

2006-04-10 Thread Jacek Caban
Robert Shearman wrote: Are these helpstrings an exact copy of what is in native? If so, I don't think we want them in Wine (and they are only useful to VB programmers anyway). I've added them because I wanted to have shdocvw typelib, that should be generated from exdisp.idl, as near to origin

Re: exdisp.idl: Added missing attributes.

2006-04-10 Thread Robert Shearman
Jacek Caban wrote: + +[id(0x60020004), hidden, helpstring("Register a pending open with the list")] +HRESULT RegisterPending( +[in] long lThreadId, +[in] VARIANT *pvarloc, +[in] VARIANT *pvarlocRoot, +[in] int swClass, +[out] l