Stefan Leichter wrote:
Hello Paul,
Am Monday 20 August 2007 11:42 schrieb Paul Vriens:
OK, I gave it a try.
[snip]
http://www.xs4all.nl/~pvriens/200708181000_with_todo_yellow_border_and_group/
is the same but also shows that are are todo's for a group in the
summary.
I like the version
On Mon, 2007-08-20 at 09:50 +0100, Robert Shearman wrote:
> Misha Koshelev wrote:
> > This is necessary so that we send the INTERNET_STATUS_HANDLE_CLOSING
> > before, for example
> > INTERNET_STATUS_CLOSE_CONNECTION gets sent from HTTP_CloseConnection in
> > HTTP_CloseHTTPRequestHandle.
> > This
"Ivan Sinitsin" <[EMAIL PROTECTED]> wrote:
Changelog:
this patch add opportunity to save font option to the regestry, and load font
option from regestry in the winefile program
Nothing prevents you from writing and reading the whole LOGFONT structure
in one go.
--
Dmitry.
Robert Reif wrote:
Lei Zhang wrote:
It sounds like you're missing the Linux kernel headers.
On 8/20/07, Robert Reif <[EMAIL PROTECTED]> wrote:
make[2]: Entering directory `/home/wine/wine/dlls/dinput'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -p
2007/8/20, Damjan Jovanovic <[EMAIL PROTECTED]>:
>
> On 8/20/07, trulyliu <[EMAIL PROTECTED]> wrote:
> > hi:
> >
> > I am sorry to disturb you with a question about calling PE Dll on linux.
> > This is really an old question.
> > I found the sameness issues in mail list.
> >
> > http://www.winehq.o
Lei Zhang wrote:
It sounds like you're missing the Linux kernel headers.
On 8/20/07, Robert Reif <[EMAIL PROTECTED]> wrote:
make[2]: Entering directory `/home/wine/wine/dlls/dinput'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-alia
It sounds like you're missing the Linux kernel headers.
On 8/20/07, Robert Reif <[EMAIL PROTECTED]> wrote:
> make[2]: Entering directory `/home/wine/wine/dlls/dinput'
> gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
> -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strin
make[2]: Entering directory `/home/wine/wine/dlls/dinput'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings
-Wpointer-arith -g -O2 -o joystick_linuxinput.o joystick_linuxinput.c
joystick_linuxinput.c:153: field `
Am Montag, 20. August 2007 19:26 schrieb H. Verbeet:
> On 20/08/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> > /* Some functionality is implemented in d3d9.dll, not wined3d.dll.
> > Add the needed caps */ pCaps->DevCaps2 |=
> > D3DDEVCAPS2_CAN_STRETCHRECT_FROM_TEXTURES;
>
> You should move
Ivan Sinitsin wrote:
> this is corrected patch for winefile.
You want to use the explicit RegQueryValueExW and RegSetValueExW functions.
bye
michael
>
> This patch adds an opportunity to keep adjustments of a font between
> sessions,
> if menu "Save settings on exit" is checked.
>
>
Hello Paul,
Am Monday 20 August 2007 11:42 schrieb Paul Vriens:
>
> OK, I gave it a try.
>
[snip]
>
>
http://www.xs4all.nl/~pvriens/200708181000_with_todo_yellow_border_and_group/
> is the same but also shows that are are todo's for a group in the
> summary.
>
I like the version above.
> (The y
On 20/08/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> /* Some functionality is implemented in d3d9.dll, not wined3d.dll. Add
> the needed caps */
> pCaps->DevCaps2 |= D3DDEVCAPS2_CAN_STRETCHRECT_FROM_TEXTURES;
You should move that to filter_caps() as well, or at the very least
add it
I have submitted no patch after looking at Windows source code.
The original submission certainly introduced to WINE nothing but a bug.
I was later forced to prove this bug is necessary.
On 8/20/07, James Hawkins <[EMAIL PROTECTED]> wrote:
>
> No patches will be accepted from you for the Wine proj
Dj Apal [GR] schreef:
> Hope this is the one you want. PLease commit it!
>
> TIA!
>
>
> --- ./dlls/comctl32/rsrc.rc 2007-08-20 19:52:26.0 +0300
> +++ ./dlls/comctl32/rsrc1.rc 2007-08-20 19:50:03.0 +0300
> @@
> I think that's a case where we could diverge from the PSDK (with a
> comment explaining why). Otherwise the header is completely useless: we
> could not even make sure its prototypes match those of our
> implementation.
Thanks Francois, I was hoping you'd check in.
> Btw, did you check this aga
On 8/20/07, trulyliu <[EMAIL PROTECTED]> wrote:
> hi:
>
> I am sorry to disturb you with a question about calling PE Dll on linux.
> This is really an old question.
> I found the sameness issues in mail list.
>
> http://www.winehq.org/pipermail/wine-devel/2003-December/thread.html
> http://www.wine
> I have a PE Dll named Arithmetic.dll which exports a function,
> it's prototype is:
> void sort(unsigned int*, int num)
>
The easiest way would be to use LoadLibrary/GetProcAddress to load the
function from the library. That way you avoid linking to it which makes
things more complicated.
In
hi:
I am sorry to disturb you with a question about calling PE Dll on linux.
This is really an old question.
I found the sameness issues in mail list.
http://www.winehq.org/pipermail/wine-devel/2003-December/thread.html
http://www.winehq.org/pipermail/wine-devel/2005-November/thread.html#41917
ht
Maarten Lankhorst wrote:
Vitaliy Margolen schreef:
Maarten Lankhorst wrote:
Vitaliy Margolen schreef:
That didn't work all that well:
err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set
"Hardware Acceleration" to "Emulation".
wine: Unhandled page fault on read access to 0x00
Paul Vriens <[EMAIL PROTECTED]> writes:
> Wagner Ferenc wrote:
>> Paul Vriens <[EMAIL PROTECTED]> writes:
>>
>>> http://www.xs4all.nl/~pvriens/200708181000_with_todo_yellow_border_and_group/
>>> is the same but also shows that are are todo's for a group in the
>>> summary.
>>
>> Yeah, that's what
Wagner Ferenc wrote:
Paul Vriens <[EMAIL PROTECTED]> writes:
http://www.xs4all.nl/~pvriens/200708181000_with_todo_yellow_border_and_group/
is the same but also shows that are are todo's for a group in the
summary.
Yeah, that's what I experimented with, thanks for presenting it so
quickly! I'
"Mikolaj Zalewski" <[EMAIL PROTECTED]> writes:
> @@ -302,9 +302,28 @@ BOOL create_fake_dll( const WCHAR *name,
> else
> {
> h = CreateFileW( name, GENERIC_WRITE, 0, NULL, CREATE_NEW, 0, NULL );
> +
> +if (h == INVALID_HANDLE_VALUE && GetLastError() ==
> ERROR_PATH_NOT_F
Marcus Meissner <[EMAIL PROTECTED]> writes:
> On my system it tries to load /usr/lib/wine/regedit.exe.so
> (via symlink) and this fails.
We stopped using symlinks a long time ago, it sounds like your .wine
dir is out of date.
--
Alexandre Julliard
[EMAIL PROTECTED]
Paul Vriens <[EMAIL PROTECTED]> writes:
> http://www.xs4all.nl/~pvriens/200708181000_with_todo_yellow_border_and_group/
> is the same but also shows that are are todo's for a group in the
> summary.
Yeah, that's what I experimented with, thanks for presenting it so
quickly! I'd add a title (tool
Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> writes:
> vsprintfW and friends do not support float numbers, so we have to format an
> initial string with printf() and then print it to a wide string with
> vsprintfW()'s %hs format.
For a simply conversion to Unicode MultiByteToWideChar is a
On Wed, 15 Aug 2007, Juan Lang wrote:
[...]
> Should I leave the prototypes incorrect in wintrust.h to match the
> PSDK, or should I fix them to make them more convenient for me to use?
I think that's a case where we could diverge from the PSDK (with a
comment explaining why). Otherwise the heade
On 8/19/07, Guan Xin <[EMAIL PROTECTED]> wrote:
> I have submitted no patch after looking at Windows source code.
> The original submission certainly introduced to WINE nothing but a bug.
> I was later forced to prove this bug is necessary.
>
It doesn't matter when you looked at the code versus wh
Paul Vriens wrote:
Wagner Ferenc wrote:
Paul Vriens <[EMAIL PROTECTED]> writes:
I've been playing a bit with have the 'todo_' on the page.
In theory
it's possible that there are todo_'s that why I don't refer
to todo_wine.
On http://www.xs4all.nl/~pvriens/200708181000_orig/ you can see the
Wagner Ferenc wrote:
Paul Vriens <[EMAIL PROTECTED]> writes:
I've been playing a bit with have the 'todo_' on the page. In theory
it's possible that there are todo_'s that why I don't refer to
todo_wine.
On http://www.xs4all.nl/~pvriens/200708181000_orig/ you can see the current
situation for
Robert Shoemaker wrote:
I was wondering what the steps would be to put my binary build for the
i686 Dyne:bolic distro on the releases page, it was no small task
getting it to compile.
Since the code hasn't been reviewed yet, I think this should be a
developer only thing. If the performance im
Paul Vriens <[EMAIL PROTECTED]> writes:
> I've been playing a bit with have the 'todo_' on the page. In theory
> it's possible that there are todo_'s that why I don't refer to
> todo_wine.
>
> On http://www.xs4all.nl/~pvriens/200708181000_orig/ you can see the current
> situation for some random
Misha Koshelev wrote:
This is necessary so that we send the INTERNET_STATUS_HANDLE_CLOSING before, for example
INTERNET_STATUS_CLOSE_CONNECTION gets sent from HTTP_CloseConnection in HTTP_CloseHTTPRequestHandle.
This can be tested on native/with native wininet on wine because although we do
not
For what it's worth, although the idea of not starting with a
clean state has its advantages (not in the least being able
to support D3D10 software in a short time frame) I think
that the clean slate argument wins out for me overall.
Yes, it's more work in the short term, but I can't help
thinking
Stefan Leichter wrote:
Am Monday 13 August 2007 13:28 schrieb Paul Vriens:
Stefan Leichter wrote:
Am Friday 10 August 2007 12:15 schrieb Paul Vriens:
Hi,
I just want to get people's opinion(s) about the
needs/requirements/whishes for both the conformance tests themselves
(including winetest)
34 matches
Mail list logo