I compiled libxml2 with BCC 5.5 command line compiler, now I have lots of .obj files which I\'d like to link into my Delphi application. Unfortunately, I get lots of \"Unsat
Don't use those functions, but rewrite them to call operating system functions (kernel32/system32) directly.