Op vrijdag 13-06-2008 om 15:40 uur [tijdzone +0200], schreef [EMAIL PROTECTED]: > > Define "register a dll" > > I am trying to make an app based on a SQLlite database. > When the program is loading it does not find the sqlite3.dll, though it is > in the same dir and it is the right build (for WinCE). > > After some googling it seems that it is not enough simply to copy the dll to > the application directory, WinCe needs to be told it is there. > > Does this clear the picture?
Only a few dll need registering, and I used the sqlite3.dll without registering by placing it in the same directory as the application. so I guess your problem is something else. Joost. _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
