sciter-sdk/pysciter

Sciter 4.4.7.0

c-smile opened this issue · 1 comments

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/pysciter/blob/master/sciter/capi/scapi.py needs to be updated accordingly.

#40, done.