mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 16:57:16 +01:00
4a6bfc086c
Switched to POCO library for unified platform/library interface. Deprecated the external module API. It was creating more problems than solving. Removed most built-in libraries in favor of system libraries for easier maintenance. Cleaned and secured code with help from static analyzers.
23 lines
865 B
Plaintext
23 lines
865 B
Plaintext
$Id: README.txt 50 2007-01-08 12:16:50Z mloskot $
|
|
-------------------------------------------------------------------------------
|
|
WCELIBCEX - Windows CE C Library Extensions
|
|
-------------------------------------------------------------------------------
|
|
|
|
The WCELIBCEX is a package of C library extensions for Windows CE
|
|
operating system. It is a supplement to standard C library
|
|
available on Windows CE system.
|
|
|
|
Project developer: Mateusz Loskot <mateusz@loskot.net>
|
|
|
|
Homepage: http://sourceforge.net/projects/wcelibcex
|
|
Wiki: http://wcelibcex.sourceforge.net
|
|
|
|
For details, check following files:
|
|
AUTHORS.txt - list of developers and contributors
|
|
LICENSE.txt - license agreement
|
|
COPYING.txt - copyright and provenience notice
|
|
BUILD.txt - building instructions
|
|
|
|
Initial version of WCELIBCEX was founded and copyrighted by Taxus SI Ltd.,
|
|
http://www.taxussi.com.pl
|