Re: Multi-User Software Installs

2005-06-26 Thread Stefan Dösinger
Hi, > I'm looking for ways to install wine on a multi-user box so that > hundreds of users can share the same base registry. > > Username substitution would help in the registry processing. > So when a flag is set for installing a global setting, registry keys > written which include the username

Re: ntdll / kernel32: #58

2005-06-26 Thread Paul Vriens
> CLSIA > -- > Eric Pouech > Hi Eric, is there a way you could change the name for your KERNEL_USER_TIMES variable (kut). I suspect that some proxy-scannners (DansGuardian f.e.) will trip over this as this a Dutch word for some part of the female body. I don't know if there's some general 'rule'

Re: Freetype compatibility issue?[solved]

2005-06-26 Thread Vikram Kumar
Hi, Sorry about that, it had nothing to do with Wine... had a bad entry in my font list. Cheers Vik 2005-06-26 (日) の 14:38 +0900 に Vikram Kumar さんは書きました: > Hi, > > I've been trying to get cvs-head to work for the last few days, but > freetype is giving me problems. I try to run anything and I g

Re: ntdll / kernel32: #57

2005-06-26 Thread Dmitry Timoshkov
"Eric Pouech" <[EMAIL PROTECTED]> wrote: > --- dlls/ntdll/thread.c 21 Jun 2005 09:57:53 - 1.31 > +++ dlls/ntdll/thread.c 26 Jun 2005 08:41:07 - > @@ -593,6 +641,19 @@ > case ThreadTimes: > case ThreadPriority: > case ThreadBasePriority: > +{ > +const DWOR

Re: ADVPACK: Remove DllMain from the spec file

2005-06-26 Thread Dmitry Timoshkov
"Jacek Caban" <[EMAIL PROTECTED]> wrote: > Changelog: > Remove DllMain from the spec file We need to match native exports, and native advpack.dll really exports DllMain. -- Dmitry.

Re: add GetGlobalFontLinkObject in mlang

2005-06-26 Thread Dmitry Timoshkov
"Felix Nawothnig" <[EMAIL PROTECTED]> wrote: > --- include/mlang.idl 19 Nov 2004 17:59:41 - 1.5 > +++ include/mlang.idl 9 Dec 2004 16:08:02 - > @@ -545,6 +545,8 @@ cpp_quote("STDAPI Rfc1766ToLcidA(LCID *, > cpp_quote("STDAPI Rfc1766ToLcidW(LCID *, LPCWSTR);") > cpp_quote("#define Rfc1766

Re: Version Info on user.exe

2005-06-26 Thread Dmitry Timoshkov
"Uwe Bonnes" <[EMAIL PROTECTED]> wrote: > The real problem however is that the final installer asked for the Country > version of user.exe. The installer expects 0407 for Germany. Wine doesn't > supply that information, so the installer aborts. Does that mean that the app refuses to run on a not

winecfg audio question

2005-06-26 Thread Robert Reif
Here is a patch that adds an audio driver configure button and tries to send a DRV_CONFIGURE message to the selected audio driver. It doesn't work because it can't find the audio driver. However, hard coding the driver name to "joystick.drv" does display the joystick config dialog so it should wo

Re: lostwages: fix link to ICM documentation

2005-06-26 Thread Tom Wickline
On 6/26/05, Saulius Krasuckas <[EMAIL PROTECTED]> wrote: > ChangeLog: > Saulius Krasuckas <[EMAIL PROTECTED]> > Link to Image Color Management (ICM) Reference instead of > irrelevant MSCMS Publishing API docs. > Hello Saulius, After status6 is committed you can look over

Multi-User Software Installs

2005-06-26 Thread Joe Baker
I'm looking for ways to install wine on a multi-user box so that hundreds of users can share the same base registry. Username substitution would help in the registry processing. So when a flag is set for installing a global setting, registry keys written which include the username would instead

Re: Jedi Academy regression?

2005-06-26 Thread Stefan Dösinger
hi, > In wine-20050524, Jedi Academy works well. After an upgrade to > wine-cvs, now it doesn't go fullscreen and doesn't get keyboard focus. > This started about June 13th. (give or take) after spending some time to > see if there was some configuration variable that changed, I installe

Jedi Academy regression?

2005-06-26 Thread Fernando Vilas
Hi, In wine-20050524, Jedi Academy works well. After an upgrade to wine-cvs, now it doesn't go fullscreen and doesn't get keyboard focus. wine-20050524: (works) $ wine jasp fixme:opengl:query_function_pbuffer gl_version is: "1.5.3 NVIDIA 71.67" fixme:opengl:query_function_pbuffer glx_e

Version Info on user.exe

2005-06-26 Thread Uwe Bonnes
Hallo, the online banking part of the T-Online Suite was an often demanded application on Linuxtag. The installer at http://service.t-online.de/c/06/50/11/650114.html is a 72 MByte download. Current CVS displays a blank screen on some splash screen, making navigating impossible. Older CVS version