Page 1 of 1

StautsBar Pro and x64 builds.

PostPosted: April 8th, 2013, 1:42 pm
by jmarder
Are you still making new releases of StatusBar Pro?

I really like this control and always planned to do something similar, but never found the time.

There are some issues in the code when compiling for x64: Casting pointer to integer is no longer valid.
You should use casting to LPARAM, that's how we solved it for VirtualTreeView.

I can assist with testing on newer Delphi versions.

Best regards,

Joachim

Re: StautsBar Pro and x64 builds.

PostPosted: April 15th, 2013, 4:24 pm
by Kambiz
Thanks you very much for the information and also your help offer.

As soon as I find some spare time, I'll update the code and send it for test.