X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/0cf8242b7bb005541896b8ab6363b147ff22f454..1a8d0bce39fe4edf7443bde884fefe78412fe521:/wmessages.pas?ds=sidebyside diff --git a/wmessages.pas b/wmessages.pas index fed9259..205e79d 100644 --- a/wmessages.pas +++ b/wmessages.pas @@ -1,5 +1,10 @@ +{ Copyright (C) 2005 Bas Steendijk and Peter Green + For conditions of distribution and use, see copyright notice in zlib_license.txt + which is included in the package + ----------------------------------------------------------------------------- } + unit wmessages; -//this unit contains varions functions and types to make it easier to write +//this unit contains various functions and types to make it easier to write //code that works with both real windows messages and lmessages interface