http://bugs.winehq.com/show_bug.cgi?id=1274
------- Additional Comments From fsteinel@flonet.net 2003-22-06 12:14 ------- Bug comments restored from Gmane.org:
Using MSWord from Office 2000, the window size and position is not remembered if managed == Y.
Workaround: turn managed off and set the window size and position, and then turn managed back on.
OS: RedHat 8.0 with 2.4.20 kernel
Wine config:
[DllOverrides] "kernel" = "builtin" "kernel32" = "builtin" "gdi" = "builtin" "gdi32" = "builtin" "user" = "builtin" "user32" = "builtin" "ntdll" = "builtin"
"commdlg" = "builtin, native" "comdlg32" = "builtin, native" "comctrl" = "builtin, native" "comctl32" = "builtin, native" "shell" = "builtin, native" "shell32" = "builtin, native" "shfolder" = "builtin, native" "shlwapi" = "builtin, native" "shdocvw" = "builtin, native" "advapi32" = "builtin, native"
"setupx" = "native, builtin" "setupapi" = "native" "cabinet" = "native"
"oleaut32" = "native" "ole32" = "native" ;; still see fixmes though so this isn't being honored
"*" = "native, builtin"
[Version] "Windows" = "win98"