Yuri Dursin

Results 26 comments of Yuri Dursin

I still do not understand this issue, so I do not know how to help. See [Native Node Modules](https://www.electronjs.org/docs/latest/tutorial/using-native-node-modules/)

i`m tested sucessfully, try ``` var objLocator = new winax.Object("WbemScripting.SWbemLocator"); var objService = objLocator.ConnectServer(".", "root\\default"); objService.Security_.ImpersonationLevel = 3; //wbemImpersonationLevelImpersonate var objReg = objService.Get("StdRegProv"); var objGetMethod = objReg.Methods_.Item("GetExpandedStringValue"); var objGetInParam =...

File/folder exists? node_modules/winax/build/Release/node_activex.node

Maybe you need to install on the local computer with the same node version and copy node_modules\winax folder? пт, 24 сент. 2021 г. в 20:19, Peyton Creery ***@***.***>: > I,...

Theoretically, multithreading is supported, but web workers can't require node modules and I do not find the opportunity to transfer winax it into the worker 2018-03-25 21:04 GMT+03:00 danielemarsico :...

I don`t now, may be [email protected] is not compatible with [email protected] It`s very old versions, current [email protected] and node@12 сб, 21 мар. 2020 г. в 20:33, po4dun : > npm-debug.log...

Hello, all is correct, but the problem is unclear. May be "code works using microsoft jscript" only started with wscript.exe? Run the script using the console propgram cscript.exe. 2017-11-13 15:32...

Hello, could it be like this: let v_errors = new winax.Variant([], 'long'); opc_items.Validate(tagList.length, tagList, new winax.Variant(v_errors, 'byref')) "ByRef Errors() As Long" not Optional and not RetVal сб, 10 дек. 2022...

Hi, most likely, browsify don`t support native nodejs addons such as winax, only pure javascript

PID value is unknown, calling WinAPI CoCreateInstance does not give this. You need to free all links to each object and variant from this context. пт, 23 авг. 2019 г....