durs / node-activex

Node.JS Implementaion of ActiveXObject
MIT License
329 stars 62 forks source link

win32 #57

Open GuoSirius opened 4 years ago

GuoSirius commented 4 years ago

Winax is not a valid 32-bit application。

Can you support both 32-bit and 64-bit?

durs commented 4 years ago

yes, when comple with node 32 bit, winax also 32 bit

вс, 1 дек. 2019 г. в 12:51, 郭之存 notifications@github.com:

Winax is not a valid 32-bit application。

Can you support both 32-bit and 64-bit?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/durs/node-activex/issues/57?email_source=notifications&email_token=AAEMMNOGWJ7PRN7FHWSSBR3QWOCLDA5CNFSM4JTK2PO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H5B4V6A, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEMMNO4DSYEBW32LLXABGTQWOCLDANCNFSM4JTK2POQ .

GuoSirius commented 4 years ago

@durs not available win32,error always show

sx212 commented 4 years ago

I need to run this component in a 64-bit node environment; But something went wrong.

durs commented 4 years ago

32 bit dll ( CLSCTX_INPROC_SERVER ) not compatible with node64 (or other x64 executables), only node32

вс, 19 янв. 2020 г. в 05:01, Simon.Zhang notifications@github.com:

I need to run this component in a 64-bit node environment; But something went wrong.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/durs/node-activex/issues/57?email_source=notifications&email_token=AAEMMNI64W6HDI4CS6NRTVLQ6OX75A5CNFSM4JTK2PO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJKGVUY#issuecomment-575957715, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEMMNI6T47OVFW7FYQV5ALQ6OX75ANCNFSM4JTK2POQ .