Are you ready for the Clicker generation ?

Dlods and API

glossary

D.L.O.D.

This stands for Dynamic Loading of Objects or Datas . The initial dlod technology was mainly a "DLL" replacement, but it has quite changed.

Dlods resources

the "desinstallator". launched by the system when the program ends. NULL pointer means nothing to call.

init()

the "installator". launched by the system when it "embeds" the dlod. Should be provided by each dlod. a NULL pointer means nothing to call.

uninit()

getClassInfo()

uninit()