fpc/packages/winunits-base/src
2011-08-02 10:38:00 +00:00
..
activex.pp * fixed naming of IConnectionPoint.EnumConnections method, resolves #19485 2011-06-05 10:06:37 +00:00
buildwinutilsbase.pp + win9xwsmanager unit provided by Bart Broersma, resolves #17381 2011-05-15 18:27:17 +00:00
comconst.pp * fixed some Delphi incompabilities as described here: http://www.lazarus.freepascal.org/index.php/topic,7118.msg33371 2009-07-26 10:30:45 +00:00
commctrl.pp * fix compilation non win32/64. Patch from Vincent on IRC 2011-08-02 10:38:00 +00:00
commdlg.pp winunits-base: don't use "packed records", pack all records according to winapi headers definition: {$packrecords 1} for non win64 mode 2011-04-13 09:12:12 +00:00
comobj.pp activex.pp: 2011-05-28 14:25:52 +00:00
comserv.pp * Several functions had their results unassigned, fixed. 2011-01-25 07:32:39 +00:00
dwmapi.pp * multimon added (From Paul Ishenin), renamed dwmapi extension to .pp 2009-06-03 13:52:34 +00:00
flatsb.pp
htmlhelp.pp * dll should be ocx 2009-06-09 20:45:41 +00:00
imagehlp.pp * patch from Dimitri B. that fixes 64-bit aspects of imagehlp.pp, caused by enabling previously dead code. Mantis 16240 2010-04-10 12:46:11 +00:00
imm_dyn.pas * Patch from Dmitry. imm + a dynloaded variant to be used for w9x. Mantis 17167 2010-08-14 14:59:04 +00:00
imm.pas * Patch from Dmitry. imm + a dynloaded variant to be used for w9x. Mantis 17167 2010-08-14 14:59:04 +00:00
mmsystem.pp * fixes issues of mmsystem mentioned in #19385 as well as some more 2011-05-20 20:04:40 +00:00
multimon.pp * alias hmonitor to windows.hmonitor. This handle moved from 2010-02-28 15:56:42 +00:00
nb30.pp * renamed nb30 header to lowercase and added makefiles. 2010-09-25 12:57:33 +00:00
ole2.pp
oleserver.pp * Fixed compilation on Windows/WinCE after merging the XPCom branch in r16180 2010-10-18 15:22:53 +00:00
richedit.pp
shellapi.pp * patch from Cobines, Mantis 19227 fixing return type of shgetfileinfo* 2011-04-25 15:43:07 +00:00
shfolder.pp * integer->longint, $mode is not set for this unit mantis 17449 2010-09-20 17:50:41 +00:00
shlobj.pp activex.pp: 2011-05-28 14:25:52 +00:00
tmschema.inc * retranslated by Paul from a newer SDK 2009-06-13 12:21:40 +00:00
uxtheme.pp winunits-base: fix structure name 2011-04-07 06:46:50 +00:00
win9xwsmanager.pp + win9xwsmanager unit provided by Bart Broersma, resolves #17381 2011-05-15 18:27:17 +00:00
wininet.pp * packrecords as per mantis 15009 + checking the packed records. 2009-11-06 11:58:45 +00:00
winspool.pp * adding stdcall calling convention modifiers. bug #17159 2010-08-12 19:54:10 +00:00
winutils.pp * winutils unit, for simple api wrapper functions. 2009-10-04 17:43:08 +00:00
winver.pp