.. |
wininc
|
1e9733d2d7
* several virtual* and heap* functions checked for 64-bit issues.
|
14 år sedan |
crt.pp
|
737514c434
* win crt unit returns #13 for numeric enter as well, resolves #13203
|
15 år sedan |
dos.pp
|
2099318c3d
* win/dos.pp: cleanup GetDiskFreeSpace related stuff, patch similar to sysutils.pp rev.16540.
|
14 år sedan |
dynlibs.inc
|
cbdc08b641
* dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies
|
15 år sedan |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
19 år sedan |
fpwinsockh.inc
|
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
18 år sedan |
keyboard.pp
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 år sedan |
messages.pp
|
4866975145
+ more units for win64
|
19 år sedan |
mouse.pp
|
d306e25dc8
* Fixed warnings.
|
17 år sedan |
printer.pp
|
4866975145
+ more units for win64
|
19 år sedan |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 år sedan |
sockets.pp
|
4972ec0ae5
+ add missing SHUT_* constants for fpshutdown() (aliases from winsock2)
|
17 år sedan |
sysdir.inc
|
17062d667c
* ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted
|
16 år sedan |
sysfile.inc
|
bdefb849fc
* Fix for Bug report 17550
|
15 år sedan |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 år sedan |
sysos.inc
|
bffd571f9d
* win/sysos.inc: TTlsDirectory, new record type
|
14 år sedan |
sysosh.inc
|
0c4e27f706
+ few package related declarations added
|
18 år sedan |
systhrd.inc
|
02a5efc619
* win/systhrd.inc, clean up:
|
14 år sedan |
sysutils.pp
|
9d580533d9
* Fixed compile error in FileCreate
|
14 år sedan |
syswin.inc
|
50952945e1
* Moved WideString-related code, which is identical for Win32 and Win64, into syswin.inc
|
14 år sedan |
tthread.inc
|
2a303c88f5
* On thread creation error, use a resourcestring message and textual representation of system error code.
|
14 år sedan |
varutils.pp
|
4e3cedb492
* VariantInit is a procedure, not a function (according to both MSDN and Delphi docs).
|
14 år sedan |
video.pp
|
4e06fbf4f0
* corrected wrong register in x86_64 asm
|
15 år sedan |
windirs.pp
|
e3816d0db2
* Unit windirs does not need to depend on unit strings.
|
14 år sedan |
winevent.pp
|
09c9793938
* avoid deadlock when shutting down the event handler thread
|
18 år sedan |
winres.inc
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 år sedan |
winsock.pp
|
a91e106cde
* PWSADAta was missing ^ to make it a pointer.
|
16 år sedan |
winsock2.pp
|
5cdc3c3a29
* Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924
|
15 år sedan |