Hi,
just started with a fresh wine install from CVS. I've tried to install
vc6redistsetup_enu.exe and was not able to select a directory via the
browse dialog.
Some regression testing and debugging showed:
before patch http://cvs.winehq.org/patch.py?id=14894 :
trace:shell:BrsFolderDlgProc hwnd=
Hi,
just compiled wine (CVS from yesterday 12/7/2004). Started with a clean
wine environment.
Running 'wine notepad.exe' works fine.
Running the same command when the config-file shows:
[AppDefaults\\notepad.exe\\x11drv]
"Desktop" = "800x600"
gives:
wine: Unhandled exception (thread 0009), st
Hi,
just wanted to mention the fact that after this fix, my ZooTycoon demo
installs like a charm. It doesn't run yet, but I will look into this and
hopefully come up with some answers/patches.
I guess several Microsoft Game Installers will work as well now.
Good stuff.
Cheers,
Paul Vriens.
Hi,
I'm still trying (won't give up) to install the ZooTycoon demo from M$.
Unfortunatly I've been debugging for the last weeks and cannot seem to
find the cause/error/reason it fails. I'm downloading new versions from
CVS daily but only seem to find other stuff :-).
The installation (copying of
Went back to the new implementation of GetDiskFreeSpace*. This gives me
the following tracing after starting 'wine dcom98.exe' with full tracing
on:
0009:Call
kernel32.GetDiskFreeSpaceA(,406cfc40,406cfc38,406cfc3c,406cfc28)
ret=01004f8a
0009:trace:volume:GetDiskFreeSpaceA
(null),0x406cfc40
Hi,
I was trying to install dcom98.exe with the latest CVS and run into
several errors ranging from file-not-found errors upto problems with
getting the free diskspace of drives. Tracing showed (amongst others):
trace:file:GetLongPathNameW L"E:\\TOOLS",0x406cf144,1024
trace:file:RtlDosPathNameToN
Hi,
while going through some of the code I saw that in the above mentioned
function we sometimes do a SendMessage(A/W) depending on the setting of
the unicode parameter. In the same function we do 3 SendMessageW's without
checking unicode. Is this correct or is this not harmful ?
Cheers,
Paul Vr
Hi,
>
> That's the way it's supposed to work; message queues are per-thread,
> and a thread will never retrieve messages sent to another
> thread. Looks like there's some other problem here that causes the
> main thread to not run its message loop.
>
> --
> Alexandre Julliard
> [EMAIL PROTECTED]
>
Hi,
I've been trying to get the installation of ZooTycoon (demo downloadable
from M$) to work. The installation stops at about 25% during the copying
of files, right at the time a new background picture should be shown.
I have some questions now (with some accompanying text):
ZooTycoon creates a
Hi,
Just a small contribution. Hey, have to start somewhere.
When doing a 'make htmlpages' the resulting index.html has no ',' between
Q and R for the Index pages. Attached path should fix that.
Cheers,
Paul
--- wine/tools/c2man.pl 2004-02-09 21:44:22.0 +0100
+++ mywine/tools/c2man.pl 2
10 matches
Mail list logo