winedump: Use the DEFINE_THISCALL_WRAPPER macro instead of the GET_THIS macro for functions with __thiscall calling convention.

Wine doesn't use GET_THIS but DEFINE_THISCALL_WRAPPER.
1 file changed