In my Java application, I have to load two .DLL. But both .DLL files need to be loaded in different process (as both need their individual memory a
.DLL