Overflow error

G

Guest

I got an overflow error:

Sub NoteOnClose(frm As Form)
....
z = GetWindowRect(frm.hwnd, r)
....
End Sub

Why is that ?

Thanks a lot.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Overflow error 2
Multiple Instances of a form - Form name 1
Overflow error 3
Overflow Error Message 2
Multiple Instances of a Form, ....one too many.... 1
Multiple Instances problem 1
Overflow 2
TransText Method 1

Top