.. |
wininc
|
a318f1c91e
* Also changed the redef version of getprocessaffinity.. to dword_ptr.
|
před 14 roky |
crt.pp
|
737514c434
* win crt unit returns #13 for numeric enter as well, resolves #13203
|
před 16 roky |
dos.pp
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
před 17 roky |
dynlibs.inc
|
cbdc08b641
* dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies
|
před 15 roky |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
před 19 roky |
fpwinsockh.inc
|
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
před 18 roky |
keyboard.pp
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
před 17 roky |
messages.pp
|
4866975145
+ more units for win64
|
před 19 roky |
mouse.pp
|
d306e25dc8
* Fixed warnings.
|
před 18 roky |
printer.pp
|
4866975145
+ more units for win64
|
před 19 roky |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
před 18 roky |
sockets.pp
|
4972ec0ae5
+ add missing SHUT_* constants for fpshutdown() (aliases from winsock2)
|
před 17 roky |
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
|
před 16 roky |
sysfile.inc
|
bdefb849fc
* Fix for Bug report 17550
|
před 15 roky |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
před 18 roky |
sysos.inc
|
b127fc154a
* Fixed spell error revealed by lintian.
|
před 15 roky |
sysosh.inc
|
0c4e27f706
+ few package related declarations added
|
před 18 roky |
systhrd.inc
|
0fabda01a8
* Added code to support Windows 95 again
|
před 15 roky |
sysutils.pp
|
15e1abddf7
* Windows RTL: Simplify SysUtils.GetLocalTime(). TSystemTime type for these targets matches one defined in Windows unit, so WinAPI function result can be used directly. Resolves #18346.
|
před 14 roky |
syswin.inc
|
a0c25dc0f9
- removes Thread_count from the system unit of several OSes: the value of this variable was unpredictable and the hebaviour was not fixable, resolves #18089
|
před 15 roky |
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.
|
před 15 roky |
varutils.pp
|
4e3cedb492
* VariantInit is a procedure, not a function (according to both MSDN and Delphi docs).
|
před 15 roky |
video.pp
|
4e06fbf4f0
* corrected wrong register in x86_64 asm
|
před 15 roky |
winevent.pp
|
09c9793938
* avoid deadlock when shutting down the event handler thread
|
před 18 roky |
winres.inc
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
před 17 roky |
winsock.pp
|
a91e106cde
* PWSADAta was missing ^ to make it a pointer.
|
před 16 roky |
winsock2.pp
|
5cdc3c3a29
* Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924
|
před 15 roky |