sciter-x-api.h Has changed
xizhengchao opened this issue · 2 comments
xizhengchao commented
LPVOID reserved1;
LPVOID reserved2;
LPVOID reserved3;
LPVOID reserved4;
UINT64 SCFN(SciterAtomValue)(const char* name); //
BOOL SCFN(SciterAtomNameCB)(UINT64 atomv, LPCSTR_RECEIVER* rcv, LPVOID rcv_param);
BOOL SCFN(SciterSetGlobalAsset)(som_asset_t* pass);
The API header file has changed
ramon-mendes commented
Thanks! I will take a look at it this weak
ramon-mendes commented
Version 3.0.0 is up with the update!