Displaying 4 results from an estimated 4 matches for "enddraw".
Did you mean:
enddrag
2015 Nov 27
0
Wine release 1.8-rc2
...on error path (Coverity).
ddeml: Don't trash 'cb' field of structure returned by DdeQueryConvInfo16() (Coverity).
wininet: Remove a bit of dead code (Coverity).
wldap32: Properly implement ldap_encode_sort_control[A, W] (Coverity).
d2d1: Fix a copy-paste issue in EndDraw() (Coverity).
comctl32/treeview: Use consistent format for hex values in traces.
comctl32: Item with negative cChildren acts as if it actually had children.
user32: Don't overwrite 'cb' field with uninitialized data in DdeQueryConvInfo() (Coverity).
crypt32: Fix...
2007 Mar 27
0
[922] branches/wxruby2/wxwidgets_282: Changes, additions and deprecations 2.6 -> 2.8 Wx API
...class="cx"> * "DC#draw_text":#DC_drawtext
</span><span class="cx"> * "DC#enable_cache":#DC_enablecache
</span><span class="cx"> * "DC#end_doc":#DC_enddoc
</span><del>-* "DC#end_drawing":#DC_enddrawing
</del><span class="cx"> * "DC#end_page":#DC_endpage
</span><span class="cx"> * "DC#flood_fill":#DC_floodfill
</span><span class="cx"> * "DC#get_background":#DC_getbackground
</span><span clas...
2017 Feb 17
0
Wine release 2.2
...string duplication.
comctl32/propsheet: Implement PSM_SETHEADERTITLE.
comctl32/propsheet: Implement PSM_SETHEADERSUBTITLE.
regedit: Make it clear whether it is a key or a value that is about to be removed.
d2d1/tests: Test to show that WIC bitmap is locked within BeginDraw()/EndDraw().
Peter Hater (1):
comctl32/propsheet: Added PSM_INSERTPAGE implementation.
Piotr Caban (8):
msvcrt: Add fesetenv implementation.
ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending).
wine.inf: Add Dynamic DST/{First,Last}Entry registry keys....
2019 Mar 15
0
Wine release 4.4
...r sample.
mfplat: Fix potential invalid memory access (Coverity).
mfplat: Fix a leak on error path (Coverity).
mfplat: Add a stub for system time source.
mfplat: Implement time source state changes.
include: Define MFT category GUIDs.
d2d1/tests: Add some missing EndDraw() checks (Coverity).
mf: Control time source state from presentation clock.
mf: Keep a list of clock state sinks.
mf: Add support for clock sink notifications.
include: Add major media types GUIDs for Media Foundation.
mfplat: Forward media type methods to attribute st...