fpc/rtl/win32
2005-01-10 21:29:23 +00:00
..
wininc + added LOGFONTW 2005-01-08 14:43:34 +00:00
activex.pp * COM related fixes from bug #3090 2004-05-07 13:26:31 +00:00
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 + necessary declarations for dx8 headers added 2003-10-05 20:30:09 +00:00
crt.pp fix clrscr with windowsize<>screensize 2005-01-03 18:16:12 +00:00
dos.pp * GetMsCount added, platform independent routines moved to single include file 2004-12-05 16:44:43 +00:00
dynlibs.inc Fixed bug #3156, as suggested by Michalis Kamburelis 2004-06-12 13:30:33 +00:00
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 fixed 2005-01-07 18:59:22 +00:00
Makefile * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
Makefile.fpc * ctypes update 2005-01-10 10:41:20 +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 * stdcall patch 2003-09-17 15:06:36 +00:00
ole2.pp
printer.pp * common implementation of unit printer - fix for bug #3421 2004-12-05 11:21:46 +00:00
shellapi.pp * removed ifdefs for unicode; handled by overloading 2004-08-08 14:26:56 +00:00
shfolder.pp + Added all known CSIDL constants. 2004-02-01 00:12:11 +00:00
shlobj.pp * inital empty revision 2004-08-16 20:53:27 +00:00
signals.pp + Fix by peter for calling conventions 2004-03-08 08:12:10 +00:00
sockets.pp * first changes sockets units 2004-03-16 18:03:37 +00:00
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 + Case change (bug 3050) 2004-04-16 10:07:44 +00:00
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 * some data types cleaned up 2003-10-06 23:52:53 +00:00
wincrt.pp
windows.pp * tried to fix some wsprintf issues 2004-08-08 16:52:51 +00:00
winevent.pp
winmouse.pp
winsock.pp * GetAcceptExSockaddrs corrected. Double indirection. 2004-09-18 16:19:18 +00:00
winsysut.pp + Implemented winsysut unit 2004-02-08 11:00:18 +00:00
wprt0_10.as
wprt0.as