http://bugs.winehq.com/show_bug.cgi?id=656
*** shadow/656 Fri May 10 16:53:51 2002
--- shadow/656.tmp.17031 Fri May 10 17:15:07 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: michaelc(a)lindows.com |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,14 ----
***************
*** 74,76 ****
--- 73,92 ----
------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-10 16:53 -------
Created an attachment (id=89)
Small test case for FileTimeToLocalFileTime and FileTimeToSystemTime
+
+
+ ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-10 17:15 -------
+ Michael, could you try the program I attached to the bug? It should compile under WineLib or
+ Windows. I can't attach a Windows binary, as the compiler I have access to forbids the
+ redistribution of executables done with it.
+
+ The results I have under Windows NT 4.0 SP? is that the first printed time is UTC, and the second is
+ local to my TZ (EDT). Those results are the same with Wine, with the exception that the Milliseconds
+ field is always 0 in the case of GetFileTime (filesystem limitation?).
+
+ The 2 Time*To*Timefunctions seem OK then. The same usage on Windows and Wine gives the same results.
+ Given some time, I'll try to do a regression test for those 2.
+
+ So it's something else, very probably wrt to UTC vs local time conversion (or absence thereof). Is
+ there a call to GetSystemTime or a similar function sometime before? If you still have the log (or
+ can produce another one with the same symptoms), could you compress it and mail it to me? Thank you
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=656
*** shadow/656 Thu May 9 16:30:38 2002
--- shadow/656.tmp.15904 Fri May 10 16:53:51 2002
***************
*** 70,72 ****
--- 70,76 ----
constructed from the local time (pointer 0x40566650), and the second one
(214848) from a UTC time (pointer 0x40566648). The pointer 0x40566658 is just
another representation of 0x40566650.
+
+ ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-10 16:53 -------
+ Created an attachment (id=89)
+ Small test case for FileTimeToLocalFileTime and FileTimeToSystemTime
http://bugs.winehq.com/show_bug.cgi?id=399
*** shadow/399 Sun Apr 7 15:49:57 2002
--- shadow/399.tmp.14947 Fri May 10 16:36:10 2002
***************
*** 38,40 ****
--- 38,43 ----
Either way, Quicken will crash. If I choose an account via the pull-down list,
it works fine. But if I click a link, this error happens.
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 16:36 -------
+ I don't see why this should be wine-net?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=468
*** shadow/468 Tue Mar 12 16:03:53 2002
--- shadow/468.tmp.13046 Fri May 10 16:11:21 2002
***************
*** 2,13 ****
| Error while accessing parallel port - DIVICE_Open Unknown Vxd WINDRVR |
+----------------------------------------------------------------------------+
| Bug #: 468 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: jthomes(a)magisnetworks.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 2,13 ----
| Error while accessing parallel port - DIVICE_Open Unknown Vxd WINDRVR |
+----------------------------------------------------------------------------+
| Bug #: 468 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-ports |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: jthomes(a)magisnetworks.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 31,33 ****
--- 31,46 ----
-John
Mr. John S. Thomes
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 16:11 -------
+ I am pretty sure the Xilinx software installs a special VXD driver in Windows.
+ Wine can not use VXDs. Your best hope is that someone discovers how the VXD
+ works, then writes a clone of this VXD in Wine.
+ Possibly also the Linux kernel must be modified to work parallell port in ways
+ the JTAG debugger understands.
+
+ This is not likely to be fixed, but hey!
+ Ask Xilinx about linux support for their JTAG debugger, maybe that can bring
+ good things.
+
+ (Changed component to wine-ports.)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=610
*** shadow/610 Sun Apr 21 18:09:19 2002
--- shadow/610.tmp.7162 Fri May 10 14:43:29 2002
***************
*** 36,38 ****
--- 36,42 ----
fixme:shell:MsgNotify unhandled (-8)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-458)
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 14:43 -------
+ Can you find out which version it worked with?
+ (It's always an idea to check latest Wine too.)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=616
*** shadow/616 Wed Apr 24 13:09:06 2002
--- shadow/616.tmp.6992 Fri May 10 14:40:55 2002
***************
*** 19,21 ****
--- 19,24 ----
at all in this game (button short-cuts, arrow keys in the game).
All worked fine in wine-20010510.
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 14:40 -------
+ Was that the last version it worked fine in?
\ No newline at end of file