sciter-sdk / rust-sciter

Rust bindings for Sciter
https://sciter.com
MIT License
806 stars 76 forks source link

Sciter 4.4.7.0 #107

Closed c-smile closed 3 years ago

c-smile commented 3 years ago

In 4.4.7.0 (Sciter and Sciter.JS) ISciterAPI was unified to have the same structure on all platforms and variants.

So this: https://github.com/sciter-sdk/rust-sciter/blob/master/src/capi/scapi.rs needs to be updated accordingly.