On Sat, 31 Mar 2012 13:51:28 +0200
Jürgen Hestermann <juergen.hesterm...@gmx.de> wrote:

> I have my own general purpose unit with functions and procedures I often 
> use. There are also some routines that operate on TStringGrid types so I 
> had to add GRIDS to the uses clause in the interface part of this unit. 
> If I now write a very simple "Hello World" program that uses just one 
> simple function from my unit I get errors
> 
> Error: Undefined symbol: WSRegisterCustomImageList
> Error: Undefined symbol: WSRegisterMenuItem

I added a FAQ, improved the jump in the messages window and added a
comment in the sources.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to