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 ay önce |
marcoonthegit
|
0863858c2f
* Add CoGetCancelObject, a w2000+ function reported on the forum.
|
2 ay önce |
marcoonthegit
|
a28d696fa3
* add HIMAGELIST_QueryInterface
|
3 ay önce |
marcoonthegit
|
3d1cc04726
* imagelist_cocreateinstance, a vista function added.
|
3 ay önce |
marcoonthegit
|
c0763deccc
* closes 40829
|
1 yıl önce |
marcoonthegit
|
289ee2e406
* check length of optstring before dereferencing (optstring[1]) it. Fixes #40596
|
1 yıl önce |
Michaël Van Canneyt
|
f6dd0f5903
* Make OnLastRelease event available. Patch by michalgw, fixes issue #41247
|
4 ay önce |
marcoonthegit
|
acf3ff1e79
* TAutoObject.GetTypeInfo function should return DispTypeInfo instead of ClassInfo. Fix by Korba812. Fixes Eventsinks for openoffice.
|
8 ay önce |
Rika Ichinose
|
72ceae7454
Import TzSpecificLocalTimeToSystemTime.
|
1 yıl önce |
marcoonthegit
|
3ba731088d
* fix two wrong lpCstrs in gevolumeinformationa overload. Part of bug 0041221
|
5 ay önce |
marcoonthegit
|
404ea37470
* fix from #41053. Add cc_anycolor
|
9 ay önce |
marcoonthegit
|
00b2f9a550
* remove functions commented in the commdlg/ctl spinoff of 2008
|
10 ay önce |
marcoonthegit
|
0c48f0eb4d
* SetFilePointerEx, requested on forum.
|
10 ay önce |
marcoonthegit
|
20727a2b03
* and redef with int64 typing
|
10 ay önce |
marcoonthegit
|
9aa828b810
* add getfilesizeex as per 440BX' request.
|
10 ay önce |
Rika Ichinose
|
d6187013f7
Import tlhelp32.h functions.
|
1 yıl önce |
Rika Ichinose
|
75e2efe160
Align Win64 CONTEXT to 16 bytes.
|
1 yıl önce |
marcoonthegit
|
ea53e336c4
* fixes #40893 using Otherfiles parameter to fpdoc with CHM backend.
|
1 yıl önce |
marcoonthegit
|
8a072d1a74
* missing ^ in pointer declaration.
|
1 yıl önce |
marcoonthegit
|
41f5f0481c
* add filename before eparsererror and reraise closes 0040958
|
1 yıl önce |
Pierre Muller
|
d6d047d8a4
Allow compilation of rtl for i386-openbsd target with -dOLD_ASSEMBLER
|
4 ay önce |
Karoly Balogh
|
8c665e3128
fcl-res: fix missing field initialization in the coff writer, which in turn fixes fpcres randomly producing broken coff objects (rejected by GNU link)
|
1 yıl önce |
Karoly Balogh
|
480d4a0844
windows: fix external linking with binutils >= 2.36, based on a patch by Pierre Muller
|
1 yıl önce |
Pierre Muller
|
7fc1f697e9
Try to avoid clang error on global labels inside .cfi_start/.cfi_end pairs
|
9 ay önce |
Jonas Maebe
|
2789efa067
macOS: use -macos_version_min for recent versions
|
10 ay önce |
Jonas Maebe
|
bb63413487
iphonesim: use ios_simulator_version_min
|
3 yıl önce |
Jonas Maebe
|
18c865573f
* Darwin: fixed calling dsymutil when _not_ skipping the linking step
|
4 yıl önce |
Jonas Maebe
|
92972b4c7a
- removed unused leftovers from old t_bsd code
|
4 yıl önce |
Pierre Muller
|
57e84ef714
Update all Makefile's by running update fpcmake
|
11 ay önce |
Pierre Muller
|
d6ef753bf4
Update revision.inc and fpcmake.inc after two last cherry-pick's
|
11 ay önce |