24.09.2016, 09:01
Actually "name" (misleading variable name) would need to be integer and you'd have to use "r" or "u" specifier in sscanf. GetName function accepts an integer, not a string so that'd give error 035.
Is that the whole code in the command? If not, post the whole command.
All are natives except GetName which is still not reported even if you have -d3 flag.
And remove the cache from memory otherwise you're going to have memory leaks.
Is that the whole code in the command? If not, post the whole command.
All are natives except GetName which is still not reported even if you have -d3 flag.
And remove the cache from memory otherwise you're going to have memory leaks.