<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Marek Wrote:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV>But another problem occurred: After opening other windows than the default 
window which is opened at program start the windows are "empty". The content is 
drawn after moving the cursor several times over the window. Then the boxes, 
pull down menus and text fields become visible.<BR>Is that a know problem ? Is 
any solution available ?</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I had a similar problem with an app I'm trying to 
get working that uses graphic</FONT></DIV>
<DIV><FONT face=Arial size=2>(iconic) command buttons.&nbsp; I added this near 
the bottom of my wine conf:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>[AppDefaults\\YourApp.exe\\DllOverrides]</FONT></DIV>
<DIV><FONT face=Arial size=2>"oleaut32" = "native"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and&nbsp;copied the actual windows dll version to 
my fake C:\Windows\System (My conf</FONT></DIV>
<DIV><FONT face=Arial size=2>is set to version 98 so I used a win98 
oleaut32.dll).&nbsp; I usually restart the wine service</FONT></DIV>
<DIV><FONT face=Arial size=2>before I start the app although I'm not sure it's 
necessary.&nbsp; I worked well for me and </FONT></DIV>
<DIV><FONT face=Arial size=2>even made the app look better.&nbsp; It might work 
for as well, good luck.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Roger</FONT></DIV></DIV></BODY></HTML>