Re: WIDL: use __RPC_FAR attribute for pointers in proxies

2004-09-20 Thread Alexandre Julliard
Mike McCormack <[EMAIL PROTECTED]> writes: > Yes, because it makes it easier to compare the output of midl and > widl. Additionally, I hope that projects other than Wine can use widl > too one day... Frankly I can't think of any project that would need that. It's just historical noise, far pointe

Re: Installing dot net framework 1.1 on wine

2004-09-20 Thread Steven Edwards
Hello, --- Lara Joy Francia <[EMAIL PROTECTED]> wrote: > I tried installing .net framework 1.1 on wine but it > always fails. It says, "Microsoft .NET Framework 1.1 > setup has ended prematurely.. ". Does anyone know what > should be done like what are the dlls and > configuration needed in order

Re: WIDL: use __RPC_FAR attribute for pointers in proxies

2004-09-20 Thread Mike McCormack
Alexandre Julliard wrote: * use __RPC_FAR attribute for pointers in proxies Is this really useful? __RPC_FAR will always be an empty define, even when building on Windows, and I doubt we'll want to add 16-bit support to widl... Yes, because it makes it easier to compare the output of midl and wi

Re: WIDL: use __RPC_FAR attribute for pointers in proxies

2004-09-20 Thread Alexandre Julliard
Mike McCormack <[EMAIL PROTECTED]> writes: > ChangeLog: > * use __RPC_FAR attribute for pointers in proxies Is this really useful? __RPC_FAR will always be an empty define, even when building on Windows, and I doubt we'll want to add 16-bit support to widl... -- Alexandre Julliard [EMAIL PROTE

Installing dot net framework 1.1 on wine

2004-09-20 Thread Lara Joy Francia
I tried installing .net framework 1.1 on wine but it always fails. It says, "Microsoft .NET Framework 1.1 setup has ended prematurely.. ". Does anyone know what should be done like what are the dlls and configuration needed in order for it to finish installing?

Re: security provider

2004-09-20 Thread Juan Lang
Paul wrote: > I see there is a secur32 implementation but can see > no providers? Are there any providers anywhere? Is > there a sample? Is there a ms-kerberos clone? Are > there any docs on how to create a provider - or do I > just do it like a Windows one and it should just > work? There aren't

Re: Latest CVS config upgrade of drive letters problem

2004-09-20 Thread Vincent Béron
Le lun 20/09/2004 à 19:10, J. Grant a écrit : > Hi Vincent, > > Thanks for your reply. > > > Upgrading from a quite old version I may add... ($VAR-style variables in > > config are long gone, maybe a year now). > > Yep, this WINE build was last used when I wrote an article on WINE > 2003-02-18.

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Kevin Koltzau
On Monday 20 September 2004 11:56 am, Juan Lang wrote: > --- Mike Hearn <[EMAIL PROTECTED]> wrote: > > In theory My Documents can be controlled by the > > registry. In practice I > > think quite a few apps hard code it. > > Do you think so? I'd be a little surprised, since > it's c:\My Documents

security provider

2004-09-20 Thread Paul Moore
I see there is a secur32 implementation but can see no providers? Are there any providers anywhere? Is there a sample? Is there a ms-kerberos clone? Are there any docs on how to create a provider - or do I just do it like a Windows one and it should just work?  

RE: Help with GetConsoleWindow()

2004-09-20 Thread Ewert, Mark
This is the trace just before the exception that is seen: 0017:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\ws2_32.dll" : builtin 0017:trace:loaddll:load_dll Loaded module L"Z:\\home\\xscale_xactor\\sandbox\\MSVCR71.dll" : native 0017:trace:loaddll:load_dll Loaded module L"Z:\\home

Re: Latest CVS config upgrade of drive letters problem

2004-09-20 Thread Vincent Béron
Le dim 19/09/2004 à 19:24, J. Grant a écrit : > Hello, > > I just built and installed CVS WINE using the work around for asla > suggested by Ivan. > > However, the config file does not seem to have been converted correctly. > I fixed the symbolic link manually. Read on if you are interested

