node-win32-api
node-win32-api copied to clipboard
Debug Monitor output
trafficstars
I am looking for Kernel32 OutputDebugString. How do we extend this library to provide this very useful function?
Do we add OutputDebugString: [W.LPTSTR], to api.js?
When I try to use this in Electron, I get "Cannot find the module ffi"
You can try v3.5.1 with kernel32:OutputDebugStringW()
@genifycom try electron-rebuilder and run
cd ./node_modules/.bin && electron-rebuild --force --arch=ia32 --module-dir=../../