I have purchased a simple windows program that is intended for the training of people handicapped with afasia. I need it for my wife, who suffered a stroke recently and she needs this program as part of her rehabilitation programme. We don't run windows, so I tried it using Wine. The program is written in (some) BASIC and runs on anything from Windows98 and higher. It runs nicely with Wine, except for one thing: The program displays images and these are most of the time not visible, or flicker quickly before disappearing. I've tried to use native (win98) versions of many DLLs, but that did not help. I'm new to Wine, and any help would be appreciated, also on behalve of my wife. I cannot share the program, but if anyone want to team up with me to sort this out I could make a copy available. Platform info: Wine 1.1.15 on Fedora 10.
On Sat, Apr 11, 2009 at 5:39 PM, sciurius <wineforum-user at winehq.org> wrote:> I have purchased a simple windows program that is intended for the training of people handicapped with afasia. I need it for my wife, who suffered a stroke recently and she needs this program as part of her rehabilitation programme. We don't run windows, so I tried it using Wine. > > The program is written in (some) BASIC and runs on anything from Windows98 and higher. It runs nicely with Wine, except for one thing: The program displays images and these are most of the time not visible, or flicker quickly before disappearing. > > I've tried to use native (win98) versions of many DLLs, but that did not help. > I'm new to Wine, and any help would be appreciated, also on behalve of my wife. > I cannot share the program, but if anyone want to team up with me to sort this out I could make a copy available.Terminal output? A screenshot may help. -- -Austin
There's only one message during startup: Code: err:ole:CoCreateInstance apartment not initialised This screenshot shows a typicial screen [Image: http://www.squirrel.nl/pub/xfer/wine01.png ] The big grey area should show an image of a chicken. The grey area below should contain the text "k . ." (where the name of the object is to be filled in). The right grey area should show a star. When the window has been obscured by another window, the non-obscured parts appear, as can be seen in this screenshot [Image: http://www.squirrel.nl/pub/xfer/wine02.png ] Also, when I move around the window, the image of the chicken appears. The "k . ." and star does not show.