winemac: Prevent disabled windows from being moved.
commit8876751e9356f0852eb3bd397c22dee3f1b6611b
authorKen Thomases <ken@codeweavers.com>
Mon, 30 Dec 2013 03:33:30 +0000 (29 21:33 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Dec 2013 18:01:48 +0000 (30 19:01 +0100)
tree9994e7217d97271ddf7a36b481d52bbd102ef7bb
parent5f7b30aee28e70463311ed7f24fe8a58f600cbcb
winemac: Prevent disabled windows from being moved.

This won't be enforced if AllowImmovableWindows=n is set in the registry.
dlls/winemac.drv/cocoa_window.m
dlls/winemac.drv/macdrv_cocoa.h
dlls/winemac.drv/macdrv_main.c