c-smile / sciter-sdk

Sciter is an embeddable HTML/CSS/scripting engine
http://sciter.com
Other
2.11k stars 223 forks source link

VS2005 build fix #165

Closed iliya-pro closed 4 years ago

pravic commented 4 years ago

How is this supposed to work? It breaks ABI.

If we return a passport from the event_handler::asset_get_passport(), then its callbacks will expect a pointer to a som_asset_t, but instead it will be a pointer to the event_handler.