svenbarth 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 vuotta sitten
..
wininc 82bfe995ef rtl: move WM_APP to messages.inc instead of defines.inc. In other case it is not visible if only Message.pas is included into uses. 13 vuotta sitten
Makefile 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 vuotta sitten
Makefile.fpc a592e77f35 rtl: add missing windows codepages (mantis #0024294) 12 vuotta sitten
classes.pp 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 vuotta sitten
dos.pp 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 17 vuotta sitten
dynlibs.inc 252c2bbc83 * FormatMessageA -> FormatMessage (W version) 13 vuotta sitten
messages.pp 627cf69ae3 * svn props 18 vuotta sitten
readme.txt 65dffb0e7c * wince readme.txt is outdated. Leave link to wiki page only. 17 vuotta sitten
system.pp 10023597d2 * fix import in wince system unit, patch by Gennadiy, resolves #22131 13 vuotta sitten
sysutils.pp 96da57ee95 * Applied patch from Victor Campillo that adds GetLocalTimeOffset support 12 vuotta sitten
varutils.pp 627cf69ae3 * svn props 18 vuotta sitten
windows.pp 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 vuotta sitten
winres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 vuotta sitten
winsock.pp 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 vuotta sitten
winsock2.pp 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 vuotta sitten

readme.txt

All information related to WinCE port is available here:
http://wiki.freepascal.org/WinCE_port