Forum Discussion
mgy333
14 years agoContributor
Hello,
That seems to have done the trick. The error on InvalidateRect() is gone, too. Thanks for help!
Interesting to note that I also had to move User32DLL.DefineProc("InvalidateRect", vt_i4, defRect, vt_i4, vt_bool); to one-time execution. But this one didn't throw exception. It was only a warning.
Motoo
That seems to have done the trick. The error on InvalidateRect() is gone, too. Thanks for help!
Interesting to note that I also had to move User32DLL.DefineProc("InvalidateRect", vt_i4, defRect, vt_i4, vt_bool); to one-time execution. But this one didn't throw exception. It was only a warning.
Motoo