Forums › TWAIN Classic › Is TWAIN Still alive ? › Reply To: Is TWAIN Still alive ?
July 12, 2006 at 7:02 am
#23425
why would i suggest trying to take out the first address of…
becasue in my code i don’t pass a pointer to that structure, i pass the entire structure. might work, might not.
I asked about the hWnd because in my ignorance of the languague you’re using it seemed that
get window_handle of myPanel to hWnd
would place the handle into the variable, but then i didnt understand what you’re second addresof does, and if get window_handle produced the handle, i was going to recommend removing the second addressof.
and thats about where i run out of usefulness.