[1/6] internal cursor / icon memory layout change

Alexandre Julliard julliard at winehq.org
Wed Apr 19 08:21:02 CDT 2006


"H. Verbeet" <hverbeet at gmail.com> writes:

> How is that supposed to work? Calling GlobalLock16 or GlobalLock on a
> cursor handle doesn't seem to work very well on win2k.

No, it's a Win16 thing. What we need is to make cursors and icons into
real user handles, and then we can store anything we like in them.
Then when passing handles to 16-bit code we need to rebuild a global
memory structure in the right format.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list