Quote Originally Posted by Igor Vartanov View Post
Sure, just build it with Watcom.
I'm quite a Watcom-fan :-) the debugger is really great - just missing the possibility to code in teh debugger like in VS and changing from debugging to coding.

Quote Originally Posted by Igor Vartanov View Post
  • .def file or
  • #pragma comment(linker, "/export:grafixLibFileInfo=_grafixLibFileInfo@4")
Thanks for responding. I'll give the pragma a try ... curious whether that'll work.