mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
97343b0f00
If the set_WindowStyle comes before the set_Owner then the style was not being set properly (WS_CHILD cannot be set on a window with a NULL parent). So reset the window style when the set_Owner command comes in to make the new style allowable. |
||
---|---|---|
.. | ||
tests | ||
acmwrapper.c | ||
avidec.c | ||
avisplit.c | ||
control.c | ||
control_private.h | ||
dsoundrender.c | ||
enumfilters.c | ||
enummedia.c | ||
enummoniker.c | ||
enumpins.c | ||
enumregfilters.c | ||
filesource.c | ||
filtergraph.c | ||
filtermapper.c | ||
main.c | ||
Makefile.in | ||
memallocator.c | ||
mpegsplit.c | ||
nullrenderer.c | ||
parser.c | ||
parser.h | ||
pin.c | ||
pin.h | ||
quartz.spec | ||
quartz_private.h | ||
quartz_strmif.idl | ||
regsvr.c | ||
systemclock.c | ||
transform.c | ||
transform.h | ||
version.rc | ||
videorenderer.c | ||
waveparser.c |