| .. |
|
wininc
|
8304d2c1c5
* adds gwlp and gclp constants, mantis 17656 and 17655
|
15 years ago |
|
crt.pp
|
737514c434
* win crt unit returns #13 for numeric enter as well, resolves #13203
|
16 years ago |
|
dos.pp
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
18 years ago |
|
dynlibs.inc
|
5c31042f6a
* SharedSuffix moved to include files to reduce number of ifdefs
|
16 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.
|
18 years ago |
|
messages.pp
|
4866975145
+ more units for win64
|
20 years ago |
|
mouse.pp
|
d306e25dc8
* Fixed warnings.
|
18 years ago |
|
printer.pp
|
4866975145
+ more units for win64
|
20 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
|
17062d667c
* ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted
|
16 years ago |
|
sysfile.inc
|
bdefb849fc
* Fix for Bug report 17550
|
15 years ago |
|
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 years ago |
|
sysos.inc
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 years ago |
|
sysosh.inc
|
0c4e27f706
+ few package related declarations added
|
18 years ago |
|
systhrd.inc
|
27ff441975
o patch from Sven Barth:
|
15 years ago |
|
sysutils.pp
|
80d69c8a22
* win/sysutils.pp, implement CompareUnicodeString and CompareTextUnicodeString, resolves #17591.
|
15 years ago |
|
syswin.inc
|
27ff441975
o patch from Sven Barth:
|
15 years ago |
|
tthread.inc
|
ffc357a528
* TThread, Windows implementation: prevent resource leak when destroying an initially suspended and never resumed thread. The thread must be always resumed so that ThreadProc can complete and cleanup. Fixes Mantis #17560.
|
15 years ago |
|
varutils.pp
|
4084c4261d
+ more units for winx64
|
20 years ago |
|
video.pp
|
4e06fbf4f0
* corrected wrong register in x86_64 asm
|
15 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
|
18 years ago |
|
winsock.pp
|
a91e106cde
* PWSADAta was missing ^ to make it a pointer.
|
16 years ago |
|
winsock2.pp
|
d72c2991e5
* group type to u_long as per mantis 15241
|
16 years ago |