summaryrefslogtreecommitdiff
path: root/packages/winunits-base/src
Commit message (Expand)AuthorAgeFilesLines
* winunits-base: fix structure namepaul2011-04-071-1/+1
* winunits-base: correct GetThemeFont, GetThemeSystemFont font argument must be...paul2011-04-071-2/+2
* * Fixed spell errors.mazen2011-03-251-1/+1
* + added TOleStrList and POleStrList types (same as TBStrList, Delphi compatib...sergei2011-03-241-1/+4
* Fixes to dispatch calls:sergei2011-02-011-0/+7
* Fix Mantis #11783:sergei2011-01-291-1/+1
* * Several functions had their results unassigned, fixed.sergei2011-01-252-6/+6
* * bytelen function added, patch by Cyrax, mantis 18441marco2011-01-091-0/+1
* * tconnectevent added to comobjmarco2010-12-311-0/+4
* * stdcall added to ipropertysetstorage, mantis 18315marco2010-12-261-1/+1
* + comobj.pp, DispatchInvoke and DoDispCallByID: support Variant parameters pa...sergei2010-11-201-14/+23
* shlobj: add more SHARD_ constantspaul2010-11-181-3/+8
* * patch from Paul, fixes 17958, newer Vista/W7 interfaces for dialogs.marco2010-11-171-0/+242
* * moved taskdialog to commctrlmarco2010-11-132-196/+196
* * Copied TaskDialog headers from Lazarus' win32extra at Paul's request.marco2010-11-131-0/+197
* * Fixed compilation on Windows/WinCE after merging the XPCom branch in r16180joost2010-10-182-10/+10
* * renamed nb30 header to lowercase and added makefiles.marco2010-09-252-1/+1
* * first draft of nb30. marco2010-09-251-0/+301
* * integer->longint, $mode is not set for this unit mantis 17449marco2010-09-201-5/+5
* * very minor compatibility fix. Delphi exports name of the dll asmarco2010-09-141-105/+108
* * Patch from Dmitry. imm + a dynloaded variant to be used for w9x. Mantis 17167marco2010-08-143-1/+877
* * adding stdcall calling convention modifiers. bug 17159marco2010-08-121-177/+177
* * converted winspool.h from MingW and added it as winspool.pp, resolves #17174florian2010-08-102-1/+1534
* * fix for mantis 17083, change funcdesc field to ptr to array of hresultmarco2010-08-061-1/+3
* * patch from Dimitri B. that fixes 64-bit aspects of imagehlp.pp, caused by ...marco2010-04-101-15/+15
* * IPersist method now OUTmarco2010-04-091-1/+1
* * fix for mantis 16218, packrecords 8 in imagehlp (#pragma pack(8) in msvc)marco2010-04-081-73/+74
* * turn on imagehlp64 for win64marco2010-04-081-0/+4
* * few small left over renames and typing (var/out) fixes from Mantis 14802marco2010-03-061-6/+6
* * alias hmonitor to windows.hmonitor. This handle moved from marco2010-02-281-1/+1
* * replaced some unimplemented (RTE 217) methods with basic getters and setters.marco2010-02-261-4/+6
* * OLE_COLOR and OLE_HANDLEmarco2010-01-271-0/+8
* comobj: fix DoDispCallByID. Now it works fine for DISPATCH_PROPERTYPUT, DISPA...paul2010-01-191-12/+19
* comobj: for loop to ArgCount - 1 causes a crash when ArgCount = 0 because it ...paul2010-01-191-48/+49
* * ishellextinitmarco2010-01-141-0/+7
* * Delphi compat overload releasestgmediummarco2010-01-141-0/+2
* * fixed some minor aliases in header. From nldelphi.marco2010-01-101-0/+3
* * export CreateRegKey and friends from ComObj, resolves #15299florian2009-12-231-11/+17
* * as in #15337 reported, in newer Delphi versions EOleRegistrationError inher...florian2009-12-131-3/+3
* * IFileDialogs and friends. Needed for Vista like fileopendialogsmarco2009-12-131-3/+125
* * wince comobj compiling again, Mantis 15079marco2009-12-111-2/+13
* * mod_wavetable, mod_swsynth added, mantis 15250marco2009-12-041-0/+2
* * packrecords as per mantis 15009 + checking the packed records.marco2009-11-061-7/+13
* * fixed compilation win32/win64 after (my) last commit. marco2009-10-313-45/+489
* * TOleStream + TProxystream (Mantis 8376)marco2009-10-301-0/+9
* * second patch from mantis 14822marco2009-10-262-2/+2
* * most fixes from comment 31388 in #14802marco2009-10-171-5/+10
* * replaced TObjectList by TList because it generated a marco2009-10-161-3/+9
* * Comobj and comserv enhancements by mspiller, #14822 (which also bears rele...marco2009-10-163-19/+454
* * some minor Delphi compat additions from 14802marco2009-10-141-0/+6