[Lazarus] Registering Dll for WinCe
cc_ at freemail.hu
cc_ at freemail.hu
Thu Jun 19 11:08:48 CEST 2008
Oh, it was you then. I enjoy these little surprises of life. :) Thanks for
making the binary WinCe version of SQLite available! I have no idea why the
official site does not offer it. If it is not too much trouble could you
please upload the latest version too? :) Looking at your comments in the
source, you have done some preparation with the source to make a more
optimized compilation possible. This obviously takes some time, but I'd be
more then happy even without that. But feel absolutely free to ignore my
asking, if you decide not to. :)
The problem has disappeared, though I am not quite sure exactly how. After
restarting the PDA emulator and rebuilding the app with fpc 2.2.3 it
suddenly started working.
Though I still have a few questions regarding SQLite/WinCe, where you might
be able to enlighten me.
1. How do you connect to the SQLite db? (I have tried to use the Lazarus
SQLite components, and there is no problem with opening the connection any
more, but even a simple select query have failed to open. The same source
compiled for Win32 works ok, and the db path is not the problem.)
Zaher has made a nice library - it is the only available working solution I
know of - but it is not dbaware, so the controls needs to be connected
manually. I would like to know if there are other worthy choices out there.
2. Similar situation with printing .Any solution you would recommend for
printing from a WinCe app?
3. Maybe you could advice me how to set up the necessary tools to do the
compilation myself.
- Leslie -
----- Original Message -----
From: "Patrick Chevalley" <pchevalley at gmail.com>
To: "General mailing list" <lazarus at lazarus.freepascal.org>
Sent: Thursday, June 19, 2008 7:00 AM
Subject: Re: [Lazarus] Registering Dll for WinCe
> Oops, not see in last message you already use my file :)
> Try just the LoadLibrary in a simple project to be sure if this is the
> problem.
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list