tracked in #181, but I constantly keep losing link to my branch :P
This started as core port, but I had to compile some other tools, so it kept growing; core is till the main focus in this PR
Lazarus project group
core
currently compiles
fails on exit (something something bitmap deallocation?)
riddled with segfaults due to broken .lfm files (mostly missing RichMemo components)
partial rewrite to objfpc mode when a file wouldn't compile anyway, to make work easier int he future
dlangc
dland - already was a Lazarus project
duppi
duppi4 already was a Lazarus project
currently I've added newer duppi4 to the group, as previous version is Delphi-only, and not a priority
common files
lib_pe32 - GetImageLinkDateTime - I got 0 in the PE32 timestamp field field, so currently instead of throwing exception it silently failsafes to compilation time
This started as core port, but I had to compile some other tools, so it kept growing; core is till the main focus in this PR
Lazarus project group
common files
GetImageLinkDateTime
- I got0
in the PE32 timestamp field field, so currently instead of throwing exception it silently failsafes to compilation timeFor now it requires changes from https://github.com/elbereth/Delphi-Win7-Components/pull/2