Re: fonts

2004-09-20 Thread Huw D M Davies
On Mon, Sep 20, 2004 at 10:43:10PM +0200, Ivan Leo Puoti wrote: > What is required to build /fonts? >From configure.ac: dnl Only build the fonts dir if we have both freetype and fontforge if test "$FONTFORGE" != "false" -a -n "$FREETYPELIBS" then AC_SUBST(FONTSSUBDIRS,"fonts") fi So y

Re: fonts

2004-09-20 Thread Marcus Meissner
On Mon, Sep 20, 2004 at 10:43:10PM +0200, Ivan Leo Puoti wrote: > What is required to build /fonts? "fontforge" formerly called "PfaEdit" or "pfaedit". configure.ac will only detect "fontforge", not sure if pfaedit will work. The latter has thrown out some strange errors for me. Ciao, Marcus

fonts

2004-09-20 Thread Ivan Leo Puoti
What is required to build /fonts? Ivan.

(no subject)

2004-09-20 Thread lara joy Francia
I tried installing .net framework 1.1 on wine but it always fails. It says, "Microsoft .NET Framework 1.1 setup has ended prematurely.. ". Does anyone know what should be done like what are the dlls and configuration needed in order for it to finish installing?

Latest CVS config upgrade of drive letters problem

2004-09-20 Thread J. Grant
Hello, I just built and installed CVS WINE using the work around for asla suggested by Ivan. However, the config file does not seem to have been converted correctly. I fixed the symbolic link manually. Read on if you are interested to know the details of this bug. Kind regards JG $ wcmd Crea

Re: Latest CVS alsa problem

2004-09-20 Thread J. Grant
Hi Ivan, Thanks for your quick response. on the 19/09/04 22:14, Ivan Leo Puoti wrote: libalsa2-devel-0.9.0-0.8rc2mdk This package contains the alsa development headers, so unless you have some good reason to keep this RPM installed (For example you develop an app that needs these headers), you can

http://winehq.org/ - W3C validation problem at present

2004-09-20 Thread J. Grant
[resent following direction from Ivan] Hello, There is a problem on this page at present: http://validator.w3.org/ 1. Line 317, column 12: an attribute value must be a literal unless it contains only name characters WWN Issue 239 was released today. You have used a character th

RE: Help with GetConsoleWindow()

2004-09-20 Thread Saulius Krasuckas
On Mon, 20 Sep 2004, Ewert, Mark wrote: > "wine: Unhandled exception (thread 000d), starting debugger... > WineDbg starting on pid 0x8 > Unhandled exception: page fault on write access to 0x41a417a4 in 32-bit > code (0x10007239). > In 32 bit mode." > > A window pops up that says: > > "Uhandled

Bugzilla Bug 2075: *printf incompatibilities

2004-09-20 Thread Aneurin Price
I've been looking at Warcraft III today, and had the problem of single player campaigns not showing up. The reason behind this is explained at http://bugs.winehq.org/show_bug.cgi?id=2075, and sure enough adding the special case described for the I64 argument type specification solves the problem in

RE: Help with GetConsoleWindow()

2004-09-20 Thread Ewert, Mark
I think you're right. The program seems to crash at a point much later than the GetConsoleWindow call. Here's what I see: "wine: Unhandled exception (thread 000d), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on write access to 0x41a417a4 in 32-bit code (0x100

Re: MSCMS: new dll

2004-09-20 Thread Vincent Béron
Le lun 20/09/2004 à 11:53, Mike Hearn a écrit : > > A 'lot' is a bit of an exageration. It seems our binary packages are > > quite popular, please check the download stats (apprently they have been > > fixed as of late on SF :)). So getting our packagers to include them > > would be a great step fo

Re: MSCMS: new dll

