Add ecore_win32_cursor_show() API and ecore_evas_win32_cursor_(un)set() functions
authorVincent Torri <vincent.torri@gmail.com>
Fri, 7 Jul 2017 14:54:34 +0000 (16:54 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Sun, 9 Jul 2017 11:34:09 +0000 (13:34 +0200)
commitbdb62b6bbecb8beb6ef64c74a708ee1f8e384be7
treefc34dacc64b44500175596f138b8b5e30ef211a4
parent804ce5f5148b2a12da1c2c1f3dc873dbbb1e06d5
Add ecore_win32_cursor_show() API and ecore_evas_win32_cursor_(un)set() functions

This fixes double mouse cursor in elm entries on Windows (for example)

@feature
@fix
src/lib/ecore_win32/Ecore_Win32.h
src/lib/ecore_win32/ecore_win32_cursor.c
src/modules/ecore_evas/engines/win32/ecore_evas_win32.c