--- In advanced_delphi@yahoogroups.com, "Steve Basset" <[EMAIL PROTECTED]> wrote: > > Can I just verify that if I create (ie Delphi) a .DLL or .CGI on a > windows based machine that it will run on a unix based server? > Well of course not. dll is a Windows construct and unless you are using Kylix your ap won't run under nix either.
nixes have libraries but I don't know much about constructing them. Mick