B
Banana
Dirk said:I didn't know that. <sigh> And I'd finally started to feel like I
understood the API.
I actually only found out few days ago when experimenting with
manipulating Access windows via API.
It's quite frustrating because 1) it seems the API's documentation are
more or less haphazard so I worry that it may not be the right API to
use or is not appropriate for the purpose I'm thinking of, and 2) Visual
Basic doesn't really make it easy to work with API which may use C/C++
data types & structures so there's always uncertainty that we've used
the right data types.