Page 1 of 1

Plugin API update (v2.7.1)

PostPosted: Wed Feb 18, 2009 11:52 am
by Aaron
Hi All,

I've released the updated 'Zeolite' plugin API that should be used with the forthcoming L3DT release 2.7. The changes are quite minor, and should not adversely affect users. They include:
  • The addition of the 'format_SetFlags2' function to allow finer control over file format capabilities.
  • The addition of more helper functions to the CzBuffer, CzFormat and CzFunc wrapper classes.
  • Re-naming of the ‘VarID_LPVOID’ and ‘VarID_hVar’ variable types to ‘VarID_voidptr’ and ‘VarID_hvar’, respectively (this was for neatness and consistency with ZeoScript language.)
You can read the full change-log and download the API from here:

http://www.bundysoft.com/docs/doku.php? ... ges#v2.7.1

Cheerio,
Aaron.