Re: New Open Source License: Single Supplier Open Source License

2004-01-24 Thread Tom
From: Cordula's Web (cpghost_at_cordula.ws) > # Any changes made by the user and others get contributed back into the base product This is the main difference between BSD and GPL, and you're using the GPL model here. This is exacly what would prevent commercial vendors from adopting this license

Re: INI File Processing Improvements

2004-01-24 Thread Dmitry Timoshkov
"Robert Shearman" <[EMAIL PROTECTED]> wrote: > > 1. You are duplicating too much unicode helpers already existing in > > wine_unicode and include/wine/unicode.h > > There are no strnchrW and strnrchrW routines in unicode.h, so how do you > propose I rewrite memchrW and memrchrW? Perhaps just add

Re: INI File Processing Improvements

2004-01-24 Thread Dmitry Timoshkov
"Robert Shearman" <[EMAIL PROTECTED]> wrote: > > Why not simply use IsTextUnicode/RtlIsTextUnicode and fix it if necessary? > > Ok, will do. Any idea if it can detect UTF8 as well? I don't see that it's documented in MSDN, but probably it's worth to test an actual behaviour under Windows. -- D

Re: LockResource16 in ole32.dll

2004-01-24 Thread Dmitry Timoshkov
"Ge van Geldorp" <[EMAIL PROTECTED]> wrote: > Just to be sure: if I understand you correctly you suggest doing the > LockResource16 in LoadAcceleratorsA/W, then GlobalAlloc a new block of > memory, copy the table to the new block and return the global memory > handle as the HACCEL. Then in IsAccel

Re: shell32 patch 20

2004-01-24 Thread Dmitry Timoshkov
"Rolf Kalbermatter" <[EMAIL PROTECTED]> wrote: > I was under the impression that it was desirable to cross compile as many > dlls as possible in different environments. Yes, that's a desirable task, but only if does not require to break Wine source accomplishing it. > shell32 has currently only

Re: shell32 patch 20

2004-01-24 Thread Dmitry Timoshkov
"Steven Edwards" <[EMAIL PROTECTED]> wrote: > Well I would agree with you if it was just not defined in Mingw but > there is nothing we can do about getting Microsoft to add it to the > PSDK. If we want to build/test on MS_VC what are we to do? Microsoft provided headers and libraries usually mis

Re: New Open Source License: Single Supplier Open Source License

2004-01-24 Thread Chuck Swiger
Richard Schilling wrote: I would like to present to you all a new Open Source software license I've written up. [ ... ] One the face of it, Section III, "Distribution Restrictions and Obligations." of your license fails to comply with OSD #1 & 2: "1. Free Redistribution The license shall not re

Re: New Open Source License: Single Supplier Open Source License

