mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-20 00:57:13 +02:00
Major plugin refactor and cleanup.
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.
This commit is contained in:
22
vendor/POCO/Foundation/wcelibcex-1.0/README.txt
vendored
Normal file
22
vendor/POCO/Foundation/wcelibcex-1.0/README.txt
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
$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
|
Reference in New Issue
Block a user