fpc/rtl/win
michael f2d163cd38 * Fixed bug ID #23290 (FileSetDate on Dir)
git-svn-id: trunk@26682 -
2014-02-06 12:01:25 +00:00
..
wininc * fix for #25402 One argument of GetICMProfileW missed an indirection 2013-12-09 18:19:31 +00:00
dos.pp + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
dynlibs.inc * GetProcAddr added for OS/2, type of argument for ordinal target specific now 2014-01-19 21:15:26 +00:00
fpcmemdll.pp
messages.pp
printer.pp
sharemem.pp
sysdir.inc * fix ChDir and GetDir handling for other than the current drive and avoid changing the current directory in GetDir in that case 2013-09-23 20:41:54 +00:00
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc
sysos.inc * fix ChDir and GetDir handling for other than the current drive and avoid changing the current directory in GetDir in that case 2013-09-23 20:41:54 +00:00
sysosh.inc + Native threadvar implementation for Win32 and Win64 (most of it, but not yet complete). 2013-01-10 19:13:02 +00:00
systhrd.inc + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 2013-12-12 12:43:46 +00:00
systlsdir.inc * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. 2012-02-16 17:13:32 +00:00
sysutils.pp * Fixed bug ID #23290 (FileSetDate on Dir) 2014-02-06 12:01:25 +00:00
syswin.inc * changed the initial value DefaultFileSystemCodePage from CP_ACP to CP_UTF8: 2014-01-04 15:05:42 +00:00
tthread.inc The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet. 2013-04-23 20:13:07 +00:00
windirs.pp * updated GetWindowsSpecialDir():string so it uses the -A or -W api call 2013-08-19 22:47:19 +00:00
winres.inc