.. |
wininc
|
86e3e79e67
+ WC_NO_BEST_FIT_CHARS
|
17 年 前 |
crt.pp
|
fd237cd084
* whitespaces fixed
|
18 年 前 |
dos.pp
|
8132e2c5d0
* correct previous patch, the first letter was missing
|
18 年 前 |
dynlibs.inc
|
4866975145
+ more units for win64
|
19 年 前 |
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
|
b7cce59ac7
* GetKeyEventFromQueueWait waits always till it gets an event
|
18 年 前 |
messages.pp
|
4866975145
+ more units for win64
|
19 年 前 |
mouse.pp
|
d306e25dc8
* Fixed warnings.
|
17 年 前 |
printer.pp
|
4866975145
+ more units for win64
|
19 年 前 |
sharemem.pp
|
47fe287169
* Change to ptruint.
|
18 年 前 |
sockets.pp
|
a6d8590dc1
* use WINSOCK_VERSION in sockets init in windows
|
17 年 前 |
sysdir.inc
|
ea07c6176c
- $Log$ killed
|
18 年 前 |
sysfile.inc
|
9d0445a7ef
* fixed checking if file is directory in Erase(File); it was broken if the directory had the FILE_ATTRIBUTE_NOT_CONTENT_INDEXED attribute too
|
18 年 前 |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 年 前 |
sysos.inc
|
7da7364ee7
* refactored SysResetFPU into SysInitFPU and SysResetFPU
|
18 年 前 |
sysosh.inc
|
0c4e27f706
+ few package related declarations added
|
18 年 前 |
systhrd.inc
|
ecc45e16db
* formatting fixed ;)
|
18 年 前 |
sysutils.pp
|
d7d6b37158
* Fixed warnings.
|
17 年 前 |
tthread.inc
|
ff37ef8786
* fixed i386-wince support. WinCE API functions are cdecl.
|
18 年 前 |
varutils.pp
|
4084c4261d
+ more units for winx64
|
19 年 前 |
video.pp
|
e7caecb584
+ useunicodefunctions flag added
|
17 年 前 |
winevent.pp
|
09c9793938
* avoid deadlock when shutting down the event handler thread
|
18 年 前 |
winres.inc
|
c6f8f550f9
* resource functions for win64, fixes #8304
|
18 年 前 |
winsock.pp
|
b0770c35ef
* add WINSOCK_VERSION to old winsock1 unit
|
18 年 前 |
winsock2.pp
|
e034788320
* two semi colon's added and compilation checked
|
18 年 前 |