I fixed this bug, by search and replace all usage of lParam and changing it from int to long. Then a couple places where Int32 was changed to Int64. This solved the problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=323921
Originator: NO
Is anyone working on this bug? Its becoming critical for us, but I don't want to have to debug it myself unless its the only way I'll get a fix.
Logged In: YES
user_id=323921
Originator: NO
I fixed this bug, by search and replace all usage of lParam and changing it from int to long. Then a couple places where Int32 was changed to Int64. This solved the problem.
Fraid I don't have access to a 64 bit system.
Adam