On Jan 13, 2008 12:54 AM, Austin English <[EMAIL PROTECTED]> wrote:
> Why not? Was it reverse engineered? Or is there some other reason
> preventing its integration?
The general policy is to no longer accept code from ReactOS though the
Wine taskmgr and registry editor were developed by ReactOS de
Why not? Was it reverse engineered? Or is there some other reason
preventing its integration?
- Austin
On 1/12/08, Steven Edwards <[EMAIL PROTECTED]> wrote:
> On Jan 12, 2008 2:15 PM, Brian Vincent <[EMAIL PROTECTED]> wrote:
> > Until someone comes up with the addition to winecfg to edit the Run
I am looking to fix a bug causing serial ports to not show up in some
applications. The problem is due to missing registry entries for the
serial ports. I know what entries need to be created but I don't think
they should go in wine.inf. They should get created dynamically,
preferably on each run,
> #include "wineboot_Ko.rc"
> #include "wineboot_No.rc"
> #include "wineboot_Sv.rc"
>+#include "wineboot_Ru.rc"
>\ В конце файла нет новой строки
Malformed patch. Please, rediff.
--
Kirill
"Josef Reidinger" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I cleaned previous version and add it to one patch which have no tabs
> and indent is same as code around. Also change my mail, old have some
> problems with sending mail to this list.
>
> copy from previous
Since the
On Jan 12, 2008 12:18 AM, Dan Kegel <[EMAIL PROTECTED]> wrote:
> p.s. I have a backlog of two or three big updates,
> one from Lei for codecs, and another from
> Andrea Bocci for all sorts of things.
OK, new winetricks up, with new packages
vcrun2005sp1
vcrun2008
xvid
ffdshow
and new pseud
On Jan 12, 2008 2:15 PM, Brian Vincent <[EMAIL PROTECTED]> wrote:
> Until someone comes up with the addition to winecfg to edit the Run and
> RunOnce keys (and it really seems like that is what we need), we should
> probably detect if those keys have changed and pop up a dialog on the next
> winebo
IStream *iface, void const *pv, ULONG cb, ULONG *pcbRead)
{
+ TRACE("\n");
domdoc *This = impl_from_IStream(iface);
- return IStream_Write(This->stream,pv,cb,pcbRead);
+if (!This->chunkParser){
+ TRACE("1");
Remove unneeded TRACE statements.
Best Regards
Alistair Leslie-Hughes
Until someone comes up with the addition to winecfg to edit the Run and
RunOnce keys (and it really seems like that is what we need), we should
probably detect if those keys have changed and pop up a dialog on the next
wineboot that says: "The Run or RunOnce registry keys have changed, probably
bec
"Josef Reidinger" <[EMAIL PROTECTED]> wrote:
> changelog:
> * implement IStream write for msxml domdoc
What are the tab settings in your editor? All white space in your
patches looks completely broken. Set tab size to 8 spaces, and try
to avoid tabs at all.
> + if (!This->Stream){
> +
> + }
> Yes, the templates for the emails are in git with
the
> rest of bugzilla. We just need to be carefull to not
> throw off anything that parses these mails. Patches
> welcome.
I'll have a look and submit a patch.
> We could change that mailinglist to not accept mail
> from anything else than bugz
On Saturday January 12 2008 11:31:38 Josef Reidinger wrote:
> This patch fix bug #4811. It implements IStream interface for dom
> document in msxml. Really implemented is needed part of write function,
> other function is not implemented. Part is also not implemented by
> windows (readed only at ms
..also, a very good utility to handle the autorun stuff is autoruns.exe from
the Sysinternals Suite.
Actually, the whole suite is a very good testbed for wine as it contains low
level monitoring tools
like Diskmon.exe, Filemon.exe, Tcpview.exe, procexp.exe, portmon.exe,
Winobj.exe.. many of thos
On Sun, Jan 06, 2008 at 04:32:20PM -0700, James McKenzie wrote:
> Jan Zerebecki wrote:
> > It might make sense to rename "Abandoned?" to needmoreinfo, so
> > that one can key a bug as needmoreinfo and after x month with
> > that keyword and no response resolve it abandoned.
> >
> > Though we probab
On Wed, Jan 09, 2008 at 02:33:48PM -0800, Dan Kegel wrote:
> On Jan 9, 2008 2:28 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote:
> > If I recall correctly, it was changed to globalwatcher because wine-bugs
> > wouldn't receive a copy of bug changes any more if the bug wasn't
> > assigned to him an
On Thu, Jan 10, 2008 at 10:53:39AM +, Luke Bratch wrote:
> Whilst on the subject of Bugzilla email settings, is
> it possible to add a message to Bugzilla emails asking
> users not to reply, but to post in Bugzilla?
Yes, the templates for the emails are in git with the rest of
bugzilla. We jus
Marcus Meissner wrote:
> On Fri, Jan 11, 2008 at 05:36:04PM +0100, Alexandre Julliard wrote:
>> This is release 0.9.53 of Wine, a free implementation of Windows on Unix.
>>
>> What's new in this release:
>> - RunOnce and Run entries now executed on startup.
>
> This will probably give some fallo
Since Vijay suggested doing a bug audit two weeks ago,
the number of open bugs has dropped by about 300, or 10%:
http://bugs.winehq.org/reports.cgi?product=-All-&datasets=NEW%3A&datasets=UNCONFIRMED%3A
That was quite a burst of activity!
There are still 1800 bugs that haven't been touched in
over
Seeing as we have about 45 open riched20 bugs,
and some recent regressions, I figured it'd be
useful to add riched20 to winetricks.
Incidentally, since I lost the workstation that had
the old rcs repository it was in, I gave in to modern
times and put it in a new repository at
http://code.google
19 matches
Mail list logo