Ecore_Exe: fix warning on Windows
authorVincent Torri <vincent.torri@gmail.com>
Thu, 9 May 2019 18:09:08 +0000 (14:09 -0400)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 30 May 2019 08:17:50 +0000 (17:17 +0900)
commite1f260d62d072051a830cd5f2eab7f028cfaffa4
tree53b0e376213a8a34fb47d2aee78984effc8a4eec
parent815623c14ffb93873502c0b5e2fd35ed09844fde
Ecore_Exe: fix warning on Windows

Summary: ExitProcess() has not the signature expected by CreateRemoteThread()

Test Plan: compilation

Reviewers: raster, zmike, cedric

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8870
src/lib/ecore/ecore_exe_win32.c