Recent

Author Topic: Can't find unit winsvc  (Read 8479 times)

olger901

  • Newbie
  • Posts: 2
Can't find unit winsvc
« on: May 18, 2005, 04:17:18 pm »
Hello all,

I got some really simple delphi apps that I tried to compile with lazarus, however when I compile them I get the error:

blaat.pas (1,1) Fatal: Can't find unit WinSvc

what could I be doing wrong?

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2663
Can't find unit winsvc
« Reply #1 on: May 18, 2005, 04:46:02 pm »
Where doe the unit WinSvc come from ? (doesn't sound like a "simple" app)
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

olger901

  • Newbie
  • Posts: 2
Can't find unit winsvc
« Reply #2 on: May 18, 2005, 05:34:00 pm »
well I was writing a service manager using Delphi until my trial expired, so now I am trying to do so using lazarus

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Can't find unit winsvc
« Reply #3 on: May 19, 2005, 02:49:32 pm »
So you need to write a winsvc unit too, but maybe packages/extra/winunits/jwawinsvc.pas, from the fpcsrc directory can be used too? (I don't know what winsvc contains, but the jedi unit seems to be about services too.) If this is the case, just replace winsvc by jwawinsvc in your source code.

 

TinyPortal © 2005-2018