crossposted to wine-dev, and wine-users
Hi, I've done some more tests, and i found that when i run winedbg starcraft
and wine starcraft and then again winedbg starcraft etc. It works, but always
following this pattern:
winedbg starcraft :all runs perfectly
wine starcraft: all video cho
On Fri, Feb 06, 2004 at 09:47:07AM +0100, Uwe Bonnes wrote:
> > "Marcus" == Marcus Meissner <[EMAIL PROTECTED]> writes:
>
> Marcus> Hi, This is the next try for assisting loading NT native dlls.
>
> Marcus> We need non-page aligned access for those drvs, which have
> Marcus> secti
On Fri, Feb 06, 2004 at 04:20:38PM -0500, Dimitrie O. Paun wrote:
> On Fri, 6 Feb 2004, Michael Stefaniuc wrote:
>
> > here is an updated documentation for the cross-compiling of the Wine
> > tests with MinGW.
>
> You can safely drop the reference to that patch, things have been
> fixed since the
On Fri, 6 Feb 2004, Michael Stefaniuc wrote:
> Hello,
>
> Alexandre, please use this patch instead.
Funny, funny :)
--
Dimi.
P.S. No patch attached.
Sorry about the confusion...
1. I do not know if wineboot handles RunOnceEx\\Setup, I have no need
for any such programs anymore. IE uses its own utility for this.
2. Wineboot does not register the DLLs, because Steam gave "Could not
connect ..." errors without the RSA Encryption dll
On Fri, 6 Feb 2004, Michael Stefaniuc wrote:
> here is an updated documentation for the cross-compiling of the Wine
> tests with MinGW.
You can safely drop the reference to that patch, things have been
fixed since then. Even if they aren't, it's not the place for such
kind of information.
And wh
Hi Uwe, in NT the native (system call) interface is
through ntdll. There are a number of subsystems
implemented on top of that: the win32 subsystem, the
posix subsystem, and the OS/2 subsystem. It's
possible however to write an app that just uses ntdll;
this is a "native" NT app.
This page has
On Fri, 6 Feb 2004, Zimler Attila wrote:
> Hi,
>
> I tried to found out which value to use in framewnd.c to add key delete
> support (and rename).
> I found out that both key and value delete use ID_EDIT_DELETE.
> My question is: How can I separate the two event?
Yes, that's a bit tricky. I gue
Hi,
I tried to found out which value to use in framewnd.c to add key delete
support (and rename).
I found out that both key and value delete use ID_EDIT_DELETE.
My question is: How can I separate the two event?
Attila
Sorry if you have had mail bounced to me and all of that. I am still on
post-wineconf vacation until monday and my mailbox is a little
overflowing.
Thanks
Steven
__
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing
fre, 06.02.2004 kl. 15.46 skrev Dimitrie O. Paun:
> On Fri, 6 Feb 2004, Ove Kaaven wrote:
>
> > Try win95. Wine currently only emulates the DOS long file name API on
> > win9x, since it did not exist on nt4.
>
> That makes no sense: we get short names on a system (nt4) that
> fundamentally had lo
Hi, recently i upgraded from 20031118 to 20040121. I noticed a lot of bugfixes
and speed increases. Thanks!
However, i don't like the new man.1 page as much as i did the one from
20031118. The section about what debug channels wine has is gone.
This was nice info to have under 'man wine'. Why i
On Fri, 6 Feb 2004, Ove Kaaven wrote:
> Try win95. Wine currently only emulates the DOS long file name API on
> win9x, since it did not exist on nt4.
That makes no sense: we get short names on a system (nt4) that
fundamentally had long names. Shoudn't we get long names by
default in that case?
-
On Fri, Feb 06, 2004 at 02:51:10PM +0100, Fabian Cenedese wrote:
> Hi
>
> Looking for something else I found this in wine/objects/font.c:
>
> GetTextExtentPointA/W:
> TRACE("not bug compatible.");
>
> As funny as it is it doesn't say that much. Is this referring to a bug
> in Windows? And in wha
fre, 06.02.2004 kl. 13.16 skrev Fabian Cenedese:
> Hi
>
> I'm trying to find a file copy tool which works on windows as well as wine.
> I tried several and this looked promising:
>
> ftp://ftp.simtel.net/pub/simtelnet/msdos/fileutil/cc108dos.zip
>
> On Windows it copied all files without problem
Hi
Looking for something else I found this in wine/objects/font.c:
GetTextExtentPointA/W:
TRACE("not bug compatible.");
As funny as it is it doesn't say that much. Is this referring to a bug
in Windows? And in what way not compatible? Maybe there should
be some comment explaining it.
Thanks
by
Hi,
On Thu, Feb 05, 2004 at 04:51:02PM -0800, Alexandre Julliard wrote:
> Andreas Mohr <[EMAIL PROTECTED]> writes:
>
> > Also, why did it take so long to tackle that?
> > (I had this error several weeks ago already)
> > There have been multiple reports by different people that 2.6.x is broken,
>
Brian Vincent wrote:
One of the to do items is update the Who's Who list on WineHQ. If
you look at it right now it's horribly out of date:
http://www.winehq.org/site/who
Yea.. The idea is to create an Acknowledgment page for the guy's
that are currently inactive, or just have a link to the autho
Hi
I'm trying to find a file copy tool which works on windows as well as wine.
I tried several and this looked promising:
ftp://ftp.simtel.net/pub/simtelnet/msdos/fileutil/cc108dos.zip
On Windows it copied all files without problems and kept the long filenames
even if the name implies that it's
At 12:58 06.02.2004 -0500, Kirill Smelkov wrote:
>On Fri, 6 Feb 2004, Fabian Cenedese wrote:
>
>[...]
>> >I can't help you until i see how your app is supposed to work.
>> >Please make sure the programm runs without (header[1]==0).
>>
>> That's the point, it doesn't work on wine in the current stat
On Fri, 6 Feb 2004, Fabian Cenedese wrote:
[...]
> >I can't help you until i see how your app is supposed to work.
> >Please make sure the programm runs without (header[1]==0).
>
> That's the point, it doesn't work on wine in the current state. That's why
> I try to fix wine. Use my patch (even if
> "Marcus" == Marcus Meissner <[EMAIL PROTECTED]> writes:
Marcus> Hi, This is the next try for assisting loading NT native dlls.
Marcus> We need non-page aligned access for those drvs, which have
Marcus> sections that are not page aligned.
Marcus> Also some bad magic tries to
At 17:42 05.02.2004 +0100, Rein Klazes wrote:
>> Now is this an error in my application (VB6 with lots of controls and ocx's)
>> or one in wine? Does my app really create so many fonts or should each
>> only appear once in this list because they're all the same? They do have
>> different handles/ad
>> Where did you disable it? My patch or yours? With my patch it should
>> never even get to try to call CreateIcon (which fails). So either the
>> field is not 0 or you don't jump out.
>
>I juste removed my header[1]==1, so you can say i rejected my patch.
>
>> >MessageBox with
>> >"Failed to loa
Hi Geoffrey,
I'm sorry, I may just still be jetlagged from wineconf. I failed to
understand your bug report.
Is that "wineboot does not handle RunOnceEx", does handle it but doesn't
run DLLs when using the pipe, runs everything, but the windows version
is set incorrectly, or doesn't handle Run
El vie, 06-02-2004 a las 00:06, Dimitrie O. Paun escribió:
> On February 6, 2004 12:26 am, Leonardo Quijano Vincenzi wrote:
> > I'm new to the developers list. I have a question about patches in
> > bugzilla. Do developers usually read the bug reports to check for
> > patches? Or is it better to se
26 matches
Mail list logo