.. |
wininc
|
7f441e0bca
+ added more FILE_ATTRIBUTE constants, resolves #9669
|
18 years ago |
crt.pp
|
fd237cd084
* whitespaces fixed
|
18 years ago |
dos.pp
|
8132e2c5d0
* correct previous patch, the first letter was missing
|
18 years ago |
dynlibs.inc
|
4866975145
+ more units for win64
|
19 years ago |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
19 years ago |
fpwinsockh.inc
|
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
18 years ago |
keyboard.pp
|
08e5d21da8
+ keypressed for windows, resolves #8637
|
18 years ago |
messages.pp
|
4866975145
+ more units for win64
|
19 years ago |
mouse.pp
|
e4fdb15e3f
+ added critical section protection for putmouseevent, just in case
|
18 years ago |
printer.pp
|
4866975145
+ more units for win64
|
19 years ago |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 years ago |
sockets.pp
|
8991b8f365
* new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please)
|
18 years ago |
sysdir.inc
|
83820db27e
* fix for tiorte.pp on WM5.
|
18 years ago |
sysfile.inc
|
9d0445a7ef
* fixed checking if file is directory in Erase(File); it was broken if the directory had the FILE_ATTRIBUTE_NOT_CONTENT_INDEXED attribute too
|
18 years ago |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 years ago |
sysos.inc
|
ff37ef8786
* fixed i386-wince support. WinCE API functions are cdecl.
|
18 years ago |
sysosh.inc
|
0c4e27f706
+ few package related declarations added
|
18 years ago |
systhrd.inc
|
ecc45e16db
* formatting fixed ;)
|
18 years ago |
sysutils.pp
|
728055586a
+ delphi compatibility stuff
|
18 years ago |
tthread.inc
|
ff37ef8786
* fixed i386-wince support. WinCE API functions are cdecl.
|
18 years ago |
varutils.pp
|
4084c4261d
+ more units for winx64
|
19 years ago |
video.pp
|
f8bdc64a96
* fixed possible overflow when getting video mode
|
19 years ago |
winevent.pp
|
4866975145
+ more units for win64
|
19 years ago |
winres.inc
|
c6f8f550f9
* resource functions for win64, fixes #8304
|
18 years ago |
winsock.pp
|
73f4288d97
+ allow to disable smartlinking if NO_SMART_LINK is defined
|
18 years ago |
winsock2.pp
|
e034788320
* two semi colon's added and compilation checked
|
18 years ago |