.. |
wininc
|
59702147ff
* patch by "Vasil" to fix various WinCE and Win32 API conversion issues
|
15 年之前 |
crt.pp
|
737514c434
* win crt unit returns #13 for numeric enter as well, resolves #13203
|
16 年之前 |
dos.pp
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 年之前 |
dynlibs.inc
|
5c31042f6a
* SharedSuffix moved to include files to reduce number of ifdefs
|
15 年之前 |
fpcmemdll.pp
|
3e054f46c3
+ sharemem unit
|
19 年之前 |
fpwinsockh.inc
|
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
18 年之前 |
keyboard.pp
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 年之前 |
messages.pp
|
4866975145
+ more units for win64
|
19 年之前 |
mouse.pp
|
d306e25dc8
* Fixed warnings.
|
18 年之前 |
printer.pp
|
4866975145
+ more units for win64
|
19 年之前 |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 年之前 |
sockets.pp
|
4972ec0ae5
+ add missing SHUT_* constants for fpshutdown() (aliases from winsock2)
|
17 年之前 |
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 年之前 |
sysfile.inc
|
cba72c423d
* patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630
|
16 年之前 |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 年之前 |
sysos.inc
|
cba72c423d
* patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630
|
16 年之前 |
sysosh.inc
|
0c4e27f706
+ few package related declarations added
|
18 年之前 |
systhrd.inc
|
8cce3d3f91
* closethread thread manager field/function. Mantis 13160
|
15 年之前 |
sysutils.pp
|
8caa62618f
* support for east asia locale in formatdatetime. Patch from Taka_JP, mantis 14955 modified for recent sysutils rework, and to init eastasia support only once.
|
15 年之前 |
syswin.inc
|
df19960f41
* simple fix for 16158, avoid crash on duplicate calling of DLL_PROCESS_DETACH
|
15 年之前 |
tthread.inc
|
88f6b8854e
* proper error handling in case of thread creation failure on windows, resolves #13768, no test case due because such a test is too sensitive regarding race conditions etc. and might cause false failures
|
16 年之前 |
varutils.pp
|
4084c4261d
+ more units for winx64
|
19 年之前 |
video.pp
|
4e06fbf4f0
* corrected wrong register in x86_64 asm
|
15 年之前 |
winevent.pp
|
09c9793938
* avoid deadlock when shutting down the event handler thread
|
18 年之前 |
winres.inc
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 年之前 |
winsock.pp
|
a91e106cde
* PWSADAta was missing ^ to make it a pointer.
|
16 年之前 |
winsock2.pp
|
d72c2991e5
* group type to u_long as per mantis 15241
|
16 年之前 |