Displaying 3 results from an estimated 3 matches for "getkerningpairsa".
Did you mean:
getkerningpairsw
2001 Apr 10
2
Pagemaker 6.5 Problems Wine-Mesage
...isANSI (void): stub
fixme:file:AreFileApisANSI (void): stub
fixme:scroll:ScrollBarWndProc Unimplemented style SBS_SIZEBOX.
fixme:file:AreFileApisANSI (void): stub
fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[3976]
fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[397a]
fixme:font:GetKerningPairsA (450,0,(nil)): almost empty stub!
fixme:font:GetKerningPairsA (450,0,(nil)): almost empty stub!
fixme:font:GetKerningPairsA (450,0,(nil)): almost empty stub!
fixme:font:GetKerningPairsA (450,0,(nil)): almost empty stub!
fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[397e]
fixme:dc:GetDCEx...
2007 Apr 13
0
Wine release 0.9.35
...te must check mouse buttons, too.
Detlef Riekenberg (4):
localui: Add localui.dll with stubs.
localui/tests: Add initial test.
localspl/tests: Remove duplicate tests.
localui: Add version resource.
Dmitry Timoshkov (8):
kernel32: Add GetCPInfo test.
gdi32: Make GetKerningPairsA not fail for fonts with SYMBOL charset.
winspool: Add a test for DeviceCapabilities, fix some bugs found.
shlwapi: Fix a forward to user32.PrivateExtractIconExW.
user32: Windows uses ptMaxTrackSize to set an initial window size not ptMaxSize.
winebuild: Check if a given forw...
2011 Oct 10
0
Wine release 1.3.30
...und while painting.
gdi32/tests: Use if(0) instead of #if 0 to make sure code still compiles.
msi/tests: Avoid #if 0 to make sure code still compiles.
d3drm/tests: Remove an unneeded assert.h include.
shell32: Add definitions for the IEnumACString interface.
gdi32: The GetKerningPairsA() test should pass on all the platforms we care about now.
tests: Remove unneeded assert.h includes.
Assorted spelling fixes & co.
po: Mark translations with mismatched printf format directives as fuzzy.
browseui/tests: Skip some tests if IEnumACString is not supported....