|
Jerome Vuarand wrote:
not on w9X, though. it works in w2K+, but with some limitations. windows just wasn't designed to allow such things. and think about run-time libraires hell... the only reliable solution is to build a DLL.applied on Windows. I think it is possible to export symbols from a exe file on windows and to link external modules against that exe interface
ps it is possible to export symbols from .exe in MSVC6, afair. i can't prove this, though. but i remember doing it long time ago %-)