Extra info in scrollbar can be an handle.

Alexandre Julliard julliard at winehq.com
Tue Nov 6 13:37:15 CST 2001


Marco Bizzarri <m.bizzarri at icube.it> writes:

> The included patch solves the problem by making an explicit GlobalLock,
> and returning that value. I'm not sure this is the correct solution, so
> comments are welcome.

If you want to GlobalLock it, it should be allocated by
GlobalAlloc. Plus the block layout will have to be compatible with
what the app expects. Could you check what the app does with the
memory block?  Also what kind of brain-damaged app is this?

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list