| .. |
|
wininc
|
* 64-bit related fix to overlapped structure (Mantis 13443)
|
2009-04-02 11:18:11 +00:00 |
|
crt.pp
|
* fixed writing of long strings when using the crt unit on win32, resolves #8843
|
2008-03-06 20:20:29 +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
|
|
|
|
fpcmemdll.pp
|
|
|
|
fpwinsockh.inc
|
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
2007-05-13 19:13:43 +00:00 |
|
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
|
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
2008-01-29 23:04:56 +00:00 |
|
sysfile.inc
|
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
2008-01-29 23:04:56 +00:00 |
|
sysheap.inc
|
* Convert heap to ptruint.
|
2007-07-04 19:46:47 +00:00 |
|
sysos.inc
|
* don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?)
|
2008-04-09 21:27:11 +00:00 |
|
sysosh.inc
|
+ few package related declarations added
|
2007-06-28 17:50:11 +00:00 |
|
systhrd.inc
|
* don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?)
|
2008-04-09 21:27:11 +00:00 |
|
sysutils.pp
|
* fixed 64-bit size of findmatch. (mantis 13504) Tested with $12000001 bytes large file, matched to the byte.
|
2009-04-16 05:38:00 +00:00 |
|
syswin.inc
|
* unified some win32/win64 code
|
2008-09-10 21:25:59 +00:00 |
|
tthread.inc
|
- win rtl: remove unused thread window (hint by Sergei Gorelkin)
|
2009-03-09 19:10:00 +00:00 |
|
varutils.pp
|
|
|
|
video.pp
|
+ useunicodefunctions flag added
|
2007-12-16 17:48:20 +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
|
* two semi colon's added and compilation checked
|
2007-08-30 20:09:35 +00:00 |
|
winsock.pp
|
* add WINSOCK_VERSION to old winsock1 unit
|
2007-11-22 09:53:35 +00:00 |