node-win32-api icon indicating copy to clipboard operation
node-win32-api copied to clipboard

Add recursive Struct support

Open sliftist opened this issue 2 years ago • 0 comments

This pull request adds recursive Struct support, which allows WINDOWINFO.rcWindow to work correctly.

I ran into some build issues when testing this change, so I had manually injected the change into node_modules to test it. But it seemed to work fine when I did that.

Let me know if there is a better way to do this, or if you have any concerns with this change. Thanks!

sliftist avatar Mar 24 '23 23:03 sliftist