clients/apps/desktop/desktop_native/napi
Colton Hurst e23a353543
[PM-9126] COM Object Registration (#13278)
* PM-9126: Initial scaffolding for com object registration

* PM-9126: Clean Up PACOMObject trait and impl

* PM-9126: Add unsafe tests

* PM-9126: Clean up registration PR with a working CoRegisterClassObject call

* PM-9126: Add AddAuthenticator fn call

* PM-9126: Load AddAuthenticator fn call dynamically

* PM-9126: Add AddAuthenticator experiments

* PR-9126: add brackets around guids

* PM-9126: clean up part 1

* PM-9126: Cleanup changes

* Only call the register function if on Windows

* PM-9126: Block two generated types that create issues for the i686-pc-windows-msvc target

* PM-9126: Refine bindings file

* PM-9126: Address PR comments part 1

* PM-9126: Address PR comments part 2

* PM-9126: Return result in napi layer

* PM-9126: Propogate error from add authenticator call

* PM-9126: Change for version update
2025-04-03 17:11:04 -04:00
..
src [PM-9126] COM Object Registration (#13278) 2025-04-03 17:11:04 -04:00
build.rs [PM-8789] Move desktop_native into subcrate (#9682) 2024-07-01 15:19:29 +02:00
Cargo.toml [PM-9126] COM Object Registration (#13278) 2025-04-03 17:11:04 -04:00
index.d.ts [PM-9126] COM Object Registration (#13278) 2025-04-03 17:11:04 -04:00
index.js Cleanup destkop native loader and support gnu fallback loading (#12498) 2025-01-09 18:15:58 +01:00
package.json [deps]: Update @napi-rs/cli to v2.18.4 (#10584) 2024-10-03 13:13:42 +02:00