fpc/rtl/win32
2004-12-28 14:20:03 +00:00
..
wininc * Aliased CoCreateStandardMalloc to CoGetMalloc as per bug #3447 (Alexey Barkovoy) 2004-12-18 20:05:18 +00:00
activex.pp
classes.pp * first tthread.synchronize support (merged neli's patches) 2004-12-23 09:42:42 +00:00
commctrl.pp * commctrl initial version. Not in makefile yet to give Lazarus time to adapt 2004-11-21 13:26:49 +00:00
comobj.pp
crt.pp
dos.pp * GetMsCount added, platform independent routines moved to single include file 2004-12-05 16:44:43 +00:00
dynlibs.inc
gprt0.as
graph.pp
initc.pp * fix __errno loading from cygwin1.dll (from Peter) 2004-12-06 12:27:48 +00:00
keyboard.pp * altgr handling now gets OS information. Works for default layout, not for manually (tray) changed layouts 2004-11-21 12:38:45 +00:00
Makefile * regenerated 2004-12-20 18:37:51 +00:00
Makefile.fpc build order fix 2004-12-06 19:24:24 +00:00
messages.pp * including in both messages and windows caused problems (expected 2004-08-22 11:12:24 +00:00
mouse.pp * fix for bug #2246, zero events surpressed by moving compression into handler 2004-11-21 15:24:35 +00:00
objinc.inc
ole2.pp
printer.pp * common implementation of unit printer - fix for bug #3421 2004-12-05 11:21:46 +00:00
shellapi.pp
shfolder.pp
shlobj.pp
signals.pp
sockets.pp
system.pp * remove inline assembler for calling asm_exit 2004-12-12 11:53:47 +00:00
systhrds.pp * tthread patch from neli 2004-12-28 14:20:03 +00:00
sysutils.pp + Some fixes in new envvar function 2004-12-11 11:48:38 +00:00
syswin32.pp
tthread.inc * tthread uses systhrds 2004-12-26 13:46:45 +00:00
varutils.pp
video.pp * always restore original window/buffersize for the console at exit 2004-12-22 15:29:26 +00:00
wcygprt0.as * wcygprt is now used for cygwin (libc) linking, initc contains only cerrno 2004-11-04 17:15:01 +00:00
wdllprt0.as
win32.inc
wincrt.pp
windows.pp
winevent.pp
winmouse.pp
winsock.pp * GetAcceptExSockaddrs corrected. Double indirection. 2004-09-18 16:19:18 +00:00
winsysut.pp
wprt0_10.as
wprt0.as