An update. I did an update from CVS and after wiping ~/.wine and ~/c I
have got this from wineinstall:
Invalid path L"c:\\windows\\temp" for L"temp" directory: does not exist.
Perhaps you have not properly edited your Wine configuration file
(/home/s2/.wine/config)
+ echo 'Registry install faile
>>> [EMAIL PROTECTED] 04/29/04 22:59 PM >>>
> When a toolbar receives a TB_GETSTYLE message with wParam=0, the
> application expects to get the toolbar style and not the first button
> style. This patch fixes eMule 0.42e, now the toolbar is visible.
>
> ChangeLog
>* Fix TB_GETSTYLE to return t
I'm getting segfaults with current cvs, I've tracked it down to this patch
http://cvs.winehq.org/patch.py?id=12187
last few lines in a +relay are
0009:Call
ntdll.NtCreateKey(bfffcd84,000f003f,bfffe190,,,,)
ret=4051e47a
0009:Ret ntdll.NtCreateKey() retval=
Brian Vincent (C) wrote:
> 5.14.2. Using Windows ODBC drivers
> Does anyone actually have any experience of this and anything to add?
>
>
> I do, with Microsoft Access and the JetProxy JDBC. If there's any
> interest, I can give you a quick summary on how to set things up.
It looks like the s
It may work if the app would close 0,1,2 and reopen them
on standard handles
Do you mean StdHandles a la Windows? I'm not sure a GUI app
has them. Even if it had, there's no way to convert them
into libc handles or streams AFAIK.
a GUI app gets the std-handles its parent requires it to have.
th
Title: Re: Using Windows ODBC drivers
> 5.14.2. Using Windows ODBC drivers
> Does anyone actually have any experience of this and anything to add?
>
>
> I do, with Microsoft Access and the JetProxy JDBC. If there's any
> interest, I can give you a quick summary on how to set things up.
I
On Thu, 29 Apr 2004, Florian Wunderlich wrote:
> 5.14.2. Using Windows ODBC drivers
> Does anyone actually have any experience of this and anything to add?
>
>
> I do, with Microsoft Access and the JetProxy JDBC. If there's any
> interest, I can give you a quick summary on how to set things up.
-Original Message-
From: "Dmitry Timoshkov" <[EMAIL PROTECTED]>
To: "Ylia K" <[EMAIL PROTECTED]>
Date: Mon, 26 Apr 2004 23:52:14 +0900
Subject: Re: Ukrainian translation
> "Ylia K" <[EMAIL PROTECTED]> wrote:
>
> > * dlls/kernel/nls/ukr.nls, dlls/comctl32/rsrc.rc, dlls/commdlg/rsrc.rc,
>
Dimitrie O. Paun wrote:
I was working on it a bit, but I got sidetracked. I have a patch in
the tree for a while now, but I haven't had time to clean it up and
submit.
Well, I can try to clean the patch up for you, I guess it could save me
a lot of work anyway.
Krzysztof
ooph, typo in the subject. was meant to be:
wineinstall problems at creation of config-files
CVS Wine of today compiles OK, but at the end of wineinstall script I get
some strange output (put below).
After that it seems Wine is unable to read ~/.wine/config file. Thus it
switches to default Desktop mode ("Desktop" = "640x480") while running any
win32|wine app. That makes me feel quiet di
On Thu, 29 Apr 2004, Krzysztof Foltman wrote:
> Is anybody working on it, or should I try it ? Using native regedit is
> not an option, as our goal is to avoid being a BSA victim completely.
I was working on it a bit, but I got sidetracked. I have a patch in
the tree for a while now, but I haven
Arrghh! I'll do that. Thank you. Can the message be updated to tell us to look at
the dosdevices directory.
>
> From: Alexandre Julliard <[EMAIL PROTECTED]>
> Date: 2004/04/29 Thu AM 02:02:21 GMT
> To: "Brett I. Holcomb" <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
> Subject: Re: CVS Invalid p
"Santosh Siddheshwar" <[EMAIL PROTECTED]> wrote:
> Does WINE support automatic type conversion between certain kinds of
> clipboard formats? For e.g. between CF_TEXT and
> CF_UNICODETEXT and similar types of conversions?
Yes, it does. However support not for all synthesized formats
has been imp
"Ylia K" <[EMAIL PROTECTED]> wrote:
> I could not find any data or program in Wine src to generate it.
> Abreviated month in ukr.nls differed from locale's one.
> How are *.nls generated?
Actually it doesn't matter how they were generated. Have a look
at this patch, changelog says it all:
Chang
fixme:nls:CompareStringW Ignoring unknown style 0x1000
fixme:hook:NotifyWinEvent (32768,0x20049,-4,2)-stub!
fixme:nls:CompareStringW Ignoring unknown style 0x1000
fixme:hook:NotifyWinEvent (32768,0x20049,-4,3)-stub!
fixme:hook:NotifyWinEvent (32774,0x20049,-4,1)-stub!
X Error of failed requ
On Thu, 29 Apr 2004 07:18:07 +0200, Krzysztof Foltman wrote:
> Is anybody working on it, or should I try it ? Using native regedit is
> not an option, as our goal is to avoid being a BSA victim completely.
There were people working on it a few months ago, but that seems to have
slackened off latel
Hi,
Does WINE support automatic type conversion between certain kinds of
clipboard formats? For e.g. between CF_TEXT and
CF_UNICODETEXT and similar types of conversions? Any inputs would be
appreciated
Regards
Santosh Siddheshwar
***
> There should only be three headers. In mingw w32api they ship
> glext.h,gl.h and glu.h in a GL subdirectory. Is anything else needed
> for Wine?
Well, in the X11 world, there are also glx.h and glxext.h (the latter needed
if we want to use GLX extensions).
Lionel
--
L
Eric Pouech <[EMAIL PROTECTED]> writes:
>> The output redirection didn't work from a GUI app: the libc
>> streams weren't initialized and thus the output disappeared.
>> Wouldn't DETACHED_PROCESS result the same? It's not crucial
>> for winetest itself, but making it a console app helped
>> debug
20 matches
Mail list logo