Posted By:
Anjan_Bacchu
Posted On:
Tuesday, January 27, 2004 09:12 PM
Hi there,
,
From my knowledge, it is not easily(documented) possible. You need a real hack and which will not be portable.
Why don't you export those functions packed in .EXE to a .DLL and then all those DLL Exported functions will be available for your JNI wrappers ?
BR,
~A