297,370 more here:
http://isnoop.net/gmail/
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
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
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
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
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".
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
> 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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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 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
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
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.
>
>
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
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
> 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
"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
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
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.
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
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=+
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=+
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
36 matches
Mail list logo