Don't open all UI windows at 0,0 in Windows

release
Doug Coleman 2007-11-24 19:15:45 -06:00
parent f26a656937
commit af2cb6d2e1
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ M: windows-ui-backend (close-window)
>r class-name-ptr get-global f r> >r class-name-ptr get-global f r>
>r >r >r ex-style r> r> >r >r >r ex-style r> r>
WS_CLIPSIBLINGS WS_CLIPCHILDREN bitor style bitor WS_CLIPSIBLINGS WS_CLIPCHILDREN bitor style bitor
0 0 r> CW_USEDEFAULT dup r>
get-RECT-dimensions get-RECT-dimensions
f f f GetModuleHandle f CreateWindowEx dup win32-error=0/f ; f f f GetModuleHandle f CreateWindowEx dup win32-error=0/f ;