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
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
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
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
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?
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
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.
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
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?
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
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
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
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
What is required to build /fonts?
Ivan.
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?
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
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
[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
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
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
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
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
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
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
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
--- 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
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
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*
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
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
--- 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
--- 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
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
--- "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
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 "***
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:
>
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 [ -
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"
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:
***
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
"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
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
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
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
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
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
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
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
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?
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
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
> 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
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
> "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
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
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
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
--
57 matches
Mail list logo