Tomoki Sekiyama 4c1b8f1e83 qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
OpenEvent and CreateEvent WinAPI return NULL when failed to open/create
events handles, instead of INVALID_HANDLE_VALUE (although their return
types are HANDLE).
This replaces INVALID_HANDLE_VALUE related to event handles with NULL.

Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
Reviewed-by: Gal Hammer <ghammer@redhat.com>
Reviewed-by: Yan Vugenfirer <yvugenfi@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2014-02-23 13:10:20 -06:00
2014-02-21 15:04:58 +00:00
2014-02-21 15:04:58 +00:00
2014-02-21 15:04:58 +00:00
2014-02-14 21:12:05 +01:00
2014-02-07 16:42:13 +00:00
2014-02-21 14:38:23 +00:00
2014-02-21 14:54:05 +00:00
2014-02-21 14:38:23 +00:00
2014-02-11 22:56:37 +10:00
2014-02-11 22:56:37 +10:00
2014-02-17 11:57:23 -05:00
2014-02-09 09:12:38 +01:00
2014-02-01 13:46:06 +04:00
2014-02-17 11:57:23 -05:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%