> 1) Is it possible to create a library from main fp-uos wrapper (including audio-libraries fp-wrappers, not the audio-libraries them-self) ?
Sure > 2) If 1) = true, could you give me some advice how to do it ? Err...read the documentation about how to write a (dynamic) library? > 3) May that fp-uos library be accessible for other languages (C, java,...) > ? Yes > 4) If 3) = true, what is the best way to create foreign-wrappers to that > fp-uos-library (wrappers for C, java,...) ? Provide procedural interface with common calling convention, cdecl and stdcall AFAIK are the most supported calling convention, almost (if not) every compiler understands them -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/fp-universal-library-tp5718166p5718169.html Sent from the Free Pascal - General mailing list archive at Nabble.com. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal