This certainly is a bug. Your patch fixes it, but I
think it might be better (there's an unnecessary copy
left, and I wonder whether _SHExpandEnvironmentStrings
should be called at all). I'll submit what I think is
a better patch shortly.
Thanks,
--Juan
--- Dan Kegel <[EMAIL PROTECTED]> wrote:
James Hawkins wrote:
The best thing to do would be a regression check. Find a version
where this bug doesn't happen, and then step patch by patch until you
find the patch that broke the app. This process is documented in the
wine-devel docs.
Yep, I've done it before, too. I was just hoping I'd g
The best thing to do would be a regression check. Find a version
where this bug doesn't happen, and then step patch by patch until you
find the patch that broke the app. This process is documented in the
wine-devel docs.
On Sat, 23 Oct 2004 22:35:20 -0700, Dan Kegel <[EMAIL PROTECTED]> wrote:
>
http://bugs.winehq.org/show_bug.cgi?id=2170
This bug is marked 'closed', but it's still happening
for me with today's CVS.
Anyone know what's up with this?
Thanks,
Dan
--
Trying to get a job as a c++ developer? See
http://kegel.com/academy/getting-hired.html
On Sat, Oct 23, 2004 at 09:00:40PM -0700, Scott Ritchie wrote:
> Thanks for you comment. I've taken up the task of rewriting alot of the
> User Guide at the moment, and revising the Using Wine section may be the
> most important next step after the rewrite of the Intro.
Please coordinate with Bri
Thanks for you comment. I've taken up the task of rewriting alot of the
User Guide at the moment, and revising the Using Wine section may be the
most important next step after the rewrite of the Intro.
> What I would like is a section with common use cases of wine and
> step-by-step instructions
Eric Pouech wrote:
As Mike reported, there was a bug in CreateProcess introduced with the
runtime info handling.
This patch should take care of it.
A+
Hi Eric,
This patch fixes the problem! thanks for your help!
Mike
Hello,
First, let me apologize: I am not familiar with wine, and I didn't make
a decent research before I posted this message. I just read through the
wine user guide, and though of something that could be nice for a user
as lazy as I am. Since the introduction asked for comments, I comment.
Wh
I know this has to be a FAQ, but I'm not finding it.
I want to test a custom version of kernel32.dll without bothering other
wine users on the box. What do I need to do to make an app search the local
directory for it instead of using the one in /usr/lib/wine?
Mike Hearn a écrit :
Spiffy.
As part of my ongoing quest to make Wine hacking less scary, I've
written some docs on SEH. I'll submit them to the kernel modules section
when I get net access back.
Just a heads up in case anybody else was thinking of covering that topic.
good (I had that in mind t
Hi there everybody!
While browsing the web i found a little tool which i expect to be quite
helpfull: the opengl extension viewer. Though its written for windows,
it runs perfectly on wine and allows people working on d3d and so on to
have a quick overview of the functions.
With kind regards
Niko
Hi again... :/ ^^
So im now moving for the multisampleantialias call... ive found the
gl_multisample_arb function to be matching, so far, so good. Now while
googling for it i only found code examples which check whether
multisampling is supported before it is activated. My question: do i
need this
On 22 Oct 2004 16:25:32 -0400
Vincent Béron <[EMAIL PROTECTED]> wrote:
> Le ven 22/10/2004 à 14:31, Sascha Hanse a écrit :
> > >
> > >> I just tried to install the recent Wine-tarball (20041019) on my
> > >> OpenBSD 3.6. First I had to remove kthread.c:275: the RFTHREAD
> > >flag.> Then the'make d
Alexandre Julliard wrote:
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
I must be missing something, but I thought regular strings can not
contain embedded nulls, so we can have a simple rule: don't store
terminating nulls for simple strings, but store them for multi-strings.
Aha -- you mean t
Spiffy.
As part of my ongoing quest to make Wine hacking less scary, I've
written some docs on SEH. I'll submit them to the kernel modules section
when I get net access back.
Just a heads up in case anybody else was thinking of covering that topic.
Eric Pouech wrote:
As posted on wine-devel, her
On Fri, 22 Oct 2004, Scott Ritchie wrote:
The version 0.9 todo list (bug 85) specifies the need for a rewritten
intro to the Wine User Guide.
This patch is that rewritten intro. It rewords things to make Wine
easier to understand for the new user, gives it a more professional
look, and removes som
Hi guys (& gals), if you remember I was working on the caption buttons. I
haven't submitted the patch yet (it's still in progress) and I wish to know the
relations between system metrics, because I think they are very closely related
to drawing on the screen, like borders, sizes, etc.
I'm writing
Mike McCormack a écrit :
Eric Pouech wrote:
I don't think so. In any case, there's no msvcrt.dll in Windows\System
at this stage of the install.
yes, but there's one installed in the download area, and it's loaded.
From the traces:
0022:Call PE DLL (proc=0x7e566d62,module=0x7e56
L"msvcrt.dll
18 matches
Mail list logo