The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth f4003a0981 Merged revision(s) 45479, 45489 from trunk:
+ add additional overloads for FindResource and FindResourceEx so that mixtures of AnsiString and MAKEINTRESOURCE types as well as names can be used
+ added test for ReadComponentRes (which called the wrong FindResource before)
........
* disable the new FindResource(Ex) overloads for Win16 for now (the one with PChar is disabled as well); this will need to be revisited once Win16 receives proper resource support
........

git-svn-id: branches/fixes_3_2@47603 -
2020-11-26 20:51:29 +00:00
compiler Merged revision(s) 43114-43115, 46943 from trunk: 2020-11-25 22:42:41 +00:00
installer Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini 2020-09-23 09:47:20 +00:00
packages Merged revision(s) 47516, 47518-47519 from trunk: 2020-11-25 22:26:40 +00:00
rtl Merged revision(s) 45479, 45489 from trunk: 2020-11-26 20:51:29 +00:00
tests Merged revision(s) 45479, 45489 from trunk: 2020-11-26 20:51:29 +00:00
utils --- Merging r45794 into '.': 2020-11-25 17:16:26 +00:00
.gitattributes Merged revision(s) 45479, 45489 from trunk: 2020-11-26 20:51:29 +00:00
.gitignore --- Merging r47259 into '.': 2020-11-25 16:11:10 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini 2020-09-23 09:47:20 +00:00
Makefile.fpc * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00