http://bugs.winehq.org/show_bug.cgi?id=7352
------- Additional Comments From mike(a)codeweavers.com 2007-07-02 02:10 -------
Hi Andras,
Nobody seems to be working on Wine's cmd.exe at the moment. Some of these bugs
might be easy to fix, if you have a look at the source code in wine/programs/cmd/
Our cmd.exe is also lacking a good test case...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7352
------- Additional Comments From avarga(a)freemail.hu 2007-07-02 01:58 -------
I am maintaining a software package that supports both Linux and Windows, and I
was hoping to build Windows binaries under Wine (using VC++ 7, ie.
nmake+cl+link). "if defined.." occurs in the setenv.cmd file. Bugs #7351 and
#7361 also came out that time. Finally I gave up and switched to using XP's
cmd.exe, which was *almost* a succcess.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7361
Summary: cmd.exe "exit" command ignores exitCode parameter
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: avarga(a)freemail.hu
That is, "exit 1" actually exits with zero exitcode. This makes it unsuitable
for use in nmake makefiles.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4931
------- Additional Comments From dank(a)kegel.com 2007-07-02 00:11 -------
With today's wine, the foreground gets drawn ok again,
but you still get the "Object required" dialog.
And +ole,+dialog,+text still causes a crash instead of the "Requires object"
dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7360
------- Additional Comments From dmitry(a)codeweavers.com 2007-06-02 23:28 -------
Please add a test to dlls/user32/tests/win.c with todo_wine around the failing
case.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7360
Summary: hiding child incorrectly sets an update region on the
grandparent
Product: Wine
Version: 0.9.30.
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjstimpson(a)utwire.net
See attached sample code. A grandparent top-level window is created. A parent
window is made the child of the grandparent and occupies the entire space of the
grandparent. A child window is made to occupy a small portion of its parent
window. When ShowWindow(child, SW_HIDE) is called,
GetUpdateRect(grandparent...) gives a non-empty rect, when it should be empty.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6006
cjstimpson(a)utwire.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From cjstimpson(a)utwire.net 2007-06-02 22:30 -------
Only part of the problem was fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6006
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dmitry(a)codeweavers.com 2007-06-02 21:57 -------
The patch has been committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7307
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-06-02 21:23 -------
This bug occurs in Robin Hood-The legend of Sherwood demo too.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.