http://bugs.winehq.org/show_bug.cgi?id=10961
Alessandro a.sappia@ngi.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-msvcrt |wine-user
--- Comment #6 from Alessandro a.sappia@ngi.it 2007-12-30 22:11:09 --- --- snip from a test --- trace:win:WIN_CreateWindowEx "Hello world!" L"wbMainWnd" ex=00000000 style=12ca0008 2048,2048 480x320 parent=(nil) menu=(nil) inst=(nil) params=(nil) trace:win:dump_window_styles style: WS_VISIBLE WS_CLIPCHILDREN WS_CAPTION WS_SYSMENU WS_MINIMIZEBOX 00000008 trace:win:dump_window_styles exstyle: warn:win:create_window_handle error 6 creating window --- end snip from a test ---
corrected the component, as CreateWindowExA is in by user32.dll