[Lazarus] Accessing SQLite under Windows CE Professional

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Fri Nov 20 00:54:45 CET 2009


On Thu, Nov 19, 2009 at 9:27 PM, waldo kitty <wkitty42 at windstream.net> wrote:
> can you not use "./foo" where "./" is the important part?

By the way, I doubt that this would work even in Linux APIs, because
the shell expands the ./ and other clever stuff like *

When using a API you need to put the full path in Linux too. Windows
is about the only one allowing a incomplete path in APIs to point to
the "application directory", but not in Windows CE

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list