Replace GetWindowLong by GetWindowLongPtr.
commitcdb263e58841c600f480099c291c312ca2da4718
authorRobert Shearman <rob@codeweavers.com>
Wed, 25 Aug 2004 17:33:01 +0000 (25 17:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Aug 2004 17:33:01 +0000 (25 17:33 +0000)
treebea53e81f1ebb6bcd6bcd60f2af9dd02a91d83b4
parentbc6ce2b249c48786054279429fde89d6be2d38fd
Replace GetWindowLong by GetWindowLongPtr.
22 files changed:
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/commctrl.c
dlls/comctl32/datetime.c
dlls/comctl32/flatsb.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/ipaddress.c
dlls/comctl32/listview.c
dlls/comctl32/monthcal.c
dlls/comctl32/nativefont.c
dlls/comctl32/pager.c
dlls/comctl32/progress.c
dlls/comctl32/propsheet.c
dlls/comctl32/rebar.c
dlls/comctl32/status.c
dlls/comctl32/syslink.c
dlls/comctl32/tab.c
dlls/comctl32/tooltips.c
dlls/comctl32/trackbar.c
dlls/comctl32/treeview.c
dlls/comctl32/updown.c