"Misha Koshelev" <[EMAIL PROTECTED]> wrote:
Btw the reason for the /dde parameter is simply so that if the user runs
winebrowser from the command line he/she does not have to wait for the 5
second timeout before they get a usage message.
On windows there is no such parameter passed to iexplore
On Mon, 2007-06-04 at 14:29 +0900, Dmitry Timoshkov wrote:
> "Misha Koshelev" <[EMAIL PROTECTED]> wrote:
>
> > --- a/tools/wine.inf
> > +++ b/tools/wine.inf
> > @@ -134,8 +134,14 @@ HKCR,txtfile\shell\open\command,,2,"%11%\notepad.exe
> > %1"
> > HKCR,txtfile\shell\print\command,,2,"%11%\notepad.
On Mon, 2007-06-04 at 14:29 +0900, Dmitry Timoshkov wrote:
> "Misha Koshelev" <[EMAIL PROTECTED]> wrote:
>
> > --- a/tools/wine.inf
> > +++ b/tools/wine.inf
> > @@ -134,8 +134,14 @@ HKCR,txtfile\shell\open\command,,2,"%11%\notepad.exe
> > %1"
> > HKCR,txtfile\shell\print\command,,2,"%11%\notepad.
"Misha Koshelev" <[EMAIL PROTECTED]> wrote:
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -134,8 +134,14 @@ HKCR,txtfile\shell\open\command,,2,"%11%\notepad.exe %1"
HKCR,txtfile\shell\print\command,,2,"%11%\notepad.exe /p %1"
HKCR,wrifile\shell\open\command,,2,"%11%\wordpad.exe %1"
HKCR,wrifile\s
On Sun, Jun 03, 2007 at 09:47:31PM +0200, RusH wrote:
> So in summary, could someone please add a simple _"svn update" git
> replacement_ to the wiki?
git fetch origin
git reset --hard origin
Notice that you will loose all changes (contrary to svn update), even the ones
you commited.
Not that w
Hi Saulius,
> This function tries to open Software_Publishing key. And creates it, if
> the key didn't exist, I suppose. It is absent in a clean $WINEPREFIX.
> Hence 4 test failures:
Oops.
> During next run failures are gone, and I get this difference between two
> registry dumps:
Right.
>
Hi,
recently i had a look at the iFilter API. iFilter is an interface to
extract text, formatting and various attributes from text like documents
(pdf, rtf, html, ...). The actual extraction is done by a format specific
plugin which gets registered to the Registry.
I started my tests by taking th
> Koshelev, Misha Vladislavo bcm.tmc.edu> writes:
>
> > If I have time, I may look into how hard it would be to add DDE for
> winebrowser (I don't think it should be too bad, but I'll have to check).
> > Misha
> >
> >
> Cool! looking forward to that than ;)
>
>
>
Actually, I already got so
RusH wrote:
> On 6/3/07, Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
>> RusH wrote:
>> > Maybe im just to stupid for it :(
>> > I want to use git to download most current source, try my patches,
>> > then to again download most current source. I cant do it.
>> > wiki.winehq.org/GitWine
>> > doesnt
Koshelev, Misha Vladislavo bcm.tmc.edu> writes:
> If I have time, I may look into how hard it would be to add DDE for
winebrowser (I don't think it should be too bad, but I'll have to check).
> Misha
>
>
Cool! looking forward to that than ;)
On Sun, Jun 03, 2007 at 09:47:31PM +0200, RusH wrote:
> On 6/3/07, Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
> >RusH wrote:
> >> Maybe im just to stupid for it :(
> >> I want to use git to download most current source, try my patches,
> >> then to again download most current source. I cant do it.
On 6/3/07, Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
RusH wrote:
> Maybe im just to stupid for it :(
> I want to use git to download most current source, try my patches,
> then to again download most current source. I cant do it.
> wiki.winehq.org/GitWine
> doesnt help at all.
You probably shou
> Hi, i noticed some kind of regression in current git, for example when i try
> to start
> http://fe.trymedia.com/dm/infogrames/30m_default/t_20em/FreddiKelp.exe , a
> download manager for the game. With current git i get this:
>
> Usage: winebrowser URL
>
>
>
> That's it, whereas in wine-
RusH wrote:
> Maybe im just to stupid for it :(
> I want to use git to download most current source, try my patches,
> then to again download most current source. I cant do it.
> wiki.winehq.org/GitWine
> doesnt help at all.
You probably should read main documentation about GIT then. What we have
o
Maybe im just to stupid for it :(
I want to use git to download most current source, try my patches,
then to again download most current source. I cant do it.
wiki.winehq.org/GitWine
doesnt help at all.
For example I had wine-0.9.37 fetched, added few patches, compiled it,
installed locally, all w
> Hi, i noticed some kind of regression in current git, for example when i try
> to start
> http://fe.trymedia.com/dm/infogrames/30m_default/t_20em/FreddiKelp.exe , a
> download manager for the game. With current git i get this:
>
> Usage: winebrowser URL
>
>
>
> That's it, whereas in wine-0
* On Mon, 14 May 2007, Juan Lang wrote:
>
> +static const WCHAR Software_Publishing[] = {
> + 'S','o','f','t','w','a','r','e','\\',
> + 'M','i','c','r','o','s','o','f','t','\\',
> + 'W','i','n','d','o','w','s','\\',
> + 'C','u','r','r','e','n','t','V','e','r','s','i','o','n','\\',
> + 'W','i','n',
Hi, i noticed some kind of regression in current git, for example when i try to
start
http://fe.trymedia.com/dm/infogrames/30m_default/t_20em/FreddiKelp.exe , a
download manager for the game. With current git i get this:
Usage: winebrowser URL
That's it, whereas in wine-0.9.34, it opens my f
On Sat, 2 Jun 2007, Marc G. Fournier wrote:
> Just built 0.9.38 under FreeBSD, and it doesn't even run :( Never a good
> sign ... but explains why the port is 2 releases old ...
I debugged this a bit, and believe the change that broke FreeBSD is
revision 1.82 of dlls/ntdll/thread.c and related p
As I have still no way to upload the mandriva wine rpm to the
official winehq download server.
So mandriva users you can download the latest wine binaries here:
http://www.xs4all.nl/~meijer2/wine/
kind regard,
Marco
I am sorry, this was meant to be private msg.
* On Sat, 2 Jun 2007, Andreas Bierfert wrote:
> here is an upgrade for the fedora download information as I requested on
> w-d-l.
Hi,
your patch isn't in unified fromat. Probably add "-u" option.
On 6/3/07, Stefan Leichter <[EMAIL PROTECTED]> wrote:
Am Saturday 02 June 2007 12:03 schrieb Paul Vriens:
> On 6/1/07, Stefan Leichter <[EMAIL PROTECTED]> wrote:
> > ChangeLog
> > -
> > replace CRYPT_RecurseDeleteKey with RegDeleteTreeW
>
> Hi Stefan,
>
> I don't think that's enou
23 matches
Mail list logo