[Bug 1274] Apps using managed windows don't remember window size or position

Wine Bugs wine-bugs at winehq.com
Sun Jun 22 12:14:41 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1274





------- Additional Comments From fsteinel at 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"

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list