StdCallMapper - , werid windows std lib, , . std lib ( , 99% you'r ).
dll - , - :
class Mapper implements FunctionMapper{
public String getFunctionName(NativeLibrary library, Method method) {
return GenieConnector.FUNCTION_PREFIX + method.getName();
}
}
GenieConnector.FUNCTION_PREFIX
- . , FunctionMapper
, StdCallMapper