marcoonthegit
|
77716a79dc
* prealloc return value to size_t
|
пре 2 месеци |
marcoonthegit
|
8470fb47a3
* const pointer of names argument of ITypeinfo.getidsofnames is not a reference, make it a proper double pointer. Note that this is not the IDispatch routine of the same name that is used a lot in the RTL.
|
пре 2 месеци |
marcoonthegit
|
aaeea0b69a
* second parameter is a reference. Delphi seems to have VAR here.
|
пре 2 месеци |
marcoonthegit
|
db691a3b33
* and a fix from Zvoni from the forum. lpolestreamvtbl is a pointer to the vtbl record
|
пре 2 месеци |
marcoonthegit
|
f81d9429e2
* function types need to be stdcall, reported by 440bx on forum.
|
пре 2 месеци |
Michaël Van Canneyt
|
aba9007d0e
* no packed for 64-bit version of THUMBBUTTON. Fixes issue #41333
|
пре 2 месеци |
florian
|
420f7af213
* when handling spilling of mm registers of (v)movd/(v)movq consider also the destination operand
|
пре 4 месеци |
florian
|
3ea997f719
* handling spilling of (v)movq/(v)movd properly if the mm register is replaced by a memory reference
|
пре 4 месеци |
marcoonthegit
|
71c86fe82f
* remove/comment remoteenumelements, which is a stub method for remote usage of the enumelements method. Discussion with Sergey and 440bx on forum.
|
пре 2 месеци |
marcoonthegit
|
04a263d6c3
* change ref to constref for REF*IID types of recently added functions(HIMAGELIST_QueryInterface and ImageList_CoCreateInstance). These are declared without pointer in FPC, but MSDN says it is a pointer. Analoguous to queryinterface in iunknown.
|
пре 2 месеци |
marcoonthegit
|
0863858c2f
* Add CoGetCancelObject, a w2000+ function reported on the forum.
|
пре 2 месеци |
marcoonthegit
|
a28d696fa3
* add HIMAGELIST_QueryInterface
|
пре 3 месеци |
marcoonthegit
|
3d1cc04726
* imagelist_cocreateinstance, a vista function added.
|
пре 3 месеци |
marcoonthegit
|
c0763deccc
* closes 40829
|
пре 1 година |
marcoonthegit
|
289ee2e406
* check length of optstring before dereferencing (optstring[1]) it. Fixes #40596
|
пре 1 година |
Michaël Van Canneyt
|
f6dd0f5903
* Make OnLastRelease event available. Patch by michalgw, fixes issue #41247
|
пре 4 месеци |
marcoonthegit
|
acf3ff1e79
* TAutoObject.GetTypeInfo function should return DispTypeInfo instead of ClassInfo. Fix by Korba812. Fixes Eventsinks for openoffice.
|
пре 8 месеци |
Rika Ichinose
|
72ceae7454
Import TzSpecificLocalTimeToSystemTime.
|
пре 1 година |
marcoonthegit
|
3ba731088d
* fix two wrong lpCstrs in gevolumeinformationa overload. Part of bug 0041221
|
пре 5 месеци |
marcoonthegit
|
404ea37470
* fix from #41053. Add cc_anycolor
|
пре 9 месеци |
marcoonthegit
|
00b2f9a550
* remove functions commented in the commdlg/ctl spinoff of 2008
|
пре 10 месеци |
marcoonthegit
|
0c48f0eb4d
* SetFilePointerEx, requested on forum.
|
пре 10 месеци |
marcoonthegit
|
20727a2b03
* and redef with int64 typing
|
пре 10 месеци |
marcoonthegit
|
9aa828b810
* add getfilesizeex as per 440BX' request.
|
пре 10 месеци |
Rika Ichinose
|
d6187013f7
Import tlhelp32.h functions.
|
пре 1 година |
Rika Ichinose
|
75e2efe160
Align Win64 CONTEXT to 16 bytes.
|
пре 1 година |
marcoonthegit
|
ea53e336c4
* fixes #40893 using Otherfiles parameter to fpdoc with CHM backend.
|
пре 1 година |
marcoonthegit
|
8a072d1a74
* missing ^ in pointer declaration.
|
пре 1 година |
marcoonthegit
|
41f5f0481c
* add filename before eparsererror and reraise closes 0040958
|
пре 1 година |
Pierre Muller
|
d6d047d8a4
Allow compilation of rtl for i386-openbsd target with -dOLD_ASSEMBLER
|
пре 4 месеци |