landrix / The-Drag-and-Drop-Component-Suite-for-Delphi

MIT License
161 stars 57 forks source link

Error installing in Delphi 7 #51

Open milesvor opened 3 years ago

milesvor commented 3 years ago

1: res file does not exist, it is recreated by delphy 7. 2: there is no.cfg file 3: when compiling Delphi 7 says that ULONG_PTR is undefined

landrix commented 3 years ago

PR are welcome, i can't give any delphi 7 support

LadinekC commented 2 years ago

You may add to source: type ULONG_PTR = integer;