[fpc-devel] unit imm.pp on windows
Martin Friebe
fpc at mfriebe.de
Thu Feb 19 17:33:14 CET 2009
Hi,
does anyone know if a unit imm.pp (see below) was ever part of FPC?
(See http://bugs.freepascal.org/view.php?id=13140 )
If it was, what was the reason for it's removal?
Martin
head of imm.pp:
> {
> This file is part of the Free Pascal run time library.
> Copyright (c) 2005 by the Free Pascal development team
> Header translation by Alexey Barkovoy for Free Pascal Platform
>
> Input Method Manager definitions
>
> See the file COPYING.FPC, included in this distribution,
> for details about the copyright.
>
> This program is distributed in the hope that it will be useful,
> but WITHOUT ANY WARRANTY; without even the implied warranty of
> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> **********************************************************************}
>
>
> (**********************************************************************)
> (* imm.h - Input Method Manager definitions *)
> (* *)
> (* Copyright (c) Microsoft Corporation. All rights reserved. *)
> (**********************************************************************)
>
> {$mode objfpc}
>
> unit
> Imm;
More information about the fpc-devel
mailing list