On 7/31/05, Oliver Stieber <[EMAIL PROTECTED]> wrote:
> third time lucky.
Needs semicolon on usb10.h line 109, then it's OK.
On 7/31/05, Felix Nawothnig <[EMAIL PROTECTED]> wrote:
> James Hawkins wrote:
> >>>Maybe that only returns the
> >>>hinstance of the process calling the module, and not the hinstance of
> >>>the module itself.
> >>Ofcourse it doesn't do that, how should it know from what module the
> >>call came fr
--- James Liggett <[EMAIL PROTECTED]> wrote:
> Hi,
> On July 25 I updated my Wine CVS copy and tried to test HL2. My machine
> hard-locked at the loading screen. Two days ago I updated and the
> problem still exists. It gives me an error about a swap chain:
>
> fixme:d3d:IWineD3DDeviceImpl_Get S
third time lucky.
--- Oliver Stieber <[EMAIL PROTECTED]> wrote:
>
> --- Oliver Stieber <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >This patch adds stubbed support for ScriptGetFontProperties which is
> > used by d3dxof fonts
> if
> > usp10.dll is found. I recommend disabling usp10.dll (uniscrib
SCRIPT_CACHE not defined?
make[2]: Entering directory `/home/jesse/.local/build/wine/dlls/usp10'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o usp10.o
usp10.c
usp1
On 7/31/05, Oliver Stieber <[EMAIL PROTECTED]> wrote:
> Hi,
>This patch adds stubbed support for ScriptGetFontProperties which is used
> by d3dxof fonts if
> usp10.dll is found. I recommend disabling usp10.dll (uniscribe support) or
> using usp10.dll from
> windows for now otherwise some text
James Hawkins wrote:
Maybe that only returns the
hinstance of the process calling the module, and not the hinstance of
the module itself.
Ofcourse it doesn't do that, how should it know from what module the
call came from?
I didn't think so, so shouldn't GetModuleHandle(NULL) work? It leads
me
Hello all,
Over the past few weeks, I have been working on syncing a Palm with Palm
Desktop and Hotsync with WINE. I have made some progress in this
endeavor. I am successfully able to sync serial based Palms on the first
try. It works flawlessly, even with third party conduits. On subsequent
tries
On 7/30/05, Felix Nawothnig <[EMAIL PROTECTED]> wrote:
> James Hawkins wrote:
> > Maybe that only returns the
> > hinstance of the process calling the module, and not the hinstance of
> > the module itself.
>
> Ofcourse it doesn't do that, how should it know from what module the
> call came from?
Hi,
On July 25 I updated my Wine CVS copy and tried to test HL2. My machine
hard-locked at the loading screen. Two days ago I updated and the
problem still exists. It gives me an error about a swap chain:
fixme:d3d:IWineD3DDeviceImpl_GetSwapChain (0x7b946e8) unable to find
swapchain 0
I didn't no
Hi Uwe,
In my opinion, I do think something is amiss with Wine's handling of
serial port data after a program is done with them. Case in point: I've
been able to sync a serial Palm cradle with wine on the first try. After
that, Hotsync doesn't pick up the palm. I have to reboot before it works
agai
--- Joseph Garvin <[EMAIL PROTECTED]> wrote:
> Jesse Allen wrote:
>
> >That's managed, not desktop. Right? =) If it's not managed and in
> >the desktop window @ 640x480 then it's a little hard to reach the OK
> >with the mouse cursor.
> >
> >I actually use TWM, and it allows the same thing, a
Jesse Allen wrote:
That's managed, not desktop. Right? =) If it's not managed and in
the desktop window @ 640x480 then it's a little hard to reach the OK
with the mouse cursor.
I actually use TWM, and it allows the same thing, at least according
to my twmrc.
Pretty sure just about every
--- Felix Nawothnig <[EMAIL PROTECTED]> wrote:
> Oliver Stieber wrote:
> > +HRESULT WINAPI ScriptGetFontProperties(HDC hdc, SCRIPT_CACHE *psc,
> > SCRIPT_FONTPROPERTIES
> *sfp) {
> > +FIXME("%p,%p,%p\n", hdc, psc, sfp);
> > +/* return something sensible? */
> > +if (NULL != sfp) {
>
--- Steven Edwards <[EMAIL PROTECTED]> wrote:
> Hi,
>
> --- Oliver Stieber <[EMAIL PROTECTED]> wrote:
> > Reciently I've been getting a lot of applications failing with
> > 'unimplemented function
> > usp10.dll.ScriptGetFontProperties' and I've had to use native usp10.dll
> > which I didn't n
On 7/31/05, Steven Edwards <[EMAIL PROTECTED]> wrote:
> Yes I stubbed it out trying to get the PowerPoint 2003 Viewer to work. The
> viewer will open now
> but PowerPPT presentations still don't load. I guess we need to switch the
> dlloverrides until
> someone feels like implementing it.
I saw
Hi,
--- Oliver Stieber <[EMAIL PROTECTED]> wrote:
> Reciently I've been getting a lot of applications failing with
> 'unimplemented function
> usp10.dll.ScriptGetFontProperties' and I've had to use native usp10.dll which
> I didn't need to
> before.
Yes I stubbed it out trying to get the Power
Oliver Stieber wrote:
+HRESULT WINAPI ScriptGetFontProperties(HDC hdc, SCRIPT_CACHE *psc,
SCRIPT_FONTPROPERTIES *sfp) {
+FIXME("%p,%p,%p\n", hdc, psc, sfp);
+/* return something sensible? */
+if (NULL != sfp) {
+sfp->cBytes= sizeof(SCRIPT_FONTPROPERTIES);
+sfp
> "Alexandre" == Alexandre Julliard <[EMAIL PROTECTED]> writes:
Alexandre> Uwe Bonnes <[EMAIL PROTECTED]> writes:
>> Changelog: wine/server/file.c: create_file() If we open a serial
>> device, flush it
Alexandre> This should be done in serial.c, but could you please explain
Hi,
Reciently I've been getting a lot of applications failing with 'unimplemented
function
usp10.dll.ScriptGetFontProperties' and I've had to use native usp10.dll which I
didn't need to
before.
___
To help you stay safe
Anssi Hannula wrote:
Tom Wickline wrote:
Any more recommendations?
The % are apparently calculated wrong.
You should use:
(Wine score / XP score) - 1
For example in the first CPU Marks you say XP 650, Wine 786, +18%
However, (786 / 650) - 1 = 0.2092307692307692 ~ +21%
I don't know if you
21 matches
Mail list logo