Gerard Patel gerard.patel@nerim.net writes:
The following change in SetWindowWord [...] creates an infinite loop as SetWindowLong calls WIN_SetWindowLong, that calls SetWindowWord for the GWL_HINSTANCE case.
Oops, sorry about that. It should be fixed now.