I'll document this in some file at some point, but for now:
"on first load of plugin" means there's attempt to load plugin: if it's not 
found plugin starts anyway, error occurs if you try to use
a service that requires the dependency.

dialog
  dll: on first creation dialog
  ini: on first load of plugin
  vec: on first load of plugin

odbc
  vec: on first load of plugin

sqlite
  vec: on first load of plugin

dll
  binary:  on first load of plugin
  unicode:  on first load of plugin
  vec: on first load of plugin

regex
  unicode:  on first load of plugin
  vec: on first load of plugin

vars
  vec: on first load of plugin

reg
  binary:  on first load of plugin
  unicode:  on first load of plugin



Reply via email to