Calling a Borland DLL from Python -


is possible python 2.5 load borland builder dll, , call functions within dll?

we have old application written borland builder (we have full source, porting visual studio long term goal), , need add new tests this.

all of code need test in dll, , presume can use ctypes access this, there clashes between borland run time amd msvc run times?


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -