Hi,
i've looked for a tutorial about this function called from 32bit code but nothing.
I'm doing:
call LoadLibrary16
ok, it works
call FreeLibrary16
error, return 0
What's the meaning of FreeLibrary16 ? Why return 0 (error) ?
Thanks all B7
i've looked for a tutorial about this function called from 32bit code but nothing.
I'm doing:
call LoadLibrary16
ok, it works
call FreeLibrary16
error, return 0
What's the meaning of FreeLibrary16 ? Why return 0 (error) ?
Thanks all B7