http://bugs.winehq.com/show_bug.cgi?id=1926
------- Additional Comments From eetasoft(a)online.ee 2004-10-01 13:34 -------
Must add
[Version]
"Windows" = "nt351"
or higher to wine config file. Otherwise Visual Foxpro applications won't run
at all under wine.
Note also that Visual FoxPro is voted as top application which need
to run under wine.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1912
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 12:49 -------
you could do +relay,+win trace and check the lines around the
err:win: lines.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1912
------- Additional Comments From tobias.burnus(a)physik.fu-berlin.de 2004-10-01 12:05 -------
Works in the sense that I don't get any heap errors anymore :-)
Thanks for the patch.
Unfortunally, visually, there is no progress: When I now try
to start the CALD, the splash is shown and behind it an empty
windows appears. (This error might be (related to) bug 475
(last update: 2002-06-24 18:34) and therefore this bug should
probably marked as fixed.)
fixme:toolhelp:InterruptRegister16 (0000, 0x11d700ba), stub.
fixme:system:SystemParametersInfoA Unimplemented action: 8192
(SPI_GETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoA Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
err:win:WIN_FindWndPtr window 0x10036 belongs to other process
err:win:WIN_FindWndPtr window 0x10035 belongs to other process
err:win:WIN_FindWndPtr window 0x20029 belongs to other process
etc. for scores of lines.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1912
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #453 is|0 |1
obsolete| |
Attachment #459 is|0 |1
obsolete| |
Attachment #460 is|0 |1
obsolete| |
Attachment #461 is|0 |1
obsolete| |
Attachment #473 is|0 |1
obsolete| |
Attachment #475 is|0 |1
obsolete| |
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 10:41 -------
Created an attachment (id=484)
--> (http://bugs.winehq.com/attachment.cgi?id=484&action=view)
safearray patch
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1912
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 10:38 -------
trace:ole:SafeArrayRedim (0x403d0a88,0x409afab8)
000b:Call ntdll.RtlAllocateHeap(40360000,00000008,00000002) ret=40bdbc1b
We redimension the array to 2 elements ... and just allocate 2 byte, instead
of 2*elementsize which would be 0x20.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1929
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 10:14 -------
then try to install dcom98.exe first. you can get it from our SourceForge
download page, install with
WINEDLLOVERRIDES=ole32=n wine dcom98.exe
then try steam again.
However, to my knowledge Steam is not working yet...
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1927
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 10:13 -------
please try the attached patch. it is just a stub, and probably the program
will not progress much further... but it is a start.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.