On Saturday 18 October 2003 12:38 pm, Alexandre Julliard wrote:
> Mike Hearn <[EMAIL PROTECTED]> writes:
> > Alexandre - this is your area. Any ideas?
>
> Your glibc is using TLS. Support for that is not ready yet. Depending
> on your system you need to either set LD_ASSUME_KERNEL=2.4 or install
>
Hi!
I try to run Soldat by wine and failed ( strange isn't it? :) )
U can found this game at http://www.soldat.prv.pl/ .
Thats some listing:
---
$ winedbg --debugmsg +loaddll Soldat.exe
fixme:win32:PE_CreateModule Unknown directory 15 ign
On Saturday 18 October 2003 02:15 pm, Gregory M. Turner wrote:
> On Saturday 18 October 2003 01:57 pm, Steven Edwards wrote:
> > With this
> > patch all of the objects for setupapi.dll can be built on
> > MS_VC with the PSDK. There are a few minor issues but nothing
> > to major
>
> doesn't this:
>
On October 18, 2003 07:04 am, Ferenc Wagner wrote:
> > +#include
> > +#include
>
> Do we really need it twice?
Of course not :)
> > +while (1)
> > +{
> > +va_start(ap, fmt);
> > + n = vsnprintf (p, size, fmt, ap);
> > + va_end(ap);
> > +if (n > -1 && n < size) return
--- "Gregory M. Turner" <[EMAIL PROTECTED]> wrote:
> On Saturday 18 October 2003 01:57 pm, Steven Edwards wrote:
> > With this
> > patch all of the objects for setupapi.dll can be built on
> > MS_VC with the PSDK. There are a few minor issues but nothing
> > to major
>
> doesn't this:
>
> -typed
On Saturday 18 October 2003 01:57 pm, Steven Edwards wrote:
> With this
> patch all of the objects for setupapi.dll can be built on
> MS_VC with the PSDK. There are a few minor issues but nothing
> to major
doesn't this:
-typedef struct _CABINET_INFOA {
+typedef struct _CABINET_INFO_A {
PCSTR
Le sam 18/10/2003 à 13:20, Rolf Kalbermatter a écrit :
> I want to test the loading of non-english string resources in some Wine application
> and just started to wonder what I have to change in which configuration file to
> cause LoadString() to attempt to load another language resource first be
So are you interested in helping to implement this? The WINE project
has started a uxtheme.dll It would be nice if we could agree on a
common theme system for both projects.
Thanks
Steven
Note: forwarded message attached.
__
Do you Yahoo!?
The New Yahoo! Shopping
Mike Hearn <[EMAIL PROTECTED]> writes:
> Alexandre - this is your area. Any ideas?
Your glibc is using TLS. Support for that is not ready yet. Depending
on your system you need to either set LD_ASSUME_KERNEL=2.4 or install
another glibc that doesn't use TLS.
--
Alexandre Julliard
[EMAIL PROTECT
I want to test the loading of non-english string resources in some Wine application
and just started to wonder what I have to change in which configuration file to cause
LoadString() to attempt to load another language resource first before it eventually
resolves to loading the english one?
Any
--- "Dimitrie O. Paun" <[EMAIL PROTECTED]> wrote:
> Well, this is nice generic metaphore, but it says nothing about
> _what_ is wrong with Wine's headers :) I mean, how else can we
> fix the problems, if we don't know what's broken?
I agree 100%. Pick a DLL and try to compile it with MS_VC and the
On Fri, 17 Oct 2003 16:20:04 -0500, Sir Gregory M. Turner scribed thus:
> Does everybody's kernel32 named pipes test pass (in wine)? Named pipes are
> acting very wierd here, lots of segfaults and other wierdness... the test
> seems to freeze attempting to create the alarmThread in test_NamedPip
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
> I'm still not sure how to support building with PE .exes
Could you outline the problems you can see? Since it is
still not in the tree, instead of patches I send comments
and questions.
> +#include
> +#include
Do we really need it twice?
> +
Hello fellows,
Rolf Kabermater (from wine) and I (from Odin) need help.
Rolf has written a nice test-programm for many many test-cases (round
(45*4+40*2)*8*4) for shlfileop, based on my test-scripts with a one-case
test-program for shlfileop. With this faster program we had tested many
more cas
Jason and I proposed this at Wineconf and we have discussed this with
the Mingw developers in the past. The big issue becomes this: Are you
willing to do the leg work needed to make it happen? I am but most are
not. It is a thankless and not well noticed job. Not to mention a
project that is going
For example:
err:module:NE_LoadBuiltinModule loaded .so but dll winealsa.drv still not
found
warn:winmm:MMDRV_Install Couldn't open driver 'winealsa.drv'
I've seen this error many times (for lots of different cases), but cannot
figure out what it means, nor what causes it. Anybody got ideas?
Hi,
The conformance tests fail for the 20031016 build on my system with the
following error message:
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p
user32_test.exe.so msg.c && touch msg.ok
msg.c:333: Test failed: ShowWindow:overlapped: in msg 0x0047 expecting wParam
0x47 got
17 matches
Mail list logo