http://bugs.winehq.com/show_bug.cgi?id=702
*** shadow/702 Fri May 17 08:55:56 2002
--- shadow/702.tmp.2432 Sat May 18 17:21:28 2002
***************
*** 71,73 ****
--- 71,78 ----
> err:virtual:VirtualQueryEx Unsupported on other
> process
+
+ ------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2002-05-18 17:21 -------
+ It seems you are running on a system with access to native NT dlls.This exposes
+ some unimplemented functions. On a system with access to native win95 dlls, I
+ could install and run Acroread version 5 to some success.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=712
*** shadow/712 Sat May 18 07:35:50 2002
--- shadow/712.tmp.548 Sat May 18 16:46:43 2002
***************
*** 24,26 ****
--- 24,34 ----
Tested on xnview 1.31 and previous versions.
Tested on current CVS (14 May 2002).
+
+ ------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2002-05-18 16:46 -------
+ Running with native commctrl and comctl32, more problems show up:
+ - in the right window, all possible elements are drawn upon each other, rendering
+ the window unreadable
+ - with german locatisation, in the left window in the treeview the last entry
+ "Verknuepfung"( with u-umlaut) is drawn in with "romantic" as selected font,
+ and this results in all glyphs from get_glyph_index returned as NULL
http://bugs.winehq.com/show_bug.cgi?id=712
*** shadow/712 Sat May 18 07:34:29 2002
--- shadow/712.tmp.32638 Sat May 18 07:34:29 2002
***************
*** 0 ****
--- 1,26 ----
+ +============================================================================+
+ | Xnview Options window is not refreshed |
+ +----------------------------------------------------------------------------+
+ | Bug #: 712 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: myasar(a)free.fr |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ Download Xnview (www.xnview.com) and go to Tools/Options,
+ A window is displayed with a treeview at left and some controls at right,
+ the right part of the window is never refreshed while you walk through the
+ treeview.
+
+ I have to manually refresh the window (ie: placing another window in front).
+
+ Tested on xnview 1.31 and previous versions.
+ Tested on current CVS (14 May 2002).
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=709
*** shadow/709 Sat May 18 07:25:45 2002
--- shadow/709.tmp.32625 Sat May 18 07:34:28 2002
***************
*** 1,5 ****
+============================================================================+
! | Richedit does not handle input with PTE |
+----------------------------------------------------------------------------+
| Bug #: 709 Product: Wine |
| Status: NEW Version: CVS |
--- 1,5 ----
+============================================================================+
! | riched32.dll needs to be improved a lot (was: Richedit does not handle inp |
+----------------------------------------------------------------------------+
| Bug #: 709 Product: Wine |
| Status: NEW Version: CVS |
***************
*** 36,38 ****
--- 36,45 ----
Tested on Perfect! Textedit PTE v1.2a
Tested on current CVS (14 May 2002) and previous versions of Wine.
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-18 07:34 -------
+ riched32.dll needs general refinement.
+ AFAIK it's almost not implemented at all.
+ As native riched32.dll should work fine and riched32.dll doesn't seem to
+ be used very frequently, this is not necessarily a Wine 1.0 task.
+ Any takers ?
\ No newline at end of file