http://bugs.winehq.com/show_bug.cgi?id=793
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|WineZip: Scrollbar problem |WinZip: Scrollbar problem in
|in Open archive dialog |Open archive dialog
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=793>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=418
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-14 09:56 -------
Closing.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=418>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=795
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dog(a)dog.net.uk
------- Additional Comments From apa3a(a)yahoo.com 2002-06-14 09:56 -------
*** Bug 418 has been marked as a duplicate of this bug. ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=795>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=418
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Platform| |All
Resolution| |DUPLICATE
------- Additional Comments From apa3a(a)yahoo.com 2002-06-14 09:56 -------
Bug 795 is about the same, but has more detailed description.
Steve, please check existing bugs before filing a new one.
*** This bug has been marked as a duplicate of 795 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=418>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=196
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
Platform| |All
------- Additional Comments From apa3a(a)yahoo.com 2002-06-14 09:39 -------
Closing.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=196>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=797
Summary: Rewrite DirectX HAL interfaces
Product: Wine
Version: CVS
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: Steven_Ed4153(a)yahoo.com
Parts of the WINE directx support use windows 9x style HAL interfaces. This
will need to be changed to support testing/debugging under WindowsNT/2K/XP.
Ove Kaaven wrote -
"Unfortunately, it's still going to be kinda unlikely to work on real
Windoze (the NT/2000 HAL is different from the win95 HAL, and we use
the win95 HAL structures with the 16-bit parts treated like 32-bit parts,
so it isn't compatible with anything)"
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=797>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=795
Steven_Ed4153(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |796
nThis| |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=795>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=796
Summary: rewrite PSAPI to use NtQuerySystemInformation
Product: Wine
Version: CVS
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: Steven_Ed4153(a)yahoo.com
Wine's psapi.dll does not follow the same design and uses the toolhelp apis
from kernel32 with a direct wineserver call to enumerate process information.
This is unportable and should be fixed by first implementing
NtQuerySystemInformation() and exporting it from ntdll.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=796>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=795
Summary: Implement NtQuerySystemInformation
Product: Wine
Version: CVS
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: Steven_Ed4153(a)yahoo.com
PSAPI under NT/2K calls the NtQuerySystemInformation() function exported from
ntdll.
Wine's psapi.dll does not follow the same design and uses the toolhelp apis
from kernel32 with a direct wineserver call to enumerate process information.
This is unportable and should be fixed by first implementing
NtQuerySystemInformation() and exporting it from ntdll.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=795>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=794
Summary: WINPROC_UnmapMsg32ATo32W returns incorrect value for
WM_GETTEXTLENGTH
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: winebugzilla(a)sun.consumer.org.il
When unmapping WM_GETTEXTLENGTH, the result is quite simply doubled to account
for cases where an MBCS character will take two bytes. This yeilds incorrect
results most of the time.
We need to do either one of:
A. Make sure this unmapping is unnecessary (almost always a result of internal
A->W conversions).
or
B. Perform internal messaging to find out what the number should really be.
The problem is that at the time of processing the WM_GETTEXTLENGTH, the function
has no way of actually knowing the real length, as it doesn't have the actual
string.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=794>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.