2004-09-20 Thread Marcus Meissner
On Mon, Sep 20, 2004 at 04:53:54PM +0100, Mike Hearn wrote: > >A 'lot' is a bit of an exageration. It seems our binary packages are > >quite popular, please check the download stats (apprently they have been > >fixed as of late on SF :)). So getting our packagers to include them > >would be a great

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Alexandre Julliard
Mike Hearn <[EMAIL PROTECTED]> writes: > wineprefixcreate needs a fair bit of love actually. Right now its > drive detection code is rather poor, and there are various > packager-specific patches floating around to improve it. These should > be moved upstream. Drive detection should be done in wi

Re: MSCMS: new dll

2004-09-20 Thread Alexandre Julliard
Francois Gouget <[EMAIL PROTECTED]> writes: > Would it help if we modify the configure script to display a list of the > optional dependencies that were not detected. I have attached a very > rough prototype that displays a message if NAS, Alsa or ICU is not > found: > > $ ./configure > ... many m

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Juan Lang
--- Mike Hearn <[EMAIL PROTECTED]> wrote: > In theory My Documents can be controlled by the > registry. In practice I > think quite a few apps hard code it. Do you think so? I'd be a little surprised, since it's c:\My Documents on Win9x-ish systems (in single user mode) and c:\Documents and Sett

Re: MSCMS: new dll

2004-09-20 Thread Mike Hearn
A 'lot' is a bit of an exageration. It seems our binary packages are quite popular, please check the download stats (apprently they have been fixed as of late on SF :)). So getting our packagers to include them would be a great step forward. Also, providing a separate package for the folks that ins

Re: MSCMS: new dll

2004-09-20 Thread Dimitrie O. Paun
On Mon, Sep 20, 2004 at 03:53:27PM +0100, Mike Hearn wrote: > In theory then binary packagers would include them in their packages. In > practice quite a lot of users either install Wine from the source, or > use packages built by people who don't track Wine development (*cough* > gentoo *cough*

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Vincent Béron
Le lun 20/09/2004 à 11:33, Mike Hearn a écrit : > > When I run wineprefixcreate I only get two drives, c: > > and z: (which maps to /). Should there be a $HOME > > drive mapping, and should I point the "my documents" > > directory to that instead? > > Yes, I think that'd be a good idea. > > In

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Mike Hearn
When I run wineprefixcreate I only get two drives, c: and z: (which maps to /). Should there be a $HOME drive mapping, and should I point the "my documents" directory to that instead? Yes, I think that'd be a good idea. In theory My Documents can be controlled by the registry. In practice I thi

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Juan Lang
--- Mike Hearn <[EMAIL PROTECTED]> wrote: > Why the change? Being more NT-ish isn't necessarily > a good thing. More consistency, mainly. Sometimes things go to c:\windows\profiles\Administrator (regardless of username), and othertimes they go to c:\windows\something or other. That, plus I only

Re: [wine] RFC: more Windows-NT like user directories?

2004-09-20 Thread Juan Lang
--- David Lee Lambert <[EMAIL PROTECTED]> wrote: > Please remember that under Windows 95 with multiple > users or Windows NT 4, per-user > settings are stored under > C:\WINDOWS\Profiles\ or > C:\WINNT\Profiles\ (if I remember > rightly). The actual paths are stored > in the Registry; or are y

Re: MSCMS: new dll

2004-09-20 Thread Mike Hearn
Which files (except the Mozilla Active X) is not arch-neutral? Fonts are, stdole32.tlb (as created by the Codeweavers program) is. You said it already, Moz AX control isn't. Might as well keep them all in one place. A virtual Windows drive isn't useful for non-IA32 users anyway, as they can't ru

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Juan Lang
--- "Dimitrie O. Paun" <[EMAIL PROTECTED]> wrote: > Hmm, shouldn't they be children of /home/ > instead? Hmm, that's not a bad idea. I probably won't implement it though, at least not this go-round :) --Juan __ Do you Yahoo!? Yahoo! Mail - 50x m

Re: MSCMS: new dll

2004-09-20 Thread Shachar Shemesh
The idea is very very good, but I have a couple of comments: Francois Gouget wrote: +echo +echo "Notes:" Why not use the autoconf macro specific for this purpose? I think it's called "AC_WARN" or something. + echo "*** Alsa not detected. The winealsa.drv.so driver will be a dummy." + echo "***

