-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
On Thursday 25 March 2004 21:47, hatky wrote:
> Generate ERRs for implementations that exists only
> with OpenGL extentions or versions that were not found
> at compile time, other wise is is presnted as just
> unimplemented
>
>
> ChangeLog:
> Â Â
>Also it would be really nice to sort the dlls
>alphabetically as there
>is quite many of them.
Sent patch to remove non win api.
It already sorts by module name.
--
Hatky,
Worshiper of wine (http://www.winehq.org/ or
http://hatky.myz.info/wine/),
Impossible is only an opinion.
__
On Thu, 25 Mar 2004, Jeremy Newman wrote:
> This was actually easy to fix. tags should only indent when
> there is a tag immediately following it.
>
> I just committed a patch. Let me know if this is more to your liking.
Works for me.
I must say that it's really great to see all the work being
On Thu, 25 Mar 2004, hatky wrote:
> > does the script filter out the Wine-only dlls?
> > Otherwise the global statistics will be off.
> No, it dosen't currently:
> 1. Should we fillter them?
> a. Totaly
> b. Just from the Total
> c. Not at all
I think we should completely filter them out (a). The
I've been working to debug one users problem with an i810 card. (n wodOpen() we try
to set the format of the audio, 16 or 8bit. I believe the i810 only supports 16bit so
we return MMSYS_ERR. I *think* we should be returning WAVERR_BADFORMAT instead so
wine can try another format that may work
Hello,
Speaking of alsa, I have a problem with winealsa. Every time I start
wine when the winealsa driver is loaded, I get a message from the
alsa-lib which says :
ALSA lib conf.c:2666:(snd_config_hooks_call) Cannot open shared library
(null)
ALSA lib conf.c:3047:(snd_config_update_r) hooks faile
Alexandre Julliard wrote:
Ferenc Wagner <[EMAIL PROTECTED]> writes:
Unfortunately this is exactly what the ok() and trace()
macros do in the tests. In the light of this I'm surprised
that the cross compiled binaries work under Wine. Is there
a fundamental reason that it can't work under Wine
Thank Dimi, it was his idea. I agree with him though. Forums was not the
right word for someone looking to find the mailing lists.
On Thu, 2004-03-25 at 15:00, Ferenc Wagner wrote:
> Jeremy Newman <[EMAIL PROTECTED]> writes:
>
> > Log message:
> > s/Forums/Mailing Lists/
>
> Just two words:
On 25.03.2004 22:31:59 Dimitrie O. Paun wrote:
> On Thu, 25 Mar 2004, Martin Fuchs wrote:
>
> > OK, now the patch including the "return S_FALSE". :-)
>
> This is why small patches are better than large ones :)
Mhh - if you had accepted the whole patch, I would not have
forgotten to include this
On Thu, 25 Mar 2004, Martin Fuchs wrote:
> OK, now the patch including the "return S_FALSE". :-)
This is why small patches are better than large ones :)
--
Dimi.
Jeremy Newman <[EMAIL PROTECTED]> writes:
> Log message:
> s/Forums/Mailing Lists/
Just two words: Thank You!
--
Feri.
On Thu, 25 Mar 2004, Alexandre Julliard wrote:
> The Windows std handles get redirected but not the Unix ones, so if
> the Winelib app is using Unix stdio functions the redirection won't
> have any effect.
Too bad -- having the Windows std handles tied to the Unix ones
would be rather useful for
Hi,
I'd like to improve the ALSA driver to work properly on my i810 soundcard.
At the moment it just gives errors about not being able to resample.
Eric - did you have any plans for the driver? Do you know of any problems?
I already fixed one thing, the default pcm should be "default" not "hw"
t
Ferenc Wagner <[EMAIL PROTECTED]> writes:
> Unfortunately this is exactly what the ok() and trace()
> macros do in the tests. In the light of this I'm surprised
> that the cross compiled binaries work under Wine. Is there
> a fundamental reason that it can't work under WineLib, or is
> it a simp
Ferenc Wagner <[EMAIL PROTECTED]> writes:
> Hacking away on winetest I encountered the following
> problem: under Windows and Wine (running cross compiled
> binaries) it's possible to redirect the stdout of a child
> process with CreateProcess using STARTF_USESTDHANDLES.
> However, if I CreateProc
Seems like you forgot the patch.
--
Feri.
Urbez Santana <[EMAIL PROTECTED]> writes:
> 1. Make possible instal.lation programs win16 bits working. (Not finished)
> *I have changed the protocol to obtain the Teb & the Peb of another process
> in kernel32.
You don't want to do that. We don't support low-level Win9x dlls
anymore.
Alexandre Julliard <[EMAIL PROTECTED]> writes:
> Ferenc Wagner <[EMAIL PROTECTED]> writes:
>
>> Hacking away on winetest I encountered the following
>> problem: under Windows and Wine (running cross compiled
>> binaries) it's possible to redirect the stdout of a child
>> process with CreateProcess
Nothing was attached. Please send the patch. Thanks!
On Thu, 2004-03-25 at 06:51, hatky wrote:
> Changelog:
> Ofir Petruska <[EMAIL PROTECTED]>:
> Fix the module name cut to 5 chars bug -
> Get a MODULE_LENGTH constant and pad Total to it
--
Jeremy Newman <[EMAIL PROTECTED]>
Flyker wrote:
> Does wine NetBios can work with remote windows
> application that use NetBios ?
In limited circumstances, yes:
- it supports only NetBIOS-over-TCPIP (NBT), not nbipx
or netbeui
- it only supports client sessions: it can't act as a
NetBIOS server, nor does it support datagrams
--Ju
Quoting hatky <[EMAIL PROTECTED]>:
> > I have had over two years to mull this over and this
> using the URL field is
> > the easiest solution. this requires the following
> >
> > 1. A link to the App from the bug in bugzilla
> (bug_file_loc (URL) =
> > http://appdb.winehq.org/appview.php?appId=ID)
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
Eric Pouech <[EMAIL PROTECTED]> writes:
> Ferenc Wagner a écrit :
>
>> Hacking away on winetest I encountered the following
>> problem: under Windows and Wine (running cross compiled
>> binaries) it's possible to redirect the stdout of a child
>> process with CreateProcess using STARTF_USESTDHANDL
> I have had over two years to mull this over and this
using the URL field is
> the easiest solution. this requires the following
>
> 1. A link to the App from the bug in bugzilla
(bug_file_loc (URL) =
> http://appdb.winehq.org/appview.php?appId=ID)
>
> 2. A link to the bugs for the app in the appd
Unix format Home Directory: /home/felipewd
GetFullPathNameA returned: F:\home\felipewd
GetLongPathNameA returned:
this should fix both cases, however, this may also step on Alexandre's
toes, so he may not apply on the spot
however, I assumed that, when supplied with a fully qualified unix
pathna
These will be broken until the next wine release. They get built by the
wine_release script, which does not use CVS, it untars the last official
release source. There was a bug in the SGML that kept the docs from
being built.
On Wed, 2004-03-24 at 18:35, Vincent BÃron wrote:
> Hi,
>
> Rafael Wol
Ferenc Wagner a écrit :
Hello,
Hacking away on winetest I encountered the following
problem: under Windows and Wine (running cross compiled
binaries) it's possible to redirect the stdout of a child
process with CreateProcess using STARTF_USESTDHANDLES.
However, if I CreateProcess an .exe.so from t
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
> On Thu, 25 Mar 2004, Ferenc Wagner wrote:
>
>> Thanks, I think I will just leave it for now. The console
>> mode is mostly useful for debugging, and relinking without
>> -mwindows should make it work.
>
> I haven't looked into the problem, but why
This was actually easy to fix. tags should only indent when
there is a tag immediately following it.
I just committed a patch. Let me know if this is more to your liking.
NOTE: you may need to hold "shift" then hit refresh to force the style
sheet to update as well.
On Thu, 2004-03-25 at 03:59
On Thu, 25 Mar 2004, Ferenc Wagner wrote:
> Thanks, I think I will just leave it for now. The console
> mode is mostly useful for debugging, and relinking without
> -mwindows should make it work.
I haven't looked into the problem, but why not give up on stdout
altogether, and just fopen() a file
Hello,
Hacking away on winetest I encountered the following
problem: under Windows and Wine (running cross compiled
binaries) it's possible to redirect the stdout of a child
process with CreateProcess using STARTF_USESTDHANDLES.
However, if I CreateProcess an .exe.so from the WineLib
version, the
Jakob Eriksson <[EMAIL PROTECTED]> writes:
> I couldn't find anything really clear on the subject. If
> you go the console API way, maybe this can help:
> http://c.conclase.net/conio/index.php
> (At the bottom there is a download thing.)
Thanks, I think I will just leave it for now. The console
> does the script filter out the Wine-only dlls?
Otherwise the global
> statistics will be off.
No, it dosen't currently:
1. Should we fillter them?
a. Totaly
b. Just from the Total
c. Not at all
>
> Specifically, the following dlls should be ignored:
>
> ole2prox ?
> ole2thk ?
> psapi ?
> twain_3
On Wed, 24 Mar 2004, hatky wrote:
> It looks complicated but it's all 3 mysql commands to get a complete
> table with whatever data you want from the winapi stats data in a nice
> table...
[...]
Maybe this is already done but it's not clear from the script to me..
doe sthe script filter out the W
Ok, there's a problem with and punctuations. For instance in
WWN 171 we have (see the 'Wine Tech Meeting' section):
--- cut here ---
mentioned ReactOS had one. He went on to discuss some future plans,
My goal if the ReactOS guys can get more than winhello working is to
have WINEs shell
35 matches
Mail list logo