fpc/rtl/win32
2004-11-26 13:03:07 +00:00
..
wininc * fix 2004-11-15 21:12:57 +00:00
activex.pp * COM related fixes from bug #3090 2004-05-07 13:26:31 +00:00
classes.pp * classes uses types to import TPoint and TRect 2004-01-22 17:11:23 +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 * Fixes for numeric keypad enter and / 2004-05-02 13:05:39 +00:00
dos.pp + Patch for findfirst (bug 3042) from Peter Vreman 2004-04-07 09:26:23 +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 * wcygprt is now used for cygwin (libc) linking, initc contains only cerrno 2004-11-04 17:15:01 +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 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
Makefile.fpc * wcygprt is now used for cygwin (libc) linking, initc contains only cerrno 2004-11-04 17:15:01 +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
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 ErrOutput added 2004-11-04 09:32:31 +00:00
systhrds.pp * first try 2004-05-23 15:30:13 +00:00
sysutils.pp + Ver 1.0 does not handle initialized variables well 2004-08-06 13:23:21 +00:00
syswin32.pp
tthread.inc * threadproc is passed to OS and must be stdcall; 2004-01-29 16:58:28 +00:00
varutils.pp + Case change (bug 3050) 2004-04-16 10:07:44 +00:00
video.pp * SysUpdateScreen modified esi and edi 2004-10-03 20:16:43 +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 * 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