Yuri Dursin
Yuri Dursin
Hello, sorry for the long response. I didn't write this passage in the readme, but it’s obvious here that these are limitations of the Javascript syntax. But you can always...
No, Windows API is needed пт, 2 июл. 2021 г. в 19:36, deelef ***@***.***>: > Is there any workaround for this issue? > > — > You are receiving this...
For initialization OCX (ActiveX Control) requires a window subsystem, message queue processing etc. NodeJS does not provide this. Only simple ATL Object/MFC Class/COM Automation Object can be used.
Try other integer types(int8, uint8, int16, ...) for the value of the enumeration: btApp.XMLScript(command, new winax.Variant(2,'int16'), refdata); чт, 23 авг. 2018 г. в 23:16, Matheus Marques : > I'm trying...
That's right, but weird, Catastrophic Failure (Error 0x8000FFFF) occurs when calling [DispInvoke](https://learn.microsoft.com/en-us/windows/win32/api/oleauto/nf-oleauto-dispinvoke) with dispid=1
In 1.17 version additionaly appended __methods - list member mathods by names (ITypeInfo::GetFuncDesc) __vars - list member variables by names (ITypeInfo::GetVarDesc) but in Excel.Application __vars is empty
here is the same implementation as ours, the problem is where to get the correct ITypeInfo interface вт, 7 апр. 2020 г. в 15:45, Cupid@zul : > we probably should...
Yes, of course, any ideas for developing the project are accepted. чт, 9 апр. 2020 г. в 15:28, somanuell : > can I contribute ? > You can do what...
Unfortunately, this requires the implementation of the native IUnknown interface, which is required by IConnectionPoint::Advise. But this is problematic in node javascript сб, 23 июн. 2018 г. в 1:30, Leandro...
sorry, a universal solution does not work