well some times, things that ont work in normal mode, do work in desktop mode ;)
There is an old bug, the dialog boxes getiing behind the main window
On 10/8/05, Ivan Gyurdiev <[EMAIL PROTECTED]> wrote:
> Vijay Kiran Kamuju wrote:
> > Well, whats the behavior in desktop mode?
> > Is this in deskto
Vijay Kiran Kamuju wrote:
Well, whats the behavior in desktop mode?
Is this in desktop mode or normal mode?
It's normal mode... Yes! I see both boxes in desktop mode (now that I've tried this). The second one contains nothing (???) (set text event being ignored maybe - I see not all of the events
Well, whats the behavior in desktop mode?
Is this in desktop mode or normal mode?
On 10/8/05, Ivan Gyurdiev <[EMAIL PROTECTED]> wrote:
> I think I'm on the right track to figuring out why I can't get GTA to
> install. I thought ole was at fault, but now I suspect user32. It seems
> that the instal
I think I'm on the right track to figuring out why I can't get GTA to
install. I thought ole was at fault, but now I suspect user32. It seems
that the installer pops up various message boxes (or at least, it
supposed to...but it doesn't). Then it waits for a reply, and it never
receives one, be
On 10/8/05, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote:
> well you are try to make it pass on wine, but the behavior on windows
> is different.
> It returns 4, but wine returns 1.
>
Vitaliy isn't trying to make the test pass on wine, but in Windows.
It's still marked todo_wine which means the t
well you are try to make it pass on wine, but the behavior on windows
is different.
It returns 4, but wine returns 1.
On 10/8/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
> Any reason why this patch wasn't committed?
> http://www.winehq.com/pipermail/wine-patches/2005-October/021091.html
>
> Vi
Randall Walls wrote:
Mostly I'm just curious if this is an issue with Wine's heap
implementation, or if it is more likely just a poorly built application
that I should give up on.
No and no. It's likely to be an issue with some other function in Wine
that is corrupting the heap. The best w
Any reason why this patch wasn't committed?
http://www.winehq.com/pipermail/wine-patches/2005-October/021091.html
Vitaliy Margolen
Saturday, October 1, 2005, 11:58:45 AM, Vitaliy Margolen wrote:
> This test clearly fails on all windows versions.
> Vitaliy Margolen
> changelog:
> msvcrt:
> F
Any reason why this patch wasn't committed?
http://www.winehq.com/pipermail/wine-patches/2005-October/021090.html
Vitaliy Margolen
Saturday, October 1, 2005, 11:39:36 AM, Vitaliy Margolen wrote:
> ILFree, ILIsEqual and SHILCreateFromPath are not exported by names at least on
> my win2k.
> Vitali
Greetings,
I've been (unsuccessfully) attempting to run a children's program
through wine for some time. I've been trying successive releases since
about may, without luck. The program appears to be extremely simple,
just some painting apps for toddlers, but each run fails with what looks
like
Got one report on #winehq that Slackware binary packages missing fonts.
Whoever is the maintainer could you look into this please?
--
Best regards,
Vitaliy
> > > we can probably do better than inb() / outb().
> > You can't do any better than that [It] is the only one that makes sense
> > (when you run things on ia32).
> ... and when you're not on an ia32 platform with a superIO chip?
That's a moot point. Then you have to emulate ia32 to run windows p
Am Montag, den 03.10.2005, 17:40 +0200 schrieb Alexandre Julliard:
> > So I think we just should switch defaults to a nulldrv, but let the ttydrv
> > lives here and waits for a better times. Please.
>
> Why? It's really an empty skeleton at this point, all it does is mess
> up the screen and
Alex Villacís Lasso <[EMAIL PROTECTED]> writes:
> I sent the patches again with the required changes (use DWORDs instead
> of bytes where possible, refrain from using malloc()) on October 3.
> However, there has been no response about them. Has anybody noticed the
> new patches, and if so, wha
Michael Ost <[EMAIL PROTECTED]> writes:
> I started down this path with some success and then realized that, gulp,
> I would have to create a spec file for my libraries. Hundreds of C++
> functions in several libraries. If this is indeed required, is there any
> help in building a spec file? Is it
Vitaliy wrote on Oct 6:
> I think this is the way it might look like. It's a hack and not the
> real solution.
I tested out your patch from Oct 6 on my CreateFile() ReadFile() test
program and it worked. Just thought you might like to know... mo
Alexandre Julliard wrote:
Alex Villacís Lasso <[EMAIL PROTECTED]> writes:
Both this and the malloc issue can be fixed. However, I don't see why
this should prevent the
test patch from being submitted, unless there is a policy about not
allowing tests that do not yet
pass with current cod
Frank Richter wrote:
On 22.09.2005 16:57, Frank Richter wrote:
Diff to try 3: Use less callbacks, only pass window func. SendMessageW()
is used in case the func is 0.
Frank Richter <[EMAIL PROTECTED]>
When doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind the scenes to
obtain an exact leng
Hi,
some combination of wine and my system seems to be triggering a strange
bug:
Every program that uses OpenGL or D3D crashes upon trying to initialize
the graphics. Attached is a sample log of trying to run Starsiege
Tribes. The other attachment is some system info (even though DRI is
disabled,
At lease I saw three guys claims the same problem... The SteamInstaller
will crash when it tries to display the lincens agreement. the debug
information is following: style.c:62: ME_ToCF2W: Assertion `from->cbSize >=
sizeof(CHARFORMAT2W)' failed.
wine: Unhandled exception (thread 0009)
Is it a
Hi all,
If the bit-wise manipulation of the parallel port is exposed as some kind of
interface under Win9x, we can probably do better than inb() / outb(). Under
Linux, there's ppdev (a user-land bit-twiddling interface since 2.4-series
kernels).
Advantages of using ppdev over simple inb() /
Le vendredi 07 octobre 2005 à 08:35 -0400, Dimi Paun a écrit :
> On Fri, 2005-10-07 at 17:55 +0530, Vijay Kiran Kamuju wrote:
> > Changelog
> > ---
> > Add the messages in rc file and h file
>
> One patch per email, please.
>
Changelog
---
Vijay Kiran Kamuju <[EMAIL PR
On 10/7/05, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote:
> Each patch file is a one liner, as i dont have cvs access i tend to
> send the one patch per file in the directory.
>
> On 10/7/05, Dimi Paun <[EMAIL PROTECTED]> wrote:
> > On Fri, 2005-10-07 at 17:55 +0530, Vijay Kiran Kamuju wrote:
> > >
Each patch file is a one liner, as i dont have cvs access i tend to
send the one patch per file in the directory.
> On 10/7/05, Dimi Paun <[EMAIL PROTECTED]> wrote:
> > On Fri, 2005-10-07 at 17:55 +0530, Vijay Kiran Kamuju wrote:
> > > Changelog
> > > ---
> > > Add the messages in rc
On Fri, 2005-10-07 at 17:55 +0530, Vijay Kiran Kamuju wrote:
> Changelog
> ---
> Add the messages in rc file and h file
One patch per email, please.
--
Dimi Paun <[EMAIL PROTECTED]>
Lattica, Inc.
On Thu, Oct 06, 2005 at 12:30:48PM -0700, Daniel Remenak wrote:
> > @@ -859,15 +939,14 @@
> > - JoystickAImpl_Acquire(iface);
> > + IDirectInputDevice8_Acquire(iface);
> > - JoystickAImpl_Unacquire(iface);
> > + IDirectInputDevice8_Unacquire(iface);
>
> Wha
26 matches
Mail list logo