various fixes for vc++. I'll add the Visual Studio projects later
[profile/ivi/ecore.git] / src / lib / ecore / ecore_exe_win32.c
2010-04-05 carovarious fixes for vc++. I'll add the Visual Studio...
2010-02-26 devilhornsPatch from Brian Wang to fix the TRUE/FALSE --> EINA_TR...
2010-02-23 barbierimove bitfield booleans to Eina_Bool.
2010-02-20 caroOn Windows, ecore_exe_auto_limits_set() does nothing
2010-02-20 caroWindows: Add priority support when a child process...
2010-02-19 caroimprovements of the stderr and stdout redirections...
2010-01-06 caro * fix Windows port of ecore_exe wrt to latest changes
2009-12-22 englebassRemove duplication from ecore headers
2009-12-06 caroAdd data and error events in ecore_exe_win32.c.
2009-11-28 caroadd the ecore_exe ADD and DEL events in the main loop
2009-11-12 lmunchecore_exe is currently not supported on WinCE
2009-11-08 carofix compilation on windows OS
2009-11-08 caro * ecore_exe_win32: manage ADD and DEL events. It works...
2009-10-25 caro * add some todo
2009-10-16 caroput windows.h inside _WIN32 guards...
2009-10-16 caroecore_exe for Windows.