On 10/28/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
> I'm sorry to ask, but why didn't I see your patches in wine-patches in the
> past
> 2 month?
>
> Vitaliy.
>
> PS. This is a reminder that wine-devel mailing list is for DEVELOPERS and NOT
> users!
There's a good chance I've been programmi
Title: RE: alt-tab task switching form a wine app
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Fri 10/28/2005 3:11 PM
To: Anthony R. Tuel; wine-devel@winehq.org
Subject: Re: alt-tab task switching form a wine app
On Thu, 27 Oct 2005 22:16:23 +0200, A
I tried again to install Office 97 on today's vanilla wine from cvs.
Here's what I did, from the start:
sudo mount -o loop -t iso9660 mso97.iso /mnt
rm -rm .wine
winecfg
# choose WinME emulation
# Override odbccp32
# quit
wine \\mnt\\setup.exe
It worked great, right up to the end, whe
Hi,
On 10/29/05, Mike McCormack <[EMAIL PROTECTED]> wrote:
> "You can make a dummy file in your application directory called
> application.exe.local to force Windows to use the dlls in the local
> directory. So say you have IEXPLORE.EXE you would create
> IEXPLORE.EXE.LOCAL and drop the Mingw comp
Travis Watkins wrote:
Put notepad.exe with your user32.dll renamed to user32.dll.local into a
directory and run notepad.exe.
I thought you put user32.dll in the directory notepad was in and
created a blank user32.dll.local to make the app use your copy.
OK, I stand corrected:
"Steven Edwar
On 10/28/05, Mike McCormack <[EMAIL PROTECTED]> wrote:
> Put notepad.exe with your user32.dll renamed to user32.dll.local into a
> directory and run notepad.exe.
I thought you put user32.dll in the directory notepad was in and
created a blank user32.dll.local to make the app use your copy.
--
Tra
On 10/28/05, Randall Walls <[EMAIL PROTECTED]> wrote:
> Not to get sappy or anything, but I think most wine users have a 'holy
> grail' application, an app that they would do almost anything to get
> working. Mine was a game from about 5 years back called Battlezone II. ...
> Everything works. EVER
OK,
Not to get sappy or anything, but I think most wine users have a 'holy
grail' application, an app that they would do almost anything to get
working. Mine was a game from about 5 years back called Battlezone II.
Wonderful game, one of my all time favs. I have spent the better part of
2 year
Yes, if sounds are being clipped at the end it does seem like the answer to my
first question is "yes this is wrong". Thanks. I'll keep looking at it.
Davin
On Fri, 28 Oct 2005 16:34:05 +0200
Molle Bestefich <[EMAIL PROTECTED]> wrote:
> Can't offer any help, except to say that I've noticed too
Anssi Hannula wrote:
As I can seem, WINE program loader does the job, but not under
Windows. Does anybody have any clue on how to make this "magic" happens
on a Windows environment (possibly inside cygwin) ? Does anybody know
any other tool capable of providing this functionality ?
http:/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The running of wine programs is not controlled by the mimetype but by a feature
of the linux kernel.
In /etc/init.d you might find a init script called wine. This script uses the
kernel modules binfmt_misc to tell the linux kernel that when it encoun
On Fri, 28 Oct 2005 20:15:06 +0200, Paul Vriens <[EMAIL PROTECTED]>
wrote:
On Fri, 2005-10-28 at 19:53 +0200, [EMAIL PROTECTED] wrote:
I have an app that tests the version number of certain dlls it uses on
startup.
The first seems to be riched20.dll
If I run it on 20050524 it starts and wor
On Thu, 27 Oct 2005 22:16:23 +0200, Anthony R. Tuel <[EMAIL PROTECTED]> wrote:
It seems when I have an app up running under wine (lotus notes 6.5.4 in
my case) and I switch to another app (using a gaim messaging window in
my case) using alt tab, when I come back to my notes window its as if
On Fri, 28 Oct 2005 20:40:04 +0200, Lionel Ulmer <[EMAIL PROTECTED]>
wrote:
If I wanted moron-user-friendly I would still be running M$ not Linux.
Ah then we could petition AJ to remove the configure script and go back
to
Makefile templates that you modify to be aligned with your configura
OK, I think I've cracked it.
After a lot of heaving and grunting I managed to reinstall Dragon
Naturally Speaking into a fresh user account with the help of sidenet.
This time I carefully documented the steps I took so as to be sure it was
reproducable.
What worked:
wine-20050524; sidene
Hi,
On 10/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> LOL. It's taken 10 yrs to get to beta, so "nearing 1.0" should be taken in
> context!
The beta process is going to be short. At wineconf I think Alexandre
said he wants to release a 1.0 by the end of the year.
Thanks
Steven
On Fri, 28 Oct 2005 04:22:29 +0200, Chris Morgan <[EMAIL PROTECTED]>
wrote:
I thought the talkback idea was
an interesting one that we might want to consider now that we are nearing
1.0.
Chris
LOL. It's taken 10 yrs to get to beta, so "nearing 1.0" should be taken in
context!
--
Using O
I don't really know what such an algorithm would look like, unfortunately
the Win32 API isn't amenable to statistical analysis.
On Wed, 26 Oct 2005 21:18:42 -0400, Scott Lyman wrote:
> I'm a big linux fan. However, due to my many windows applications of
> which I rely heavily on, I cannot move to
works fine with cedega, but doesn't work with wine. It's like the two
windows steal each other the focus (even if they are in different
workspaces), it starts to flicker and both game instances are unusable
(the whole desktop is unusable).
Also, if I'm running one instance and minimize/maximiz
On Thursday 27 October 2005 16:16, Anthony R. Tuel wrote:
> It seems when I have an app up running under wine (lotus notes 6.5.4 in my
> case) and I switch to another app (using a gaim messaging window in my
> case) using alt tab, when I come back to my notes window its as if I'm
> still holding th
Hello,
I think I got the DrawIndexedPrimitiveVB going now(my tracing suggests this),
and now I've hit ProcessVertices(). As someone mentioned allready, this is a
complex call, and it isn't implemented in DX7, DX8 or WineD3D.
This call does some Vertex Transformation, and depending on the App's
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Informações wrote:
>Hey All,
Hi!
>I've been trying to solve a problem that WINE seems to have tacked
> quite properly: I need to run a Windows application under Windows OS
> using custom DLLs in place of Windows-kernel DLLs. For instance, I w
Friday, October 28, 2005, 1:57:17 PM, Detlef Riekenberg wrote:
> Am Freitag, den 28.10.2005, 04:38 -0500 schrieb Alexandre Julliard:
>> Log message:
>> Vitaliy Margolen <[EMAIL PROTECTED]>
>> Define OS environment variable on WinNT versions.
> The Patch requires, that I start winecfg and touch th
> Would I be correct in guessing that wine does not
> bother looking for WINS server when trying to resolve
> a name to an address? (Note that wine crashes as
> opposed to app complaining about servername)
You're correct that wine's gethostbyname function doesn't do a WINS
lookup. It may be poss
Stefan Dösinger wrote:
Hello,
Stop , no more! That is _exactly_ the windows mentality I am refering to.
That is the whole point.
This , " I know what you want and need so I will take over and run your
system and your life just to be nice and user-frendly" is what we REALY,
REALY d
Am Freitag, den 28.10.2005, 04:38 -0500 schrieb Alexandre Julliard:
> ChangeSet ID: 20901
> CVSROOT: /opt/cvs-commit
> Module name: wine
> Changes by: [EMAIL PROTECTED] 2005/10/28 04:38:11
>
> Modified files:
> programs/winecfg: appdefaults.c
>
> Log message:
> Vitaliy
I have an app that works fine when connecting to a
Firebird database server by IP address but crashes
when trying to connect by server name...
Would I be correct in guessing that wine does not
bother looking for WINS server when trying to resolve
a name to an address? (Note that wine crashes as
o
Hello,
> Stop , no more! That is _exactly_ the windows mentality I am refering to.
> That is the whole point.
>
> This , " I know what you want and need so I will take over and run your
> system and your life just to be nice and user-frendly" is what we REALY,
> REALY dont need transfering to Linux
Hello,
> I've been trying to solve a problem that WINE seems to have tacked
> quite properly: I need to run a Windows application under Windows OS using
> custom DLLs in place of Windows-kernel DLLs. For instance, I wanna be able
> to run the Notepad application loading all its required DLLs fr
> If I wanted moron-user-friendly I would still be running M$ not Linux.
Ah then we could petition AJ to remove the configure script and go back to
Makefile templates that you modify to be aligned with your configuration :-)
And frankly, if you want to control exactly what the installer does, jus
Marcus Meissner <[EMAIL PROTECTED]> writes:
> So must the argument order of EXC_CallHandler() be exactly as is?
Yes, but that's really a hack, this code should be done in assembly
instead of relying on the compiler behavior.
--
Alexandre Julliard
[EMAIL PROTECTED]
Hey All,
I've been trying to solve a problem that WINE seems to have tacked quite
properly: I need to run a Windows application under Windows OS using custom
DLLs in place of Windows-kernel DLLs. For instance, I wanna be able to run
the Notepad application loading all its required DLLs f
On Fri, 28 Oct 2005 02:02:14 +0200, Dustin Navea <[EMAIL PROTECTED]>
wrote:
which is why wine is just taking control,
instead of asking, to make it a more user-friendly experience.
Stop , no more! That is _exactly_ the windows mentality I am refering to.
That is the whole point.
This
On Fri, 28 Oct 2005 01:11:21 +0200, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
Thursday, October 27, 2005, 5:04:05 PM, [EMAIL PROTECTED] wrote:
Thanks for the explaination but that's just my point. That is windows
mentality, but this is not windows.
If I install gimp it does not try to re
Title: alt-tab task switching form a wine app
It seems when I have an app up running under wine (lotus notes 6.5.4 in my case) and I switch to another app (using a gaim messaging window in my case) using alt tab, when I come back to my notes window its as if I'm still holding the alt key. No
On Fri, 2005-10-28 at 19:53 +0200, [EMAIL PROTECTED] wrote:
> I have an app that tests the version number of certain dlls it uses on
> startup.
>
> The first seems to be riched20.dll
>
> If I run it on 20050524 it starts and works.
>
> If I run from the same installation after installing wine-
On Fri, 28 Oct 2005 19:50:41 +0200, Chris Morgan <[EMAIL PROTECTED]>
wrote:
On 10/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I dont think you should be so quick to over-ride that maintainer's
evaluation. It would seem likely that they have looked into it a bit
deeper than the average
I have an app that tests the version number of certain dlls it uses on
startup.
The first seems to be riched20.dll
If I run it on 20050524 it starts and works.
If I run from the same installation after installing wine-0.9 (or just
about any winecfg based version) it starts throwing errors l
On 10/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I dont think you should be so quick to over-ride that maintainer's
> evaluation. It would seem likely that they have looked into it a bit
> deeper than the average user. (Maybe weight the maintainers rating)
>
Shouldn't we listen to the n
I dont think you should be so quick to over-ride that maintainer's
evaluation. It would seem likely that they have looked into it a bit
deeper than the average user. (Maybe weight the maintainers rating)
Also may move to marks out of ten rather than ill-defined garbage...gold.
I would doubt
On 10/28/05, Juan Lang <[EMAIL PROTECTED]> wrote:
>
> Right, and that's why I say, the comment is wrong. 655936 is too large
> for a WORD, and so is 65536, which I believe you meant to type. The
> correct value is 65535.
>
Oops. You are correct. Sorry for being stubborn about that point. I
gu
> > +/* max port num is 655936 => 6 digits */
> >
> > Actually, it's 65535. A correct comment would be appreciated ;)
> >
>
> InternetCreateUrl doesn't check whether it's a valid port number or
> not. The comment is about the maximum value for the port number in
> the context of InternetCreateUr
On 10/28/05, Juan Lang <[EMAIL PROTECTED]> wrote:
> Hi James,
>
> +/* max port num is 655936 => 6 digits */
>
> Actually, it's 65535. A correct comment would be appreciated ;)
>
InternetCreateUrl doesn't check whether it's a valid port number or
not. The comment is about the maximum value for th
On Fri, 28 Oct 2005 18:48:08 +0200, Juan Lang <[EMAIL PROTECTED]> wrote:
Hi James,
+/* max port num is 655936 => 6 digits */
Actually, it's 65535. A correct comment would be appreciated ;)
+*lpdwUrlLength += strlen("://");
You should use sizeof instead to avoid the call to strlen. Same
This sounds like a plan. If Tony is ok with it we'll schedule to get
the maintainer rating removed and replaced by an average of the
maintainer rating for the latest wine rev probably middle or late next
week. I wanted to get the first pass of the unit testing code in
place before we make any mor
On Thu, Oct 27, 2005 at 04:17:17PM -0500, Alex Villacís Lasso wrote:
> The page says that you have a patch that fixes something. Is that the
> issue about the executable path name, or the one about the game refusing
> to go past the splash screen, or the one about the mouse cursor?
It's only fi
Le vendredi 28 octobre 2005 à 12:36 -0400, Chris Morgan a écrit :
[...]
>
> Right now the rating you see is the one decided by the maintainer of
> the application and based on their judgement. Now that we have the
> testing results there is some question of how to reflect these results
> to users
Hi James,
+/* max port num is 655936 => 6 digits */
Actually, it's 65535. A correct comment would be appreciated ;)
+*lpdwUrlLength += strlen("://");
You should use sizeof instead to avoid the call to strlen. Same for other
lengths you use, like "@" and ":".
+if (lpUrlComponents->nPo
Chris Morgan wrote:
> We just added testing results that include the same
> gold,silver,bronze, garbage rating and the wine version the user
> tested with.
Ooh. Neato. Big fan.
I'll be honest and say I'm not a big fan of the user interface though.
I think there's too much stuff hidden in sub web
We just added testing results that include the same
gold,silver,bronze, garbage rating and the wine version the user
tested with. I think this does most of what you are looking for
although it won't replace or affect the 'maintainer rating' on the
page that displays the version.
Right now the ra
I wrote:
> I want to add "Gold/Silver/Garbage" etc. ratings for Wine 0.9 for some apps.
>
> It doesn't seem like I can do this without erasing the old ratings.
>
> I'm not particularly interested in deleting the results of testing a
> version of Wine with some app.
> Could this please be changed to
On Fri, Oct 28, 2005 at 11:51:50AM +0200, Marcus Meissner wrote:
> Hi,
>
> dlls/ntdll/exception.c is showing strange behaviour.
>
> If compiled with -O2 it shows different behaviour than when
> compiled with -O2 -fno-unit-at-a-time.
>
> The latter options should only be responsible for reorderin
--- Davin McCall <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to sort out sound problems with StarCraft and have made some
> progress by hacking
> around with the "dlls/dsound/mixer.c" file. I'm new to Wine hacking however,
> and there's some
> things in the code which I don't understand (a
> > I've started some work on D3DRENDERSTATE_ZVISIBLE and
> > D3DRENDERSTATE_VERTEXBLEND,
> > D3DRENDERSTATE_VERTEXBLEND is the only one that is commonly used by
> > applications.
>
> Oliver,
>
> Do you mean you started working also on the DDraw (i.e. D3D1 => 7) code ? If
> yes, could you tell
Hi Dimitry,
The cpmap.pl tries to use the file system to look for the mapping files.
And there have been updates to the mapping files, new mapping files added.
Is it possible to use any other way?
Well im trying to add the new codepages to cpmap.pl, could you please try those
for DEVANAGARI (CP =
Can't offer any help, except to say that I've noticed too that the
mixer is obviously broken:
http://article.gmane.org/gmane.comp.emulators.wine.devel/34994/
Thanks for working on this :-)
Jonathan Ernst wrote:
> If you remove the word processor I think you'll be under 30-40MB
> uncompressed with these ones:
>
> http://www.damnsmalllinux.org/
> http://www.zenwalk.org/staticpages/index.php?page=20050321031055330
>
> I didn't find a ready to use minidistro with gnome or/and kde as thes
Hi,
dlls/ntdll/exception.c is showing strange behaviour.
If compiled with -O2 it shows different behaviour than when
compiled with -O2 -fno-unit-at-a-time.
The latter options should only be responsible for reordering functions.
Is reordering of function order a problem with the DEFINE_REGS_ENTR
Le vendredi 28 octobre 2005 à 06:21 +, Molle Bestefich a écrit :
> Jonathan Ernst wrote:
> > we could have VMWare installs of Wine and people could download
> > the VMWare image of any Wine release and play it for free using the
> > VMWare player !
>
> Excellent idea!!
>
> > I guess the downl
On Fri, Oct 28, 2005 at 10:01:23AM +0200, Curro Amores wrote:
> Hi , I tell you my problem
> I have an application with access 97
>
> fixme:ole:MSFT_ReadValue BSTR length = -1?
> fixme:ole:ITypeInfo_fnAddressOfMember (0x7e90d938) stub!
> wine: Unhandled exception (thread 0009), starting debugger..
Hi,
I'm trying to sort out sound problems with StarCraft and have made some
progress by hacking around with the "dlls/dsound/mixer.c" file. I'm new to Wine
hacking however, and there's some things in the code which I don't understand
(and others which seem blatantly wrong).
Hopefully someone c
"Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote:
> little off topic, does wine unicode support indic charectors.
> if so how did you generate all the cp_xxx.c files.
> I would like to contribute indic code pages, if possible
Wine has everything unicode.org published. Each particular
cp_.c file
Hi , I tell you my problem
I have an application with access 97
I have done an installer with WISE program, but when i execute the installer
with wine i get:
fixme:advapi:GetFileSecurityW (L"C:\\windows\\temp\\GLF66a.tmp") : returns
fake SECURITY_DESCRIPTOR
fixme:advapi:GetFileSecurityW
Hi,
On Fri, Oct 28, 2005 at 01:44:22AM +0200, [EMAIL PROTECTED] wrote:
> Disappointing start to 0.9 , I wonder what new user would make of that.
I really should have written a mail that I thought that the 0.9 release
notification was *much* too short.
I would have expected this to be in the realms
64 matches
Mail list logo