On Thu, Feb 21, 2008 at 1:24 PM, Jeff Zaroyko <[EMAIL PROTECTED]> wrote:
> On Thu, Feb 21, 2008 at 12:45 PM, Chris Morgan <[EMAIL PROTECTED]> wrote:
> >
>
>
> > On Wed, Feb 20, 2008 at 8:36 PM, Francois Gouget <[EMAIL PROTECTED]> wrote:
> > >
> > > On Wed, 20 Feb 2008, Jeff Zaroyko wrote:
> >
On Thu, Feb 21, 2008 at 12:45 PM, Chris Morgan <[EMAIL PROTECTED]> wrote:
>
> On Wed, Feb 20, 2008 at 8:36 PM, Francois Gouget <[EMAIL PROTECTED]> wrote:
> >
> > On Wed, 20 Feb 2008, Jeff Zaroyko wrote:
> >
> > > The default colours for warnings and notes on the appdb pages feel
> > > rather
>
> I think it probably does something similar to:
> http://www.codeproject.com/KB/system/RemoveDriveByLetter.aspx
>
> Except instead of mapping a drive to usb device, it does it the other
> way around.
>
> After looking more into it it really looks like this is the thing it
> does. (I need a bunch
On Wed, Feb 20, 2008 at 8:36 PM, Francois Gouget <[EMAIL PROTECTED]> wrote:
>
> On Wed, 20 Feb 2008, Jeff Zaroyko wrote:
>
> > The default colours for warnings and notes on the appdb pages feel
> > rather strong, this patch changes the red and blue to be a bit softer.
> >
> > I think this makes
On Wed, 20 Feb 2008, Jeff Zaroyko wrote:
> The default colours for warnings and notes on the appdb pages feel
> rather strong, this patch changes the red and blue to be a bit softer.
>
> I think this makes it more readable. A comparison can be seen here:
> http://jeffz.name/tmp/
In new.png the
On Wed, Feb 20, 2008 at 5:50 PM, Austin English <[EMAIL PROTECTED]> wrote:
> Hasn't been a new Wine Weekly News in about a month...quite a bit has
> been going on, with CS2 working out of the box, test suite fixes, etc.
> Anyone know what's going on?
>
> -Austin
>
I got a new job a few weeks ag
In include/query.php in query_appdb() we only call mysql_connect() if
the global $hAppdbLink isn't a valid resource. So, when a user
connects to display a page the first query should open the connection
and upon completion of the script $hAppdbLink will be freed and the
connection should be closed.
Hasn't been a new Wine Weekly News in about a month...quite a bit has
been going on, with CS2 working out of the box, test suite fixes, etc.
Anyone know what's going on?
-Austin
Anatoly Lyutin <[EMAIL PROTECTED]> writes:
> Yes! These tests must be failed in WINE, but it passes clear in Win
> XP. I just want to show you some incorrect behavior of scrollbar in WINE.
>
> Should I mark these tests as "todo_wine"?
Yes.
--
Alexandre Julliard
[EMAIL PROTECTED]
In http://linux.slashdot.org/comments.pl?sid=460616&cid=22493322, an
anonymous coward said:
--- snip ---
Preamble: I'm a photographer needing to process tens of thousands of
photos relatively swiftly. The functionality I need isn't all that
advanced (curves, levels, an occasional straighten horizo
Hi Juan,
2008/2/19, Juan Lang <[EMAIL PROTECTED]>:
> > How hard is it to create a stub forwarder dll for setupapi and cfgmgr32?
>
> Not sure what you mean exactly. cfgmgr32 should forward to setupapi
> already, and I sent a patch that does that for the few stub functions
> that it had. setupapi
On Mi, 2008-02-20 at 06:46 -0600,
> +/**
> + * MsiSourceListEnumSourcesA (MSI.@)
> + */
> +UINT WINAPI MsiSourceListEnumSourcesW(
Greetings from Copy & Paste :-)
BTW: Congratulations James for you new Address
--
By by ...
On Sun, 17 Feb 2008, James Hawkins wrote:
>> static INT add_streams_to_table(MSISTREAMSVIEW *sv)
>> +/* Return -1 in case of error. */
> Don't add random comments like this.
Okay, will keep this in mind, especially for dlls/msi.
Gerald
On Feb 17, 2008 9:51 AM, Dan Kegel <[EMAIL PROTECTED]> wrote:
> Just started getting this:
>
> Software error:
>
> Can't connect to the database.
> Error: Too many connections
> Is your database installed and up and running?
> Do you have the correct username and password selected in localconfi
Hi Christian,
+/*
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\Vid_13fe&Pid_1a00\
*/
+sprintf(reg_key, "%s%04x&Pid_%04x", usb_key, pid, vid);
I think you mix up pid and vid here.
I don't think you shouldn't create the registry keys directly. You
should be using the Set
"Alexander Demakin" <[EMAIL PROTECTED]> wrote:
> This patch fixes image header handling with BT_BITFIELD flag. 12 bytes of
> mask
> were included into image bits, it caused some color troubles and image
> horizontal shift. Size of bitmap info structure includes now this bytes.
You are mixing
"Alexander Demakin" <[EMAIL PROTECTED]> wrote:
> This patch adds check of return value of GetDIBits in BitBlt.c. If a error
> occurs, GetDIBits returns 0 and bits variable points to uninitialized data.
> It always occurs when calling BitBlt for printer context due to
> implementation of PSDRV_
Hi all,
I want you to present my current proof-of-conecpt. It shows how we can use
hal.c of explorer to
create registry keys for devices.
Keep in mind that it only creates one registry key for each usb device at
the moment. Before I
investigate more time in this, I want to get some feedback about
Alexandre Julliard wrote:
> The tests fail:
>
> ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p
> user32_test.exe.so scroll.c && touch scroll.ok
> scroll.c:56: Test failed: The scrollbar window should be disabled.
> scroll.c:122: Test failed: The ShowScrollBar() should failed.
>
"Ge van Geldorp" <[EMAIL PROTECTED]> writes:
> else
> {
> +LPWSTR sidStr = NULL;
> LPCWSTR userPrefix = NULL;
> HKEY hRootKey;
This is not used anywhere.
--
Alexandre Julliard
[EMAIL PROTECTED]
Hi,
Did you convince Alexandre Julliard to include Objective-C on wine
tree ??
Because you need to if you want to submit my patches to winehq,
or rewrite it in plain C with Carbon.
Emmanuel
Le 20 févr. 08 à 13:31, Steven Edwards a écrit :
> This is needed for quartzdrv patch. Trying to reduce
Hi all,
I want you to present my current proof-of-conecpt. It shows how we can use
hal.c of explorer to
create registry keys for devices.
Keep in mind that it only creates one registry key for each usb device at
the moment. Before I
investigate more time in this, I want to get some feedback about
Stefan Leichter <[EMAIL PROTECTED]> writes:
> +switch(dwLevel) {
> +case SERVICE_CONFIG_DESCRIPTION: {
> +static const WCHAR szDescription[] =
> {'D','e','s','c','r','i','p','t','i','o','n',0};
> +LPSERVICE_DESCRIPTIONW config = (LPSERVICE_DESCRIPTIONW) buffer;
Anatoly Lyutin <[EMAIL PROTECTED]> writes:
> Changelog:
> Added some tests for scrollbar
The tests fail:
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p
user32_test.exe.so scroll.c && touch scroll.ok
scroll.c:56: Test failed: The scrollbar window should be disabled.
scroll.c:12
24 matches
Mail list logo