On 2003.07.01 19:29 Mohammed Yousif wrote:
I've made major changes based on Yousif's patch. I change the target to shared library and move all
global variables to a data structure called libquran_ctx (quran context). This context must be passed
on most call therefore almost all API changed. I also add some basic WIN32 compatibilty (I've managed
to compile libquran successfully using mingw but failed to build testquran.exe because lack of some libraries)
the patch is in http://bugs.arabeyes.org/cgi-bin/bugzilla/show_bug.cgi?id=32
the details are in the Changelog file
-- Mohammad DAMT <[EMAIL PROTECTED]> _______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

