.. |
wininc
|
* inline original windows macros
|
2010-09-27 18:51:10 +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
|
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
2008-04-12 13:34:26 +00:00 |
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
|
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
2008-04-12 13:34:26 +00:00 |
messages.pp
|
|
|
mouse.pp
|
* Fixed warnings.
|
2007-12-22 12:27:03 +00:00 |
printer.pp
|
|
|
sharemem.pp
|
* Change to ptruint.
|
2007-07-05 07:35:12 +00:00 |
sockets.pp
|
+ add missing SHUT_* constants for fpshutdown() (aliases from winsock2)
|
2008-10-20 16:57:32 +00:00 |
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
|
* Convert heap to ptruint.
|
2007-07-04 19:46:47 +00:00 |
sysos.inc
|
* Fix for Bug report 17550
|
2010-10-06 16:04:46 +00:00 |
sysosh.inc
|
|
|
systhrd.inc
|
* closethread thread manager field/function. Mantis 13160
|
2010-03-26 23:31:52 +00:00 |
sysutils.pp
|
* support for east asia locale in formatdatetime. Patch from Taka_JP, mantis 14955 modified for recent sysutils rework, and to init eastasia support only once.
|
2010-08-11 09:03:13 +00:00 |
syswin.inc
|
* simple fix for 16158, avoid crash on duplicate calling of DLL_PROCESS_DETACH
|
2010-08-12 15:34:43 +00:00 |
tthread.inc
|
* proper error handling in case of thread creation failure on windows, resolves #13768, no test case due because such a test is too sensitive regarding race conditions etc. and might cause false failures
|
2009-06-01 14:17:01 +00:00 |
varutils.pp
|
|
|
video.pp
|
* corrected wrong register in x86_64 asm
|
2010-08-19 08:52:37 +00:00 |
winevent.pp
|
* avoid deadlock when shutting down the event handler thread
|
2007-11-11 22:27:29 +00:00 |
winres.inc
|
Merged revisions 9693-10480 via svnmerge from
|
2008-03-12 21:33:48 +00:00 |
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 |