Displaying 3 results from an estimated 3 matches for "pictype_none".
2004 Mar 25
1
wordfast, word 2000, + wine
Hi,
I have succesfully installed word 2000 under wine on a suse 9.0 box.
Now I want to install wordfast (http://www.wordfast.net) on top of it. 
Wordfast is a visual basic piece of software for word (basically ou 
install it by putting a .dot file into yout Office/Startup) which is 
essential for professional translators. 
This configuration is known to work using Cross-over.
Now what happens
2008 Dec 20
0
Wine release 1.1.11
...NULL check before HeapFree (Smatch).
Miko?aj Zalewski (1):
      devenum: Italian, Spanish, Dutch and VERSIONINFO should use SUBLANG_NEUTRAL.
Nikolay Sivov (6):
      oleaut32: Added SAFEARRAY support for RecordInfo::RecordClear.
      gdiplus: Stub for GdipGetNearestColor.
      oleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture::Render.
      gdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I with tests.
      gdiplus: Fix Font test failure on charset mismatch.
      ole32: Make OleSetClipboard affected by previous OleInitialize() calls.
Paul Chitescu (1):
      shell32.dll: Return...
2009 Jan 16
0
Wine release 1.1.13
....
      regedit: Remove superfluous pointer casts.
      dxdiagn: Remove superfluous pointer casts.
      winejack.drv: Remove superflouous pointer casts.
      dplayx: Remove superfluous pointer casts.
      riched20: Fix a typo (stray address of operator).
Nikolay Sivov (13):
      oleaut32: Add PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture_get_Attributes.
      oleaut32: Check pointer in IPicture_get_Attributes.
      ole32: Fix return value for DefaultHandler_GetMiscStatus.
      oleaut32: Check pointer in IPicture::get_Handle.
      oleaut32: Check pointer in IPicture::get_Type.
      oleaut32/...