fpc/rtl/win
florian 27ff441975 o patch from Sven Barth:
- remove critical section from dll initialization, windows allows only one thread at one to run dllmain, resolves #17858

git-svn-id: trunk@16263 -
2010-10-30 14:37:55 +00:00
..
wininc * adds gwlp and gclp constants, mantis 17656 and 17655 2010-10-17 19:58:49 +00:00
crt.pp * win crt unit returns #13 for numeric enter as well, resolves #13203 2009-12-21 09:59:04 +00:00
dos.pp
dynlibs.inc * SharedSuffix moved to include files to reduce number of ifdefs 2010-02-13 15:44:12 +00:00
fpcmemdll.pp
fpwinsockh.inc
keyboard.pp
messages.pp
mouse.pp
printer.pp
sharemem.pp
sockets.pp
sysdir.inc * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted 2009-11-18 18:04:51 +00:00
sysfile.inc * Fix for Bug report 17550 2010-10-06 16:04:46 +00:00
sysheap.inc
sysos.inc * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
sysosh.inc
systhrd.inc o patch from Sven Barth: 2010-10-30 14:37:55 +00:00
sysutils.pp * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
syswin.inc o patch from Sven Barth: 2010-10-30 14:37:55 +00:00
tthread.inc * Windows platforms: always start a thread in suspended state and resume it later in AfterConstruction if necessary, prevents race conditions in constructor. Fixes Mantis #16884 on Windows. 2010-10-06 16:57:15 +00:00
varutils.pp
video.pp * corrected wrong register in x86_64 asm 2010-08-19 08:52:37 +00:00
winevent.pp
winres.inc
winsock2.pp * group type to u_long as per mantis 15241 2009-12-04 08:37:18 +00:00
winsock.pp * PWSADAta was missing ^ to make it a pointer. 2009-10-23 19:01:35 +00:00