[Lazarus] How to debug Lazarus under Windows XP

Roland Turcan konf at rotursoft.sk
Thu Feb 21 11:10:19 CET 2008


find code in daemonapp.pp file below

Function TCustomDaemon.UnInstall : Boolean;
begin
  Result:=True;
  Application.*SysInstallDaemon*(Self);
end;

It cause service could not be uninstalled .

And how can rebuild FPC units to correct it ?

--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20080221/44e1093e/attachment-0007.html>


More information about the Lazarus mailing list