.. |
wininc
|
* added some Delphi compatible redefs and constants.
|
2007-01-18 22:09:06 +00:00 |
crt.pp
|
+ Normal characters get written to the wrong buffer
|
2006-09-28 17:56:09 +00:00 |
dos.pp
|
* correct previous patch, the first letter was missing
|
2007-01-19 03:34:57 +00:00 |
dynlibs.inc
|
+ more units for win64
|
2006-04-17 21:39:54 +00:00 |
fpcmemdll.pp
|
+ sharemem unit
|
2006-08-11 22:05:37 +00:00 |
fpwinsockh.inc
|
* fix a typo in previous commit
|
2006-12-20 12:59:07 +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 |
sharemem.pp
|
+ sharemem unit
|
2006-08-11 22:05:37 +00:00 |
sockets.pp
|
* Make error constants cross platform.
|
2007-01-14 21:22:47 +00:00 |
sysdir.inc
|
* fixed warnings and notes while compiling system unit for wince.
|
2006-07-18 15:00:09 +00:00 |
sysfile.inc
|
* There is no SetFilePointerEx for wince.
|
2006-12-29 19:26:40 +00:00 |
sysheap.inc
|
* fixed i386-wince support. WinCE API functions are cdecl.
|
2006-12-29 20:49:03 +00:00 |
sysos.inc
|
* fixed i386-wince support. WinCE API functions are cdecl.
|
2006-12-29 20:49:03 +00:00 |
sysosh.inc
|
+ few com helpers added
|
2006-11-01 09:42:40 +00:00 |
systhrd.inc
|
* cleanup of rtlevents, remove startwait due to persistance guarantee
|
2007-01-08 19:11:07 +00:00 |
sysutils.pp
|
* FileSetDate now working on Win, see #7837
|
2007-01-06 10:48:10 +00:00 |
tthread.inc
|
* fixed i386-wince support. WinCE API functions are cdecl.
|
2006-12-29 20:49:03 +00:00 |
varutils.pp
|
+ more units for winx64
|
2006-04-16 11:37:28 +00:00 |
video.pp
|
* fixed possible overflow when getting video mode
|
2006-08-19 22:45:56 +00:00 |
winevent.pp
|
+ more units for win64
|
2006-04-17 21:39:54 +00:00 |
winsock2.pp
|
+ adds missing SOL_SOCKET to winsock2
|
2006-12-20 12:46:33 +00:00 |
winsock.pp
|
* removed packrecords 1 from winsock as well as a ver0_9_14 define
|
2006-09-16 12:50:28 +00:00 |