[Lazarus] LoadLibrary fails on WinCE

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Fri Nov 21 14:22:15 CET 2008


1 - make sure you are using loadlibrary from the windows unit and then
call GetLastError to see why it failed.

Windows CE has some differences from desktop. I would try putting the
library in the windows or windows/system directory or passing the full
path to the library.

-- 
Felipe Monteiro de Carvalho



More information about the Lazarus mailing list