I've downloaded the precompiled DLL, used the MinGW 'pexports' program to create a '.def' file and then used 'dltool' to create a linkable library from the '.def'.
I then changed my makefile to use the DLL instead of the statically linked mitab libraries. Guess what? - I've got error return values! I'd like to work through this and find out what I am doing wrong with my static libraries. There is obviously some kind of linker operation I am doing incorrectly. My knowledge of compilers and linkers is a bit sketchy, I tend to use MinGW almost exclusively, so any help (or even vague ideas!) would be useful. I'm at the stage where I although I think I've got something working - it was all a bit random and I can't shake that nagging uncertain feeling... Cheers, Derek. ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/dkFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