Re: MSCMS: new dll

2004-09-20 Thread Vincent Béron
Le lun 20/09/2004 à 10:53, Mike Hearn a écrit : > > We should have a binary package on our SF site. > > Well, do you mean a package of drop-in files for your virtual windows > drive? If so then I agree, but it'd make sense to have some support for > this in wineprefixcreate, something like: >

Re: MSCMS: new dll

2004-09-20 Thread Mike Hearn
We should have a binary package on our SF site. Well, do you mean a package of drop-in files for your virtual windows drive? If so then I agree, but it'd make sense to have some support for this in wineprefixcreate, something like: overlay_dir="@libdir@/wine/windows-drive-binary-overlay" if [ -

Re: MSCMS: new dll

2004-09-20 Thread Dimitrie O. Paun
On Mon, Sep 20, 2004 at 09:44:51AM +0100, Mike Hearn wrote: > If it weren't for Alexandres dislike of binaries in CVS I'd have asked > for it to be put in there already seeing as the number of people who > have it installed is roughly zero. Currently we just say "download it > from the website"

Re: MSCMS: new dll

2004-09-20 Thread Mike Hearn
Would it help if we modify the configure script to display a list of the optional dependencies that were not detected. I have attached a very rough prototype that displays a message if NAS, Alsa or ICU is not found: Yes, it would. Quite a few other projects do this and it's very helpful. Notes: ***

Re: MSCMS: new dll

2004-09-20 Thread Francois Gouget
On Mon, 20 Sep 2004, Mike Hearn wrote: [...] > At some point somebody needs to compile a list of all the optional > dependencies we use so packaging systems that support the concept of > recommended/suggested packages can get this right. Would it help if we modify the configure script to display a

Re: A couple of menu fixes

2004-09-20 Thread Dmitry Timoshkov
"Andreas Mohr" <[EMAIL PROTECTED]> wrote: > Great! But... > I'm currently working on some other menu aspects (ModifyMenu/InsertMenu), > since Microsoft Works 2000 is horribly broken. > I intend to submit some fixes soon, so it'd be useful if other people > chose to not work in this area. That was

Re: fonts: 20 ppem Wine Sans Serif

2004-09-20 Thread Dimitrie O. Paun
On Mon, Sep 20, 2004 at 11:51:24AM +0100, Huw D M Davies wrote: > Huw Davies <[EMAIL PROTECTED]> > Add a 20 ppem strike with cp1252 coverage to Wine Sans Serif. > Add U+201a to all strikes. Huw, What's the current status for fonts. I think they deserve a section under the

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Dimitrie O. Paun
On Mon, Sep 20, 2004 at 12:32:19AM -0700, Juan Lang wrote: > Folks, I'm still working on the shell path functions, > and I was thinking of changing the directory layout > for the shell directories (desktop, start menu, my > documents and whatnot) from the Windows 95-ish way to > the NT-ish way. Th

Re: Internet Explorer 5.5 on wine (os version = "win2k")

2004-09-20 Thread Andreas Mohr
Hi, On Mon, Sep 20, 2004 at 09:00:32AM +0100, Lara Joy Francia wrote: > Does anyone know how to install internet explorer 5.5 > on Linux with wine (os version = win2k)? I already > tried installing ie5.5 on wine with os version as > win98 and it worked however, I need to set the os > version to wi

Re: [wine] RFC: more Windows-NT like user directories?

2004-09-20 Thread David Lee Lambert
On Mon, Sep 20, 2004 at 12:32:19AM -0700, Juan Lang wrote: > Folks, I'm still working on the shell path functions, > and I was thinking of changing the directory layout > for the shell directories (desktop, start menu, my > documents and whatnot) from the Windows 95-ish way to > the NT-ish way. Th

Re: A couple of menu fixes

