MahdiSafsafi / DDetours

Delphi Detours Library
Mozilla Public License 2.0
373 stars 157 forks source link

d2009 compatibility #31

Closed Sorien closed 8 years ago

Sorien commented 8 years ago

delphi 2009 doesn't have RTTI lib and class constructor

Sorien commented 8 years ago

sorry don't have time to create PR, this modifications should make it working https://gist.github.com/Sorien/cb1b24126ac485d6f3ba#file-ddetour-pas-L337-L338 https://gist.github.com/Sorien/cb1b24126ac485d6f3ba#file-ddetour-pas-L1424

MahdiSafsafi commented 8 years ago

Hi Sorien, Did you make the modification on the latest commit ? PS: The latest commit was released today (one hour ago).

Sorien commented 8 years ago

https://github.com/MahdiSafsafi/delphi-detours-library/pull/32