search for: winetest1

Displaying 2 results from an estimated 2 matches for "winetest1".

Did you mean: winetest
2010 Jun 14
1
winecfg Audio tab crash - OS X Snow Leopard
....6.3. Just noticed a problem I've never had before - whenever I run winecfg and click on the Audio tab, Wine crashes. Thought it might have been something weird in my ~/.wine, but I tried with a fresh Wine prefix and still had the same problem. Any ideas? Sample output follows: WINEPREFIX=~/.winetest1 winecfg &> /tmp/log.txt 2>&1 Code: wine: created the configuration directory '/Users/ben/.winetest1' fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x33c6f4 fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented fixme:advapi:SetName...
2005 Oct 27
2
Problem with strings in Delphi Program
Hello, I tried to run a program written in Delphi in wine and it ran quite perfectly, but sadly there was one important detail that made using it impossible... It seems that wine has a problem with the text inputs (edits). They are "string" datatypes (8 bit ansi string), and not null terminated. The problem was showing itself e.g. at the login form of the program. The password I