Category:Prokee Modules

From prokee
Revision as of 11:37, 6 May 2019 by Andy (talk | contribs) (Created page with "A Prokee Module can be built as a single shared object (.so) or dynamic link library (.dll). Alternatively more modules can also be linked together into one library file or on...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Prokee Module can be built as a single shared object (.so) or dynamic link library (.dll). Alternatively more modules can also be linked together into one library file or one executable. Every module contains a special interface to be loaded and managed by the Prokee System at runtime.