--- Scott Ritchie <[EMAIL PROTECTED]> wrote:
> On Sat, 2005-03-19 at 22:05 +, Oliver Stieber
> wrote:
> > Hi,
> > I've got a plugin for KDE that displays icons and
> > thumbnails for windows applications and dlls in
> > Konqueror.
> >
> > I was intending to extend it to meta info and
> mayb
On Sat, 2005-03-12 at 22:36 +, Mike Hearn wrote:
> On Sat, 2005-03-12 at 22:15 +, Oliver Stieber wrote:
> > The only problem I can see would be drawing the
> > widgets, I haven't looked deeply enough into QT or GTK
> > to know if it's more on the 'impossible' side of
> > difficult or not.
>
On Sat, 2005-03-19 at 22:05 +, Oliver Stieber wrote:
> Hi,
> I've got a plugin for KDE that displays icons and
> thumbnails for windows applications and dlls in
> Konqueror.
>
> I was intending to extend it to meta info and maybe a
> full kioslave for browsing windows PE files, but never
> go
Hi,
I've got a plugin for KDE that displays icons and
thumbnails for windows applications and dlls in
Konqueror.
I was intending to extend it to meta info and maybe a
full kioslave for browsing windows PE files, but never
got that far.
At the moment it's a bit of a licensing nightmare, but
I can
Paul van Schayck wrote:
I have an ALSA system with 3 soundcards and 4 devices. So, a good
testcase for this patch. I tried the CVS of today (that includes this
patch now) with ASRC (http://www.asrc.info). But it seems to have a
winealsa regression that wasn't there a week ago and not directly
relat
On Thu, 17 Mar 2005 16:06:52 -0500, Robert Reif <[EMAIL PROTECTED]> wrote:
> This patch adds multiple sound card support to the ALSA driver.
>
> My system shows 3 sound devices: a builtin sound card,
> a builtin modem and a usb sound card.
>
> The wave regression tests have problems with the mode
On Sat, 19 Mar 2005, Jakob Eriksson wrote:
Now I know. If the error was ERROR_NO_SUCH_PRIVILEGE, it's ok, we don't care.
Move on. NT4 has this behaviour.
If it isn't, but ret is 0, AKA LookupPrivilegeName() failed, I wan't to know
exactly
what the error was. It's a trace.
So I think the patch is v
> I always find it annoying when I cannot go to
> /usr/share/doc/
I suppose the other option is to provide all docs as a
seperate package on a release basis (like any other
package.) I could be wrong on this, but I don't think
the docs are updated on a monthly basis. :) For
example, a user coul
> +static inline char *RTFStrSave(char *s)
Not a big deal, but the name is a bit uncommon.
Wouldn't RTFStrDup() be a better/more recognizable name?
--
Dimi.
Jakob Eriksson wrote:
Jakob Eriksson wrote:
Alexandre Julliard wrote:
Jakob Eriksson <[EMAIL PROTECTED]> writes:
--- dlls/advapi32/tests/security.c14 Mar 2005 17:20:58 -
1.12
+++ dlls/advapi32/tests/security.c16 Mar 2005 09:32:28 -
@@ -289,8 +289,8 @@
luid.LowPart = i
Jakob Eriksson wrote:
Alexandre Julliard wrote:
Jakob Eriksson <[EMAIL PROTECTED]> writes:
--- dlls/advapi32/tests/security.c14 Mar 2005 17:20:58 -
1.12
+++ dlls/advapi32/tests/security.c16 Mar 2005 09:32:28 -
@@ -289,8 +289,8 @@
luid.LowPart = i;
cchName = si
11 matches
Mail list logo