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

ffi-rs version

Open andrisi opened this issue 6 months ago • 3 comments

Sorry if this is a stupid/irrelevant question. Will you or do you have a version of win32-api that works in conjunction with ffi-rs (https://www.npmjs.com/package/node-ffi-rs) which is supposed to be much faster and up to date? Thanks!

andrisi avatar May 26 '25 21:05 andrisi

I have compared between node-ffi-rs and koffi, node-ffi-rs got some issue with pointer.

node-ffi-rs/issues/50

waitingsong avatar May 29 '25 07:05 waitingsong

@waitingsong and that - now closed isue - is still an obstacle?

andrisi avatar May 29 '25 11:05 andrisi

yes, ffi-rs is complex about hWnd handing

waitingsong avatar May 30 '25 01:05 waitingsong