florian 6b086f5c79 * remove inline assembler for calling asm_exit 21 lat temu
..
wininc bc941c52d6 * stdcall added. Thnx M. 21 lat temu
Makefile 5834a643c1 build order fix 21 lat temu
Makefile.fpc 5834a643c1 build order fix 21 lat temu
activex.pp 8f8725767b * COM related fixes from bug #3090 21 lat temu
classes.pp 98105d8055 * classes uses types to import TPoint and TRect 22 lat temu
commctrl.pp 1637c1e418 * commctrl initial version. Not in makefile yet to give Lazarus time to adapt 21 lat temu
comobj.pp f406824432 + necessary declarations for dx8 headers added 22 lat temu
crt.pp a54f67d3a1 * Fixes for numeric keypad enter and / 21 lat temu
dos.pp e1252e7302 * GetMsCount added, platform independent routines moved to single include file 21 lat temu
dynlibs.inc 155beb3566 Fixed bug #3156, as suggested by Michalis Kamburelis 21 lat temu
gprt0.as 7769191263 + profiling support 23 lat temu
graph.pp cb57953ff0 * wndproc definition fixed 23 lat temu
initc.pp 9381d34302 * fix __errno loading from cygwin1.dll (from Peter) 21 lat temu
keyboard.pp 24a0225b5f * altgr handling now gets OS information. Works for default layout, not for manually (tray) changed layouts 21 lat temu
messages.pp e1828acc9c * including in both messages and windows caused problems (expected 21 lat temu
mouse.pp 859d1e05bb * fix for bug #2246, zero events surpressed by moving compression into handler 21 lat temu
objinc.inc 33b5eccc3c * stdcall patch 22 lat temu
ole2.pp 9f31783a0a * old logs removed and tabs fixed 23 lat temu
printer.pp d0191eaa3c * common implementation of unit printer - fix for bug #3421 21 lat temu
shellapi.pp 617d3d94ac * removed ifdefs for unicode; handled by overloading 21 lat temu
shfolder.pp 2690ee6ec3 + Added all known CSIDL constants. 22 lat temu
shlobj.pp a0dc475275 * inital empty revision 21 lat temu
signals.pp 2931514b1f + Fix by peter for calling conventions 22 lat temu
sockets.pp a45e1cd3f1 * first changes sockets units 22 lat temu
system.pp 6b086f5c79 * remove inline assembler for calling asm_exit 21 lat temu
systhrds.pp e0ad8c3234 * first try 21 lat temu
sysutils.pp e0f5517579 + Some fixes in new envvar function 21 lat temu
syswin32.pp 8a381b9ec3 * system unit rename for 1.1 branch 25 lat temu
tthread.inc 8dbea9390f * threadproc is passed to OS and must be stdcall; 22 lat temu
varutils.pp 0d9f209c26 + Case change (bug 3050) 22 lat temu
video.pp 5c03484982 * SysUpdateScreen modified esi and edi 21 lat temu
wcygprt0.as 294c68257b * wcygprt is now used for cygwin (libc) linking, initc contains only cerrno 21 lat temu
wdllprt0.as 329c55ed38 * libraries would no longer compile because of my profiling fix 23 lat temu
win32.inc bc2d795aab * some data types cleaned up 22 lat temu
wincrt.pp cb57953ff0 * wndproc definition fixed 23 lat temu
windows.pp 3995a8bba2 * tried to fix some wsprintf issues 21 lat temu
winevent.pp 9f31783a0a * old logs removed and tabs fixed 23 lat temu
winmouse.pp cb57953ff0 * wndproc definition fixed 23 lat temu
winsock.pp 8305a99541 * GetAcceptExSockaddrs corrected. Double indirection. 21 lat temu
winsysut.pp c7385cf2cb + Implemented winsysut unit 22 lat temu
wprt0.as 7769191263 + profiling support 23 lat temu
wprt0_10.as 7769191263 + profiling support 23 lat temu