If the parent source is written in C# and the DLL loaders accept only
C/C++ - your going to have to re-write the DLL loader application in Java
because of the difference between the JVM and C#'s...