fpc/rtl/win
yury e062922528 * added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines.
* wince executables use C memory manager now (as all apps compiled by eVC++). It saves 5.5 KB of exe size.

git-svn-id: trunk@4282 -
2006-07-23 10:23:31 +00:00
..
wininc * fixed more warnings and notes while compiling RTL. 2006-07-19 19:10:02 +00:00
crt.pp * fix from Maxim Ganetsky to fix CRT output with non latin code pages, should fix #6785 2006-05-20 21:42:58 +00:00
dos.pp * GetLongName hasn't been returning real LFN 2006-07-16 12:46:19 +00:00
dynlibs.inc + more units for win64 2006-04-17 21:39:54 +00:00
keyboard.pp + more units for win64 2006-04-17 21:39:54 +00:00
messages.pp + more units for win64 2006-04-17 21:39:54 +00:00
mouse.pp + more units for win64 2006-04-17 21:39:54 +00:00
printer.pp + more units for win64 2006-04-17 21:39:54 +00:00
sockets.pp * fixed some warnings and notes while compiling RTL. 2006-07-19 10:31:15 +00:00
sysdir.inc * fixed warnings and notes while compiling system unit for wince. 2006-07-18 15:00:09 +00:00
sysfile.inc * fixed wince console I/O. 2006-05-28 20:09:57 +00:00
sysheap.inc
sysos.inc * basic file io fixed for win64 2006-04-17 08:50:59 +00:00
sysosh.inc *wince: previous commit,wrong type 2006-05-27 15:30:41 +00:00
systhrd.inc * added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines. 2006-07-23 10:23:31 +00:00
sysutils.pp * fixed more warnings and notes while compiling RTL. 2006-07-19 19:10:02 +00:00
tthread.inc * fixed leaking of TThread 2006-05-14 09:15:09 +00:00
varutils.pp + more units for winx64 2006-04-16 11:37:28 +00:00
video.pp * fixed previous commit 2006-05-21 18:19:09 +00:00
winevent.pp + more units for win64 2006-04-17 21:39:54 +00:00
winsock2.pp * fixed more warnings and notes while compiling RTL. 2006-07-19 19:10:02 +00:00
winsock.pp