"Massimo Del Fedele" wrote:
> In order to use Freetype library I need to get font file full path from
> an HFONT handle.
> Is there a simple way to do it or should I scan the registry/font dirs
> to pair font faces/font paths ?
Do you need this under Wine? In the app code, or Wine code? For wh
On Sun, Dec 21, 2008 at 9:45 PM, Dmitry Timoshkov
wrote:
http://www.kronenberg.org/darwine/
>> Can we convince Mike and Zach to switch names to just plain Wine?
>
> And change the licencing conditions to LGPL, currently that page states
> "Darwine and wine are released under the gpl".
Mike,
"Dan Kegel" wrote:
> On Sun, Dec 21, 2008 at 8:27 AM, Roderick Colenbrander
> wrote:
>>> Say, http://www.kronenberg.org/darwine/ seems to be a popular source
>>> of nearly up to date wine builds for the mac. How about we link to it
>>> from http://winehq.org/download/ ?
>>>
>>> Furthermore, are
On Sunday 21 December 2008 07:48:58 pm Damjan Jovanovic wrote:
> The heuristic isn't "app works on this Windows version", it's "app is
> designed for this Windows version".
Should that matter? Plenty of Win95 apps will work in WinXP. Sometimes better,
due to the improved functionality/bugfixes XP
On Mon, Dec 22, 2008 at 1:27 AM, Chris Robinson wrote:
> On Sunday 21 December 2008 02:46:37 pm Scott Ritchie wrote:
>> Right, but none of that would be necessary if the heuristic worked in
>> the first place. By having a good heuristic we could at least
>> dramatically cut down on the apps needi
> Resending this due to the terrible hotmail "formatting"
> Any tips for how to get legible emails out of hotmail without doubling up the
> newlines would be greatly appreciated
> Note: I cannot even read the emails I send from hotmail...
> ---
>
> I have a few tips for running built wine on
On Sun, Dec 21, 2008 at 6:21 PM, James McKenzie
wrote:
> I would like to see something like the following (and it follows the
> OpenOffice.org strategy for releases):
>
> Wine.
>
> So Wine for the Mac Intel would appear like this:
>
> Wine-1.1.9-MacOSX-Intel-DragnDrop.dmg
>
> Where Wine for a
Nathaniel Gray wrote:
> On Sun, Dec 21, 2008 at 8:38 AM, Dan Kegel wrote:
>
>> On Sun, Dec 21, 2008 at 8:27 AM, Roderick Colenbrander
>> wrote:
>>
Say, http://www.kronenberg.org/darwine/ seems to be a popular source
of nearly up to date wine builds for the mac. How about we lin
Hi,
I've released first (and hopefully last) RC build of new Gecko package
and attached a patch against current Wine Git to bug 16198
http://bugs.winehq.org/show_bug.cgi?id=16198
It's critical to make sure, that there will be no regressions due to the
new Gecko, it'd much more work to fix such r
On Mon, Nov 24, 2008 at 4:39 PM, Jeremy White wrote:
> At Wineconf, we made the decision to change the entry page to the Wine
> web site. The hope was to simplify and stream line it, and to put in
> place the infrastructure to start moving more content to the Wiki.
>
> Jeremy Newman and Jon Parsh
On Sunday 21 December 2008 02:46:37 pm Scott Ritchie wrote:
> Right, but none of that would be necessary if the heuristic worked in
> the first place. By having a good heuristic we could at least
> dramatically cut down on the apps needing this logic.
But how do you tell when an app needs the Win
Reece Dunn wrote:
> 2008/12/21 Scott Ritchie :
>> Reece Dunn wrote:
>>> Sure. But what if an application was shipped after Vista or Windows
>>> Server 2008, but only worked on XP and earlier. Your detection would
>>> not work here.
>> In that case the user is no worse off - they'd still need to loo
2008/12/21 Scott Ritchie :
> Reece Dunn wrote:
>> Sure. But what if an application was shipped after Vista or Windows
>> Server 2008, but only worked on XP and earlier. Your detection would
>> not work here.
>
> In that case the user is no worse off - they'd still need to look up
> AppDB and change
Reece Dunn wrote:
> 2008/12/21 Damjan Jovanovic :
>> On Sun, Dec 21, 2008 at 11:49 AM, Reece Dunn wrote:
>>> 2008/12/21 Damjan Jovanovic :
>>> You can change the version of Windows reported for different
>>> applications, and the default version using winecfg -> Applications.
>> I know, but bugs c
In order to use Freetype library I need to get font file full path from
an HFONT handle.
Is there a simple way to do it or should I scan the registry/font dirs
to pair font faces/font paths ?
Ciao
Max
On Sun, Dec 21, 2008 at 8:38 AM, Dan Kegel wrote:
> On Sun, Dec 21, 2008 at 8:27 AM, Roderick Colenbrander
> wrote:
>>> Say, http://www.kronenberg.org/darwine/ seems to be a popular source
>>> of nearly up to date wine builds for the mac. How about we link to it
>>> from http://winehq.org/downlo
On Sat, Dec 20, 2008 at 9:21 PM, Nick Burns wrote:
>
> I have a few tips for running built wine on OS XI have been working on
> getting SHOGO to run (I have one more patch to send up)
Hey, thanks for the patch, I'll give it a shot! I also realized that
Mike K. provides his build environment and
Hi!
I have tried to get Civ4 running in my machine and successed with some minor
wine modifications but this patch needs testing in windows how d3d9 handles
this case in there. Preferable test system should be include graphic card
that supports some but not all shader versions. (That means readeon
On 21 Dec 2008, at 16:50, Dan Kegel wrote:
> Say, http://www.kronenberg.org/darwine/ seems to be a popular source
> of nearly up to date wine builds for the mac. How about we link to it
> from http://winehq.org/download/ ?
>
> Furthermore, are his packages good enough to support?
> If so, how 'b
Hello Wine developers,
while trying to add proxy/stub code for shell32, I stumbled across the
definition of remotable handles in IDL.
We have
- a RemotableHandle union.
- the IDL typedefs for the wire representation of handles:
|typedef [unique] RemotableHandle *wireHXXX;
- the IDL declar
Rolf Kalbermatter ha scritto:
>
> It may be ugly in some ways but incorporating it in wineX11.drv has the big
> disadvantage
> that it would not be easy to leverage it off to other possible display
> drivers such as the
> quartz driver. Windows 2K/XP does appear to do it mostly in the Eng... GDI
>
m...@alanny.ru asked:
> [How can I get a log of the Wine functions called by an app?]
WINEDEBUG=+relay should help...
On Sun, Dec 21, 2008 at 8:27 AM, Roderick Colenbrander
wrote:
>> Say, http://www.kronenberg.org/darwine/ seems to be a popular source
>> of nearly up to date wine builds for the mac. How about we link to it
>> from http://winehq.org/download/ ?
>>
>> Furthermore, are his packages good enough to s
> Say, http://www.kronenberg.org/darwine/ seems to be a popular source
> of nearly up to date wine builds for the mac. How about we link to it
> from http://winehq.org/download/ ?
>
> Furthermore, are his packages good enough to support?
> If so, how 'bout we ask him to add links to bugzilla and
Francois Gouget wrote:
>
> I have attached a script that identifies functions that should be made
> static (among other things). There are approximately 450 of them, there
> should be pretty efw false positives, and I will look into them
> eventually. But if someone beats me to it I sure won't co
Say, http://www.kronenberg.org/darwine/ seems to be a popular source
of nearly up to date wine builds for the mac. How about we link to it
from http://winehq.org/download/ ?
Furthermore, are his packages good enough to support?
If so, how 'bout we ask him to add links to bugzilla and
the appdb f
Hi there. I'm debugging some windows app in OllyDbg under Wine ;-) (funny?)
Now, I found this call in assembler:
call ebx
EBX is 7EE6BC23. So, instruction invokes some function in address
7EE6BC23. This address, as Olly shows belongs to kernel32.dll. I can
follow this address, and there are some
Massimo Del Fedele wrote:
> A note : my DIB engine now includes both Jesse Allen's and
> Huw Davies ones, merged to take the best of both.
> BTW, i'll finish it following this way, but I still think the
> best way would be to include it in wineX11.drv. Using the
> mixed driver approach, with di
Francois Gouget a écrit :
> On Sat, 13 Dec 2008, Eric Pouech wrote:
> [...]
>
>>> 1) #ifdef-out regexp support if regex.h is missing? Maybe with an
>>> autoconf check for regcomp()?
>>> 2) Add some reg*() stubs that do nothing if regex.h & co are missing?
>>>
> [...]
>
>> 1,2) mo
On Sun, Dec 21, 2008 at 9:07 AM, Nick Burns wrote:
>
> Resending this due to the terrible hotmail "formatting"
> Any tips for how to get legible emails out of hotmail without doubling up
> the newlines would be greatly appreciated
> Note: I cannot even read the emails I send from hotmail...
> ---
On Sun, 21 Dec 2008, David Laight wrote:
> On Sun, Dec 21, 2008 at 02:00:14AM +0100, Francois Gouget wrote:
> >
> > But Microsoft decided that since Windows application programmers have
> > never encountered the word 'portability' even once in their life, they
> > could not be expected to have
On Sun, Dec 21, 2008 at 02:00:14AM +0100, Francois Gouget wrote:
>
> But Microsoft decided that since Windows application programmers have
> never encountered the word 'portability' even once in their life, they
> could not be expected to have understood the difference between 'int'
> and 'long
2008/12/21 Damjan Jovanovic :
> On Sun, Dec 21, 2008 at 11:49 AM, Reece Dunn wrote:
>> 2008/12/21 Damjan Jovanovic :
>> You can change the version of Windows reported for different
>> applications, and the default version using winecfg -> Applications.
>
> I know, but bugs coming up from the wrong
On Sun, Dec 21, 2008 at 11:49 AM, Reece Dunn wrote:
> 2008/12/21 Damjan Jovanovic :
>> There are some older applications out there, which don't install or
>> run correctly unless Wine is emulating the correct Windows version
>> (eg. Windows 9x).
>>
>> At least Windows XP has the ability to use cer
On Sun, Dec 21, 2008 at 11:19:35AM +0200, Damjan Jovanovic wrote:
> Hi
>
> There are some older applications out there, which don't install or
> run correctly unless Wine is emulating the correct Windows version
> (eg. Windows 9x).
>
> At least Windows XP has the ability to use certain heuristics
2008/12/21 Damjan Jovanovic :
> There are some older applications out there, which don't install or
> run correctly unless Wine is emulating the correct Windows version
> (eg. Windows 9x).
>
> At least Windows XP has the ability to use certain heuristics to make
> an educated guess as to which vers
On Thursday 18 December 2008 10:09:02 Francois Gouget wrote:
> dlls/secur32/secur32.dll.so: SECUR32_initNegotiateSP
This function would (and at some point did) register the Negotiate security
provider. It's not called right now because the provider is not implemented
and registering it broke so
I'm a bit surprised that PC-BSD/FreeBSD's mkdir() does not take a mode
argument. Are you sure this is really the case? Maybe we
are just mising a #include directive on BSD?
(Unfortunately I don't really have access to a FreeBSD box right now)
--
Francois Gouget http://fgouget.fr
Hi
There are some older applications out there, which don't install or
run correctly unless Wine is emulating the correct Windows version
(eg. Windows 9x).
At least Windows XP has the ability to use certain heuristics to make
an educated guess as to which version of Windows the application
expect
Francois Gouget wrote:
> On Sat, 20 Dec 2008, Paul Vriens wrote:
>
>> IneedAname wrote:
>>> Looks like Patchwatcher has being offline from 09-Dec-2008.
>>> Did I miss something or did someone trip over the mains cable?
>>>
>>>
>> http://www.winehq.org/pipermail/wine-devel/2008-December/071059.html
40 matches
Mail list logo