.. |
wininc
|
0c65d53f45
+ added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255
|
16 years ago |
crt.pp
|
ff03c9569d
* fixed writing of long strings when using the crt unit on win32, resolves #8843
|
17 years ago |
dos.pp
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 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
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 years ago |
messages.pp
|
4866975145
+ more units for win64
|
19 years ago |
mouse.pp
|
d306e25dc8
* Fixed warnings.
|
17 years ago |
printer.pp
|
4866975145
+ more units for win64
|
19 years ago |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 years ago |
sockets.pp
|
4972ec0ae5
+ add missing SHUT_* constants for fpshutdown() (aliases from winsock2)
|
17 years ago |
sysdir.inc
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
sysfile.inc
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 years ago |
sysos.inc
|
6c5471f324
* don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?)
|
17 years ago |
sysosh.inc
|
0c4e27f706
+ few package related declarations added
|
18 years ago |
systhrd.inc
|
6c5471f324
* don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?)
|
17 years ago |
sysutils.pp
|
4a54f15b47
* fix GetAppConfigDir and GetTmpDir for Windows(R)(c)(TM) and WinCE, unify with unix and provide pathdelim at end
|
17 years ago |
syswin.inc
|
a8804cf2a6
* unified some win32/win64 code
|
17 years ago |
tthread.inc
|
be06f28b18
- win rtl: remove unused thread window (hint by Sergei Gorelkin)
|
16 years ago |
varutils.pp
|
4084c4261d
+ more units for winx64
|
19 years ago |
video.pp
|
e7caecb584
+ useunicodefunctions flag added
|
17 years ago |
winevent.pp
|
09c9793938
* avoid deadlock when shutting down the event handler thread
|
18 years ago |
winres.inc
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |
winsock.pp
|
b0770c35ef
* add WINSOCK_VERSION to old winsock1 unit
|
18 years ago |
winsock2.pp
|
e034788320
* two semi colon's added and compilation checked
|
18 years ago |