Re: gmail accounts on offer

2005-02-20 Thread paul wise
297,370 more here: http://isnoop.net/gmail/

Re: [OLE #76] Avoid infinite loop when doing a typelib marshalled IUnknown::QueryInterface

2005-02-20 Thread Rob Shearman
Mike Hearn wrote: Mike Hearn <[EMAIL PROTECTED]> Avoid infinite loop when doing a typelib marshalled IUnknown::QueryInterface by only doing an extra QI if requested IID is not equal to marshalled IID. Does this happen with only builtin oleaut32? If so, it should be fixed so that it doesn't caus

Re: Collection of wine tools on windows

2005-02-20 Thread Dimitrie O. Paun
On Sun, Feb 20, 2005 at 07:48:40PM +0200, Boaz Harrosh wrote: > 1) MinGW header-set are Evil - Because they are ugly, with this, no > variables names, and all this style for machines guide. This I already > carry for 10 years so here it is off my chest. Heh, the MinGW folks seem to have some str

Re: [App DB] broken links

2005-02-20 Thread Jonathan Ernst
Le dimanche 20 fÃvrier 2005 Ã 10:52 +0100, Stefan Leichter a Ãcrit : > Hello, > > i just noticed that inside the App DB (http://appdb.winehq.org/appview.php) > pages the links (URL) to the "vendor" of the application are broken. The link > is shown correct but if you klick on it the browser will

Re: Microsoft genuine downloads looking for wine

2005-02-20 Thread Darryl Dixon
I think something that has been overlooked in all this (and which is really off-topic for wine-devel, but I just can't resist) is the fact that with this GenuineCheck.exe program Microsoft are acknowledging the presence of another browser on Windows.  Compare this to the situation with the Wind

[App DB] broken links

2005-02-20 Thread Stefan Leichter
Hello, i just noticed that inside the App DB (http://appdb.winehq.org/appview.php) pages the links (URL) to the "vendor" of the application are broken. The link is shown correct but if you klick on it the browser will stay on http://appdb.winehq.org/ instead of opening the page of the "vendor".

unixfs.dll: shell namespace extension for the unix filesystem

2005-02-20 Thread Michael Jung
Hi, this is a first rough cut version of a shell namespace extension to access the unix filesystem from wine. It's primary use-case is for winecfg's drive-mapping propery sheet. It already works for this purpose. It would be cool if 'the COM guys' could take a look at the code, since this is t

Re: fixme of flash5

2005-02-20 Thread Stefan Dösinger
> I am trying to intall Flash5 on Linux using but installtions stop abruptly > and the FixMes are flashed.I am sending you the list of errors.Please help > me and send me the source codes that on adding to WINE will remove the > problem. Also I want to change the shell command WINE to VISHAL. What

Re: Patch 16182 causes a regression in IrfanView and Textpad

2005-02-20 Thread Stefan Dösinger
Am Sonntag, 20. Februar 2005 19:18 schrieb Mike Hearn: > This is the second report of regressions caused by that patch. Hans, what > motivated it originally? I'm not sure what harm there is in exporting > entry points by name. Opera and UltraISO show the same message box. Stefan

Re: porting flash & changing the command

2005-02-20 Thread Stefan Dösinger
Am Sonntag, 20. Februar 2005 15:07 schrieb Vishal Gakhare: > I am trying to install Flash5 application using WINE but fix mes are > generated(attached.)What should I do? Don't send M$ Word files ;-) I can't find any error in the file thought.

Re: Patch 16182 causes a regression in IrfanView and Textpad

2005-02-20 Thread Hans Leidekker
On Sunday 20 February 2005 19:18, you wrote: > This is the second report of regressions caused by that patch. Hans, what > motivated it originally? I'm not sure what harm there is in exporting > entry points by name. I already sent a patch (as did Lauri Tulmin) that reverses the incorrect changes

Useful RPC/DCOM document

2005-02-20 Thread Mike Hearn
http://www-csag.ucsd.edu/individual/achien/cs491-f97/projects/dcom-writeup.ps They apparently had access to the NT source code, and describe the process of writing a new transport for the RPC runtime. thanks -mike

Re: Problems with rsaenh/advapi32 and 'Myst Uru Demo'

2005-02-20 Thread Michael Jung
On Sunday 20 February 2005 20:21, Paul Vriens wrote: > It looks like RSAENH_CPReleaseContext released 'everything' where it > shouldn't, hence the failure of CryptDestroyHash. I will have a look into it, but probably won't have the time to do so before next weekend. Ciao, -- Michael Jung [EMAIL

Re: gmail accounts on offer

2005-02-20 Thread James Hawkins
On Sun, 20 Feb 2005 09:26:56 -0500, Tim Schmidt <[EMAIL PROTECTED]> wrote: > And just in case Ivan runs out, I have 50 more. > > --tim > > > On Sun, 20 Feb 2005 11:54:32 +0100, Ivan Leo Puoti <[EMAIL PROTECTED]> wrote: > > I'm offering a gmail invitation to any wine dev that wants one. > > Priva

Re: World Of Warcraft

2005-02-20 Thread Lionel Ulmer
On Sun, Feb 20, 2005 at 04:20:57PM +, Alex Woods wrote: > Well, I've given it a try, but they're either not getting called, or I > haven't implemented them correctly (first time hacking wine). I've > included a patch below showing what I've done. A few of them don't > return nice values, but

Problems with rsaenh/advapi32 and 'Myst Uru Demo'

2005-02-20 Thread Paul Vriens
Hi, I've download a bunch of demo-apps and this one (http://www.gamershell.com/news/10306.html) has some problems with the builtin rsaenh.dll/advapi32.dll. The trace (+crypt,+loaddll) shows: fixme:crypt:CRYPT_VerifyImage (rsaenh.dll, 0x77e39320): not verifying image trace:crypt:RSAENH_CPAcquireCo

Re: possibly new regression

2005-02-20 Thread Sebastian Schlingmann
On Sun, 20 Feb 2005 16:04:54 +0100 Rein Klazes <[EMAIL PROTECTED]> wrote: > > Does this patch help? > > Rein. Unfortunately not - still the exact same error. -- Sebastian Schlingmann

Re: Winemaker questions

2005-02-20 Thread Steven Edwards
Hi, --- Francois Gouget <[EMAIL PROTECTED]> wrote: > > 4) Would there be a way to transform __try {}/__finally{} blocks to > > __TRY {}/__FINALLY()? I'm not sure the changes I did are now compilable > > under MSVC nor MingW. > > Unfortunately they don't work exactly the same. There has been many

Re: Patch 16182 causes a regression in IrfanView and Textpad

2005-02-20 Thread Mike Hearn
This is the second report of regressions caused by that patch. Hans, what motivated it originally? I'm not sure what harm there is in exporting entry points by name. thanks -mike On Sun, 20 Feb 2005 10:26:48 -0700, Ron Jensen wrote: > http://www.winehq.org/hypermail/wine-cvs/2005/02/0364.html cau

Re: Collection of wine tools on windows

2005-02-20 Thread Steven Edwards
Hi Boaz, --- Boaz Harrosh <[EMAIL PROTECTED]> wrote: > 1) MinGW header-set are Evil - Because they are ugly, with this, no > variables names, and all this style for machines guide. This I already > carry for 10 years so here it is off my chest. Yes they are evil. Alex and I were discussing this

Collection of wine tools on windows

2005-02-20 Thread Boaz Harrosh
There is a question at the end. Background: I'm putting up a Web-corner with ATL & MFC for other (gcc for now) Compilers. It will include tools, links, documentation, example makefiles, and so on to let people take an MSVC project and compile it under GCC. (+Winelib on other than windows platfo

Patch 16182 causes a regression in IrfanView and Textpad

2005-02-20 Thread Ron Jensen
http://www.winehq.org/hypermail/wine-cvs/2005/02/0364.html causes regressions in IrfanView ( http://www.irfanview.com/ ) and Textpad ( http://www.textpad.com/ ) IrfanView no longer runs. It errors out with a dialog box that says LOADER ERROR The procedure entry point DragAcceptFiles could not b

Re: World Of Warcraft

2005-02-20 Thread Alex Woods
On Sun, Feb 20, 2005 at 01:43:44PM +0100, Lionel Ulmer wrote: > Well, if you want just to test if the application works better, just add > (stubbed) support for the following extensions: > > http://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_pixel_format.txt > http://oss.sgi.com/projects/ogl-

wpp

2005-02-20 Thread Ge van Geldorp
wpp will currently silently drop non-preprocessor stuff (typedefs, function prototypes etc.) when #including a .c or .h file. However, if you preprocess e.g. a .rc file externally and then feed it to wrc (which in turn will feed it through wpp) the non-preprocessor stuff isn't removed. The patch be

Re: possibly new regression

2005-02-20 Thread Rein Klazes
On Sat, 19 Feb 2005 17:56:45 +0100, you wrote: > Hi, > > I'm new to the list, so please tell me if I do anything wrong ;). > > The update from wine-2005-01-11 to wine-2005-02-11 caused a regression with > an application I'm trying to get to work. > > I identified the concrete patch that introd

Re: gmail accounts on offer

2005-02-20 Thread Tim Schmidt
And just in case Ivan runs out, I have 50 more. --tim On Sun, 20 Feb 2005 11:54:32 +0100, Ivan Leo Puoti <[EMAIL PROTECTED]> wrote: > I'm offering a gmail invitation to any wine dev that wants one. > Private mail me for an invitation, I have enough invites for all. > > Ivan. > >

porting flash & changing the command

2005-02-20 Thread Vishal Gakhare
I am trying to install Flash5 application using WINE but fix mes are generated(attached.)What should I do? Again What to do to change the shell command WINE to run windows application Do you Yahoo!? The all-new My Yahoo! – What will yours do? FLASHDEBUG.doc Description: FLASHDEBUG.doc

fixme of flash5

2005-02-20 Thread Vishal Gakhare
sir I am trying to intall Flash5 on Linux using but installtions stop abruptly and the FixMes are flashed.I am sending you the list of errors.Please help me and send me the source codes that on adding to WINE will remove the problem. Also I want to change the shell command WINE to VISHAL. What cod

Re: World Of Warcraft

2005-02-20 Thread Lionel Ulmer
> After some going through the first log I realised that the required > stuff must be missing from it, so I tried to get a trace with more > logging. Unfortunately, running with +relay slows things down so much > that the server disconnects before I can get into the game, so it > doesn't get to th

Re: Ctrl-Shift-N recognized as Ctrl-N

2005-02-20 Thread Dmitry Timoshkov
"Tobias Burnus" <[EMAIL PROTECTED]> wrote: > Well, I did that WINEDEBUG, run the program, pressed Shift+Ctrl, hit N, > released Shift+Ctrl. The log output is posted below, but I probably lack > the X11 keyboard knowledge to see what goes wrong. I just sent a patch to wine-patches which should fix

Re: World Of Warcraft

2005-02-20 Thread Alex Woods
On Sun, Feb 20, 2005 at 11:29:51AM +0100, Lionel Ulmer wrote: > On Sat, Feb 19, 2005 at 06:36:31PM +, Alex Woods wrote: > > Hopefully this is enough to be relevant. 128x128 certainly sounds about > > the right size for a minimap. Let me know if you need more of the > > output, or if there is

gmail accounts on offer

2005-02-20 Thread Ivan Leo Puoti
I'm offering a gmail invitation to any wine dev that wants one. Private mail me for an invitation, I have enough invites for all. Ivan.

Re: World Of Warcraft

2005-02-20 Thread Lionel Ulmer
On Sat, Feb 19, 2005 at 06:36:31PM +, Alex Woods wrote: > Hopefully this is enough to be relevant. 128x128 certainly sounds about > the right size for a minimap. Let me know if you need more of the > output, or if there is anything you want me to take a look at. I'm > going to be playing wit

Re: Ctrl-Shift-N recognized as Ctrl-N

2005-02-20 Thread Tobias Burnus
Hi, Andreas Mohr wrote: On Sat, Feb 19, 2005 at 10:02:13AM +0100, Tobias Burnus wrote: The application Diamond 2 has the following menu shortcuts Ctrl-N -> New file Ctrl-Shift-N -> Connect atoms unfortunally, I always get a new file, even if I press Shift. Try something like WINEDEBUG=+

Re: Ctrl-Shift-N recognized as Ctrl-N

2005-02-20 Thread Tobias Burnus
Hi, Andreas Mohr wrote: On Sat, Feb 19, 2005 at 10:02:13AM +0100, Tobias Burnus wrote: The application Diamond 2 has the following menu shortcuts Ctrl-N -> New file Ctrl-Shift-N -> Connect atoms unfortunally, I always get a new file, even if I press Shift. Try something like WINEDEBUG=+

possibly new regression

2005-02-20 Thread MightY
Hi, I'm new to the list, so please tell me if I do anything wrong ;). The update from wine-2005-01-11 to wine-2005-02-11 caused a regression with an application I'm trying to get to work. I identified the concrete patch that introduces the problem. It's this one made by Rein Klazes: ht