I really don't understand this error. I get a Type Mismatch when trying to call GetWindowLong(). It's declared as Long and the value I'm assigning it too is Long. I don't see how it could be returning something larger than a Long. Any help would be greatly appreciated.


Reply With Quote