windows.cfg: Added INVALID_HANDLE_VALUE define
This commit is contained in:
parent
5ee6e082e8
commit
7e50d7a1d0
|
@ -1448,4 +1448,5 @@
|
|||
<podtype name="POINTER_SIGNED" sign="s"/>
|
||||
<podtype name="POINTER_UNSIGNED" sign="u"/>
|
||||
<podtype name="ULARGE_INTEGER" sign="u" size="8"/>
|
||||
<define name="INVALID_HANDLE_VALUE" value="0"/>
|
||||
</def>
|
||||
|
|
Loading…
Reference in New Issue