2004-09-20 Thread Andreas Mohr
Hi, On Mon, Sep 20, 2004 at 07:03:47PM +0900, Dmitry Timoshkov wrote: > Hello, > > this patch fixes 2 problems with menu tracking: > 1. menu navigation keys do not work when there is no focus window, > i.e. menu code does not handle WM_SYSKEY*/WM_SYSCHAR messages. > 2. when a window owning a menu

Re: MSCMS: new dll

2004-09-20 Thread Boaz Harrosh
Mike Hearn wrote: For what it's worth I don't think we should start excluding new DLLs from the tree until they reach maturity (what is mature anyway?). If they aren't in there people probably won't hack on them. The flip side is then we end up with a ton of stub DLLs and programs that could wo

UpdateWindow vs. WM_PAINT

2004-09-20 Thread Michael Kaufmann
Hi, I've noticed that many Windows controls don't wait for a WM_PAINT message. They redraw themselves immediately (with GetDC/ReleaseDC, UpdateWindow or RedrawWindow). This is necessary if a program is carrying out a lengthy operation without fetching messages. TextPad is such a program: Its pr

Re: MSCMS: new dll

2004-09-20 Thread Mike Hearn
I think a good solution would be to add code to wine to offer to download it and install when it is needed. That should be only a few lines of code using MessageBox() and URLDownloadToFileW()... something like the following patch, but perhaps with a progress bar, and internationalized messages?

Re: MSCMS: new dll

2004-09-20 Thread Mike McCormack
Mike Hearn wrote: Actually we pretty much have to "statically link" the ActiveX control as it must be built as Win32 code. In fact the easiest thing to do is simply download the prebuilt version from Adams webpage, as compiling Mozilla is sort of a pain, then drop the PE DLL into c:\windows\sys

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Mike Hearn
Juan Lang wrote: Folks, I'm still working on the shell path functions, and I was thinking of changing the directory layout for the shell directories (desktop, start menu, my documents and whatnot) from the Windows 95-ish way to the NT-ish way. That is, rather than being children of c:\windows, the

Re: MSCMS: new dll

2004-09-20 Thread Mike Hearn
> How much work will you be doing on this library? Hey, this is open source! It's hard to say but I will attempt to get that basic functionality done... > > Will we get into the same state as SHDOCVW where the DLL is essentially > useless? For what it's worth I don't think we should start excludi

Re: MSCMS: new dll

2004-09-20 Thread Mike Hearn
liblcms (LittleCMS) is only 384Kb so we could also consider statically linking it, an option pretty much out of the question for the Mozilla based control. Actually we pretty much have to "statically link" the ActiveX control as it must be built as Win32 code. In fact the easiest thing to do is

Re: Internet Explorer 5.5 on wine (os version = "win2k")

2004-09-20 Thread Uwe Bonnes
> "Lara" == Lara Joy Francia <[EMAIL PROTECTED]> writes: Lara> Does anyone know how to install internet explorer 5.5 on Linux Lara> with wine (os version = win2k)? I already tried installing ie5.5 Lara> on wine with os version as win98 and it worked however, I need to Lara> set

Internet Explorer 5.5 on wine (os version = "win2k")

2004-09-20 Thread Lara Joy Francia
Does anyone know how to install internet explorer 5.5 on Linux with wine (os version = win2k)? I already tried installing ie5.5 on wine with os version as win98 and it worked however, I need to set the os version to win2k because it is the required os version of the other application that I'm tryin

RFC: more Windows-NT like user directories?

2004-09-20 Thread Juan Lang
Folks, I'm still working on the shell path functions, and I was thinking of changing the directory layout for the shell directories (desktop, start menu, my documents and whatnot) from the Windows 95-ish way to the NT-ish way. That is, rather than being children of c:\windows, they'd generally be

Re: cdega question

2004-09-20 Thread Lionel Ulmer
On Mon, Sep 20, 2004 at 07:17:06AM +0800, Jonathan Wilson wrote: > Does the transgaming WINE have anything above what stock WINE has when it > comes to OpenGL apps/games? >From what Ove told the other day, it seems that they added PBuffer support to their OpenGL library. Lionel --