Difference between revisions of "KOL-CE"

From Free Pascal wiki
Jump to navigationJump to search
m
Line 11: Line 11:
  
 
== Supported targets ==
 
== Supported targets ==
 +
* All 32-bit Windows: from Windows 95 to Vista.
 +
* Windows CE based PocketPC and Smatphones.
  
 
== Download ==
 
== Download ==

Revision as of 19:38, 18 October 2007

Introduction

KOL-CE is Free Pascal/Lazarus port of KOL&MCK devloped by Vladimir Kladov (http://kolmck.net).

KOL-CE allows to create very compact Windows GUI applications (starting from ~40KB executable for project with empty form).

Initially KOL-CE was planned as KOL port for WinCE only. But later I decided to keep Win32 functionality and made it work with FPC smoothly. Original KOL is targeted for Delphi and does not work with FPC very well. Original MCK can not be used with Lazarus at all.

Requirements

  • Free Pascal compiler 2.2.0 or later.
  • Lazarus 0.9.23 or later.

Supported targets

  • All 32-bit Windows: from Windows 95 to Vista.
  • Windows CE based PocketPC and Smatphones.

Download

Get the latest KOL-CE sources from svn using this link: https://kol-ce.svn.sourceforge.net/svnroot/kol-ce/trunk

Installation

Creating MCK project

Contacts

Report bugs, submit patches and ask questions at project's page at SourceForge: http://sourceforge.net/projects/kol-ce/