Re: Why does WINAPI work on linux? -
17-04-2004
ok, nothing like that in the namefunc, right ...
if that's there in the dll.cpp in some bots ( don't have such a bot on my hd atm ) I think that must be some calling convention definition, maybe solved to _cdecl, dunno. maybe you can try to get it using the browse function of your IDE, if that's supported.
|