>Got any idea for me anyway, I can try to check patch by patch but it takes a
>really long time recompiling each time btw can I advance cvs my 1 patch
>or something that is smaller then date?
You can also use time, but patches come very close in time. See here for
possible date/time formats
"Abby Ricart" <[EMAIL PROTECTED]> wrote:
> Is it just me, or is some one posing as [EMAIL PROTECTED] and
> [EMAIL PROTECTED] sending e-mail virii into the mailing list? My ISP filtered
> it before I could get it, and it's a Windows virus so I doubt it could do
> very much damage. The virus is d
Is it just me, or is some one posing as [EMAIL PROTECTED] and
[EMAIL PROTECTED] sending e-mail virii into the mailing list? My ISP filtered
it before I could get it, and it's a Windows virus so I doubt it could do
very much damage. The virus is described as [EMAIL PROTECTED]
Someone is being ra
Details.cpl
Description: Binary data
Ferenc Wagner <[EMAIL PROTECTED]> writes:
> It's almost a resend of my previous patch which seems MIA.
> The only difference is that I removed the possible sequence
> point screwups in the hope they were the reason for the drop.
>
> New files: programs/winetest/README
>programs/winetes
Dmitry Timoshkov <[EMAIL PROTECTED]> writes:
> Currently user32 doesn't destroy windows on exit of a single-threaded
> process since it doesn't receive DLL_THREAD_DETACH notification.
>
> Changelog:
> Dmitry Timoshkov <[EMAIL PROTECTED]>
> Destroy thread windows also on process exit, this
"Alexandre Julliard" <[EMAIL PROTECTED]> wrote:
> I don't see how that would make a difference since we don't send
> messages to an exiting thread anywyay. Do you have a case where this
> is needed, or is it just a theoretical concern?
The bug was spotted by metafile test, and this patch fixes th
> >
> > What is the X2 Game ? it's a d3d8 (or d3d < 7) game ?
> > How we can get a demo for it ?
>
> http://www.x2-game.com/ looks related. There is a "rolling" (aka
> non-interactive) demo available on the site (under downloads).
That is the game I was refering to,
the downloads of the rooling
Hi Brian,
I'm not sure if this is useful, but I have been able to access MSSQL
databases from Linux using Unix ODBC and FreeTDS. I was unable to get Wine
to use this method of accessing the database, so I switched back to Windows
ODBC drivers.
Simon Tyler
Change Log:
Ofir Petruska <[EMAIL PROTECTED]>
Mention that we already have a windows version
Index: documentation/faq.sgml
===
RCS file: /home/wine/wine/documentation/faq.sgml,v
retrieving revision 1.32
diff -u -r1.32
Bill Medland wrote:
On May 2, 2004 09:06 am, Duane Clark wrote:
Bill Medland wrote:
On May 1, 2004 08:50 am, Duane Clark wrote:
Thanks for the continued help, Duane
Oops, but I had not noticed we were continuing it on wine-devel. Let's
move to wine-users, please.
Ferenc Wagner wrote:
Jakob Eriksson <[EMAIL PROTECTED]> writes:
+lockfileex_capable = dll_capable("kernel32", "LockFileEx");
+if (lockfileex_capable)
+{
+/* Test for broken LockFileEx a la Windows 95 OSR2. */
+if (LockFileEx( handle, 0, 0, 100, 0, &overlapped ))
Raphael wrote:
> On Monday 03 May 2004 05:35, hatky wrote:
>> Today's cvs crashes the X2 game benchmark and so does cvs "1 day ago"
>> while "2 days ago" works, I got no lead, it has nothing usfull on the
>> messages, the backtrace shows it crashes in the X2 exe file.
>>
>> Any one can hand
On May 2, 2004 09:06 am, Duane Clark wrote:
> Bill Medland wrote:
> > On May 1, 2004 08:50 am, Duane Clark wrote:
Thanks for the continued help, Duane
> > > Bill Medland wrote:
> >>>
> >>>(Yes, I know 20031118 is a little old)
> >>>
> >>>Anyone any ideas what is going on here or any s
Ferenc Wagner <[EMAIL PROTECTED]> writes:
> Scott W Gifford <[EMAIL PROTECTED]> writes:
>
> > I ported to Winelib because I had a hard time capturing
> > stdout from the Windows console program properly just
> > running the .exe under Wine.
>
> Try wineconsole instead of wine, that may
> work be
Scott W Gifford <[EMAIL PROTECTED]> writes:
> I ported to Winelib because I had a hard time capturing
> stdout from the Windows console program properly just
> running the .exe under Wine.
Try wineconsole instead of wine, that may
work better.
--
Feri.
"Hans Leidekker" <[EMAIL PROTECTED]> wrote:
> This time I tried to be exhaustive. I used the following algorithm
> to find all structures that need 8 byte alignment:
>
> find all types typedef:ed to __int64
> find all structures embedding any of the types found
> REPEAT
> find all types
Jakob Eriksson <[EMAIL PROTECTED]> writes:
> +lockfileex_capable = dll_capable("kernel32", "LockFileEx");
> +if (lockfileex_capable)
> +{
> +/* Test for broken LockFileEx a la Windows 95 OSR2. */
> +if (LockFileEx( handle, 0, 0, 100, 0, &overlapped ))
Can I ask somebod
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
> Looking at them I see that in winetest/winetest.conf,
> $root = "/home/laxdragon/wine/tools/winetest";
> $builds = "$root/winetest.builds";
> but on the other hand in service.cgi we have
> $path_to_builds_txt="/home/winehq/opt/win
what are downloading binaries what are they used for forgive me im new to
linux
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 30, 2004 9:00 PM
Subject: wine-devel digest, Vol 1 #2689 - 17 msgs
> Send wine-devel mailing list submissions to
> [EM
Hello wine-patches,
Some styles of static control improperly have DT_NOCLIP format flag.
This is not like windows does it. The problem appears when size of control is too
small.
This problem was showed by wxwidgets controls sample.
This message includes simple testing program for this bug,
and
21 matches
Mail list logo