Hi Richard
I have not pursued this any further, here lately have lost interest in programming but I think that to use a static lib produced by FreeBasic could be problematic
a static lib is not necessarily free of dependencies and chasing those dependencies could be a pain but aside from that you would need a *.h file with the functions prototype and that can be tricky, functions that have parameters of simple scalar types should be easy but structures can be problematic