2004-01-24 Thread Cordula's Web
[This is OT for stable@ and wine-devel@, but let's contribute anyway...] > # Users have freely available access to source code, documentation just like the GPL. Access to source coce, documentation etc... is also possible under the BSD license. Under the [L]GPL, it is mandatory. > # Users may us

Re: Still trying to get Wine running with kernel 2.6

2004-01-24 Thread Thomas Brix Larsen
Hi, I tried your suggestion and saw that the uxtheme.dll couldn't find a reg key. I did a 'regedit winedefaults.reg' and it stop'd complaining. Now Skype only makes wine enter the debugger. But, I still have the problem that most of my .exe files can't be started. -- Thomas Brix Larsen <[EMAI

Re: New Open Source License: Single Supplier Open Source License

2004-01-24 Thread Ivan Leo Murray-Smith
> Do we have any recource against him? We could blacklist his email address from our mailing lists. Ivan.

Re: x11drv

2004-01-24 Thread Alex Pasadyn
[EMAIL PROTECTED] wrote: Well I explain in more details. When I launched wine it writed: err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (NoRes) err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (NoRes) And StarCraft told me that it was unable to chan

Re: New Open Source License: Single Supplier Open Source License

2004-01-24 Thread Shachar Shemesh
Not only is he spamming, he is also advocating a non-open source license as if it is. Do we have any recource against him? Shachar Richard Schilling wrote: I would like to present to you all a new Open Source software license I've written up. It's called the Single Supplier Ope

RE: Dungeon Keeper thread(s) recently

2004-01-24 Thread Ann and Jason Edmeades
>Great you're back! Maybe you could shed some light :-) >You remember that you came until a not moving cursor after starting DK. >I applied your second workaround for now and am stuck in the same situation. Nope, you are way outside my areas now - I dont know any X programming nor how events are p

New Open Source License: Single Supplier Open Source License

2004-01-24 Thread Richard Schilling
I would like to present to you all a new Open Source software license I've written up. It's called the Single Supplier Open Source License. I will be distributing software under this license as well as the traditional Open Source licenses found at opensource.org. You can see a copy of the lic

Re: DeviceIoControl Unimplemented control 256 for VxD device NWLINK

2004-01-24 Thread MediaHost \(TM\)
Hi Everybody, I'm sorry, but I barked up the wrong tree.How stupid from me! Trying to run mplayer2 Sndvol32.exe and CDPlayer both workbut having trouble getting sound really to work: But anyway thanks to Tom for the interesting information I received! Here my output, if anyone want

Re: Still trying to get Wine running with kernel 2.6

2004-01-24 Thread Vitaliy Margolen
Can you run this program with --debugmsg +uxtheme and post results here? If error happens in MSSTYLES_SetActiveTheme then try my patch I just posted to wine-patches. Saturday, January 24, 2004, 10:01:49 AM, you wrote: > Hi list, > I'm still trying to get Wine running with kernel 2.6. > I've fin

Re: Strange debug message in programs/winedbg/info.c

2004-01-24 Thread Eric Pouech
Sami Aario a écrit : Hi, The debugger kept messing up my output because of a missing newline. This patch fixes that. However, the condition checks for first_dll, but the output says first_option. They can't both be right. So which one should it be? It should be first_dll in both cases. A+

Re: virus on cvs mailing list

2004-01-24 Thread Gregory M. Turner
On Saturday 24 January 2004 02:06 pm, Ivan Leo Murray-Smith wrote: > OK, I'm not sure it's a virus (Don't have a win box at the moment), but > this emails should go in any case. > http://www.winehq.com/hypermail/wine-cvs/2004/01/0319.html > > Ivan. It's almost surely Bagle, recently mentioned on t

Re: DeviceIoControl Unimplemented control 256 for VxD device NWLINK

2004-01-24 Thread Tom
MediaHost TM wrote: This is close! I'm searching now the registry for the right key(s) to delete.on wine win98 What is device VxD 256? Thanks and Regards nwlink.vxd is a virtual device driver the 256 is the screen depth the driver needs http://msdn.microsoft.com/library/default.asp?url=/l

virus on cvs mailing list

2004-01-24 Thread Ivan Leo Murray-Smith
OK, I'm not sure it's a virus (Don't have a win box at the moment), but this emails should go in any case. http://www.winehq.com/hypermail/wine-cvs/2004/01/0319.html Ivan.

Re: DeviceIoControl Unimplemented control 256 for VxD device NWLINK

2004-01-24 Thread MediaHost \(TM\)
This is close! I'm searching now the registry for the right key(s) to delete.on wine win98 What is device VxD 256? Thanks and Regards Signer: Eddy Nigg Company: StartCom Group at http://www.startcom.org MediaHostT at http://www.mediahost.org - Original Message

Re: shell32 patch 20

2004-01-24 Thread Rolf Kalbermatter
"Dmitry Timoshkov" <[EMAIL PROTECTED]> >"Martin Fuchs" <[EMAIL PROTECTED]> wrote: > >> > > Changelog: >> > > - don't link directly to NTDLL; use MultiByteToWideChar() instead of >> > RtlCreateUnicodeStringFromAsciiz() >> > >> > Why do you need that? >> >> RtlCreateUnicodeStringFromAsciiz() is ne

Re: LockResource16 in ole32.dll

2004-01-24 Thread Alexandre Julliard
"Ge van Geldorp" <[EMAIL PROTECTED]> writes: > Just to be sure: if I understand you correctly you suggest doing the > LockResource16 in LoadAcceleratorsA/W, then GlobalAlloc a new block of > memory, copy the table to the new block and return the global memory > handle as the HACCEL. Then in IsAcce

Re: DeviceIoControl Unimplemented control 256 for VxD device NWLINK

2004-01-24 Thread Tom
MediaHost TM wrote: Hi, Can anybody tell me, what's this device NWLINK should be? NWLink is there IPX/SPX/NetBIOS Compatible Transport Protocol http://support.microsoft.com/default.aspx?scid=kb;en-us;Q203051 Tom

Sound disappears after few seconds

2004-01-24 Thread Vitaliy Margolen
After last number of patches to sound drivers I'm having problems with sound. Unfortunately I haven't spotted when exactly did that happened. Here is what the problem is: - When using AIM, yes, windows AIM - there are nothing else I could find that exists on both Windows and Linux and has "Talk"

RE: LockResource16 in ole32.dll

2004-01-24 Thread Ge van Geldorp
> From: Dmitry Timoshkov > > "Ge van Geldorp" <[EMAIL PROTECTED]> wrote: > > > Another idea just popped up: the basic problem we're having is > > translating the handle passed in to a table containing the > > accelerator entries. How about using CopyAcceleratorTableA/W > > to do that? This functio

Re: DeviceIoControl Unimplemented control 256 for VxD device NWLINK

2004-01-24 Thread Uwe Bonnes
> "MediaHost" == MediaHost \(TM\) writes: MediaHost> Hi, Can anybody tell me, what's this device NWLINK should be? MediaHost> A search in google did not solve anything MediaHost> I suspect some leftovers from a imported registry MediaHost> file. Fixing that (whatever it i

DeviceIoControl Unimplemented control 256 for VxD device NWLINK

2004-01-24 Thread MediaHost \(TM\)
Hi,   Can anybody tell me, what's this device NWLINK should be? A search in google did not solve anything   I suspect some leftovers from a imported registry file. Fixing that (whatever it is, probably NET device??) the app will work...   trace:loaddll:load_dll Loaded module L"ws2_32.dll"

Games Tested - 20040121

2004-01-24 Thread Mike Kost
This is an update for the 'More Games Tested' post on 1/3/04. I reran everything on 20040121 and the results are below. All games are freely downloadable as they are demos. Two error/fixme changes I noticed over the 20031212 runs: - appearance of fixme:ntdll:NtQueryInformationToken (0x44,2,(

Still trying to get Wine running with kernel 2.6

2004-01-24 Thread Thomas Brix Larsen
Hi list, I'm still trying to get Wine running with kernel 2.6. I've finally got Wine built (OpenGL header prob.), but now it says this about files that Wine could run before my switch to 2.6: $ wine machine.exe: Warning: Language '' was not recognized, defaulting to English. err:module:map_imag

Strange debug message in programs/winedbg/info.c

2004-01-24 Thread Sami Aario
Hi, The debugger kept messing up my output because of a missing newline. This patch fixes that. However, the condition checks for first_dll, but the output says first_option. They can't both be right. So which one should it be? info.diff Description: Binary data

libs/wine/loader.c:wine_dll_get_owner and running 16 bit apps in-place

2004-01-24 Thread Uwe Bonnes
Hallo, I didn't install wine, but run it in-place by giving the full path of the wine wrapper. Now I have a 16 bit application that doesn't find the dlls it wants to load. What happens is: - NE_LoadDLLs tries to laod CTL3DV2.DLL - wine_dll_get_owner resolves the symbolic link to ctl3d/ctl3d32.dll.

RE: INI File Processing Improvements

2004-01-24 Thread Robert Shearman
> > > "Robert Shearman" <[EMAIL PROTECTED]> wrote: > > > - Add Unicode file detection > > > +static inline ENCODING PROFILE_DetectTextEncoding(const void * buffer) > > +{ > > +if (!memcmp(buffer, bom_utf8, > sizeof(bom_utf8)/sizeof(bom_utf8[0]))) > > +return ENCODING_UTF8; > > +if (

RE: INI File Processing Improvements

2004-01-24 Thread Robert Shearman
> > > "Robert Shearman" <[EMAIL PROTECTED]> wrote: > > > Changelog: > > - Use Win32 instead of Unix file functions > > - Process files fully in Unicode > > - Add Unicode file detection > > Further concerns: > > 1. You are duplicating too much unicode helpers already existing in > wine_unicode and i

Re: shell32 patch 20

2004-01-24 Thread Steven Edwards
Hi Dmitry, --- Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > > RtlCreateUnicodeStringFromAsciiz() is neither present in MinGW nor > in PSDK. > > That doesn't justify the change IMO. There are lots of places in Wine > using that construct, and it's much more convenient and avoids code > duplication

Re: x11drv

2004-01-24 Thread Dmitry Timoshkov
<[EMAIL PROTECTED]> wrote: > I had the following problem : I could not resize my screen and it was unable > to play StarCraft and Red Alert ( I ). > So I modified dlls/x11drv/settings.c and I tested many possibilty and I have > corrected that. > Since I have modified it I can play StarCraft, Red

Re: x11drv

2004-01-24 Thread Andreas Mohr
Hi, On Sat, Jan 24, 2004 at 09:29:14AM -0500, [EMAIL PROTECTED] wrote: > diff -Nru a/dlls/x11drv/settings.c b/dlls/x11drv/settings.c > --- a/dlls/x11drv/settings.c 2003-10-16 00:21:42.0 + > +++ b/dlls/x11drv/settings.c 2004-01-24 11:15:46.0 + > @@ -242,7 +242,7 @@ > >

Re: shell32 patch 20

2004-01-24 Thread Dmitry Timoshkov
"Martin Fuchs" <[EMAIL PROTECTED]> wrote: > > > Changelog: > > > - don't link directly to NTDLL; use MultiByteToWideChar() instead of > > RtlCreateUnicodeStringFromAsciiz() > > > > Why do you need that? > > RtlCreateUnicodeStringFromAsciiz() is neither present in MinGW nor in PSDK. That doesn'

Re: Debugging problem

2004-01-24 Thread Mike Hearn
On Sat, 24 Jan 2004 07:18:04 +0100, Eric Pouech wrote: > as I already wrote, the patch I sent to wine-devel is: > 1/ a dirty hack > 2/ doesn't address all the issues > 3/ a wrong solution to the real problem Yes, sorry, I remember but the guy was quoting an earlier email of mine, I wasn't repeatin

Re: make html not working

2004-01-24 Thread Ferenc Wagner
[EMAIL PROTECTED] (Frank Schruefer) writes: > [EMAIL PROTECTED]:/usr/tmp/work/bld/wine/wine/documentation> make html > db2html -u wine-devel.sgml > Try 'db2html --help' for more information. $ db2html --version DocBook-utils version 0.6.9 (jw version 1.1) $ db2html --help [...] -u|--nochunks:

Re: shell32 patch 20

2004-01-24 Thread Martin Fuchs
> > Changelog: > > - don't link directly to NTDLL; use MultiByteToWideChar() instead of > RtlCreateUnicodeStringFromAsciiz() > > Why do you need that? RtlCreateUnicodeStringFromAsciiz() is neither present in MinGW nor in PSDK. Regards, Martin

Re: LockResource16 in ole32.dll

2004-01-24 Thread Dmitry Timoshkov
"Ge van Geldorp" <[EMAIL PROTECTED]> wrote: > Another idea just popped up: the basic problem we're having is > translating the handle passed in to a table containing the accelerator > entries. How about using CopyAcceleratorTableA/W to do that? This > function is designed to do that job and is loc

Re: INI File Processing Improvements

2004-01-24 Thread Dmitry Timoshkov
"Robert Shearman" <[EMAIL PROTECTED]> wrote: > Changelog: > - Use Win32 instead of Unix file functions > - Process files fully in Unicode > - Add Unicode file detection Further concerns: 1. You are duplicating too much unicode helpers already existing in wine_unicode and include/wine/unicode.h 2

Re: INI File Processing Improvements

2004-01-24 Thread Dmitry Timoshkov
"Robert Shearman" <[EMAIL PROTECTED]> wrote: > - Add Unicode file detection > +static inline ENCODING PROFILE_DetectTextEncoding(const void * buffer) > +{ > +if (!memcmp(buffer, bom_utf8, sizeof(bom_utf8)/sizeof(bom_utf8[0]))) > +return ENCODING_UTF8; > +if (*(WCHAR*)buffer == BOM