Re: [wine] Linux registry

2004-08-30 Thread Shachar Shemesh
Hmm, How about a more general approach, then. I offered in the past to put wine's registry into a relational database, for performance reasons. That was turned down due to editability reasons. However, how about we use a plugin mechanism. We will have the wine built in text-file registry handle

Re: [ck] Re: Threading issues? [ck-request@vds.kolivas.org: ck Digest, Vol 3, Issue 16]

2004-08-30 Thread michael
On Mon, Aug 30, 2004 at 08:52:04AM +0200, Ove Kaaven wrote: > man, 30.08.2004 kl. 02.50 skrev [EMAIL PROTECTED]: > > > Only root can do this under Linux. > > > > Maybe I sound naive, but would it be possible to get the highest > > priority supported by the user (root or otherwise) without going to

Re: [ck] Re: Threading issues? [ck-request@vds.kolivas.org: ck Digest, Vol 3, Issue 16]

2004-08-30 Thread Roger Olson
Hopefully, the below information will prove useful regarding this discussion: I have an app (United Devices), a distributed computing type program that is reliant upon threading priorities and remote operation processes. Under Windows98 -> me, the process tree looks as such: kernel32 Pri class H

Re: [wine] Linux registry

2004-08-30 Thread David Lee Lambert
On Mon, Aug 30, 2004 at 03:27:49PM +0200, Robert van Herk wrote: > These people seem to be implementing a kinda Windows registry clone into > Linux, but then secure, stable 'n' stuff... I looked at this and, as it stands, the project is basically a bunch of hot air and a little bit of demo co

Re: mixing SHELL32.DLL and SHFOLDER.DLL

2004-08-30 Thread Juan Lang
--- Saulius Krasuckas <[EMAIL PROTECTED]> wrote: > I don't know ordinal value of this function. I neither. I don't have this versions handy at the moment either. Maybe some kind soul who does can provide them? > Yes, I understand now. IMHO, the easiest way still > would be to move the > code f

regression: listbox stays disabled in created dialog-window

2004-08-30 Thread Saulius Krasuckas
The [1] patch brings some regression. I have filled a bugreport: [2]. Here are two png screenshots: [3] [4], one made before the patch is applied, another made after the patch is applied. [1] http://www.winehq.org/hypermail/wine-cvs/2004/08/0341.html [2] http://bugs.winehq.org/show_bug.cgi?id

Re: [ck] Re: Threading issues? [ck-request@vds.kolivas.org: ck Digest, Vol 3, Issue 16]

2004-08-30 Thread Ove Kaaven
man, 30.08.2004 kl. 02.50 skrev [EMAIL PROTECTED]: > As I recall, most apps fall under two catagories (basically): a) those > who don't bother with priority (they use the default one, mostly toward > lesser end users and general audiences) and b) those who allow the user > to change this via a menu