ecore_exe: fix ecore_exe_pid_get on windows
authorAndrii Kroitor <an.kroitor@samsung.com>
Mon, 23 Mar 2015 18:37:21 +0000 (19:37 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 23 Mar 2015 18:37:24 +0000 (19:37 +0100)
commit1c3dbc3267caef2169dbf1e7c21dec288bf91c5c
tree619a8021e17cbae41f401f955e94e9053fa5e039
parent54bedbe1f14ffda6a8acdd2d180786bd8fc15318
ecore_exe: fix ecore_exe_pid_get on windows

Summary:
ecore_exe_pid_get returns exe->pid value so it should be filled

@fix

Reviewers: raster, seoz, cedric, Hermet

Subscribers: NikaWhite, cedric, reutskiy.v.v

Differential Revision: https://phab.enlightenment.org/D2195

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/ecore/ecore_exe_win32.c