ramon-mendes/SciterSharp

sciter-x-api.h Has changed

xizhengchao opened this issue · 2 comments

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

Thanks! I will take a look at it this weak

Version 3.0.0 is up with the update!