(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
authorEli Zaretskii <eliz@gnu.org>
Fri, 30 Jun 2006 13:40:21 +0000 (13:40 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 30 Jun 2006 13:40:21 +0000 (13:40 +0000)
commit1771bb6e00fdde153eaa755789470601a5a6bcf0
treeaf94129ec9956a7b7ebb51c2cc2cb14787e5b586
parent7d0a2d305d823c08dbeead135f4b1fc9bde29c61
(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
instead of f->top_pos in the call to CreateWindow.  Record the actual position
in f->left_pos and f->top_pos.
src/w32fns.c