ranmacar
ranmacar
Does that allow to get the dependency graph at runtime? I missed that in S, wanted to try building some dev tools then. Stepping through the ticks and displaying all...
This is how far I got. Looking for the SHELLDLL_DefView doesn't seem to work. And there is still no SetParent? https://github.com/waitingsong/node-win32-api/issues/26 ``` import { User32 } from "win32-api/promise"; import {...
I've tried it with the default neutralino app (https://neutralino.js.org/). Electron would have worked? What's the requirement for this to work?