http://bugs.winehq.org/show_bug.cgi?id=21497 --- Comment #5 from Bernhard Übelacker <bernhardu(a)vr-web.de> 2010-01-31 12:58:28 --- Created an attachment (id=25988) --> (http://bugs.winehq.org/attachment.cgi?id=25988) program to show the hiding ElsterFormular window This is a source file for a program that searches the right "ElsterFormular" window and sets this style "WS_VISIBLE". It works only if the starting screen of ElsterFormular is maximized first. You have to compile it yourself by one of following: i586-mingw32msvc-gcc showelster.c -o showelster-mingw.exe or winegcc showelster.c -o showelster-winegcc.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.