16 bit hwnd in SendmessageA/W

Dmitry Timoshkov dmitry at codeweavers.com
Sat May 7 05:48:02 CDT 2005


"Rein Klazes" <wijn at wanadoo.nl> wrote:

> >> E:\\MSVC\\BIN\\WINTEE32.EXE -h2a -vn
> 
> 5e is the 16 bit window handle.

2a I'd guess, not 5e.

> Here it sends data to the IDE:
> 
> >> 0035:Call user32.SendMessageA(ffff002a,0000004a,0008004a,77a3fe28) ret=77a51649
> 
> That does not work, SendMessageA does only expect full 32 bit win
> handles. 

You need to find out why and how 2a became ffff002a in the first place.

-- 
Dmitry.



More information about the wine-devel mailing list