- Mar 15, 2013
-
-
Alexandre Julliard authored
-
-
-
-
-
-
-
-
gdiplus: GdipMeasureCharacterRanges should treat empty layout extents as infinite when StringFormatFlagsNoClip is specified. Unlike GdipMeasureString which always treats empty layout extents as infinite.
-
-
-
-
-
-
- Mar 14, 2013
-
-
-
-
-
-
DVDFab HD Decrypter expects that unused part of output buffer is not modified.
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
-
-
winemac: Extract new function from macdrv_EnumClipboardFormats() parameterized by the target pasteboard.
-
winemac: Extract new function from macdrv_IsClipboardFormatAvailable() parameterized by the target pasteboard.
-
winemac: Extract new function from macdrv_GetClipboardData() parameterized by the target pasteboard.
-
... not just the general pasteboard (although the general pasteboard is still the default).
-
-
-
Mac apps generally put TIFF on the pasteboard, but Windows programs are more likely to handle CF_DIB or CF_BITMAP which map to BMP.
-
-