Use Get/SetWindowLongPtr when accessing pointers in the window extra
commit5c37785881882b3f9ff786fd68811e888355e09f
authorAlexandre Julliard <julliard@winehq.org>
Mon, 12 Sep 2005 12:20:38 +0000 (12 12:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Sep 2005 12:20:38 +0000 (12 12:20 +0000)
tree7a18ac17a1c5b8db14883cd615f52e876e508458
parent5b7da80911dcc4a4f901d89789dbc29b9a15f5d4
Use Get/SetWindowLongPtr when accessing pointers in the window extra
bytes.
dlls/user/button.c
dlls/user/combo.c
dlls/user/edit.c
dlls/user/listbox.c
dlls/user/menu.c