can't understand why FreeLibrary function fail, expetially after first loding of the dll:
call LoadLibrary16, offset Dll16string mov hInst16,eax
(hInst16 returned is > 32, should be correct)
call FreeLibrary16, hInst16
returned zero !
many thx angelook, don't think about it !
:rolleyes:
i've just find the error on my code...
thanks in any case