Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

[DXGI] KeyedMutex.Acquire - cannot check for WAIT_ABANDONED and WAIT_TIMEOUT #103

Closed
ArtiomCiumac opened this issue Jul 9, 2013 · 1 comment
Assignees

Comments

@ArtiomCiumac
Copy link
Contributor

The issue discussion is started on the forum:
http://www.sharpdx.org/forum/5-api-usage/3337-dxgi-keyedmutex-acquire-cannot-check-for-wait-abandoned-and-wait-timeout

In current implementation it is not possible to check for WAIT_ABANDONED and WAIT_TIMEOUT results as specified in documentation:
http://msdn.microsoft.com/en-us/library/windows/desktop/ff471339%28v=vs.85%29.aspx

@ghost ghost assigned ArtiomCiumac Jul 9, 2013
xoofx added a commit that referenced this issue Jul 27, 2013
…itAbandoned and Result.WaitTimout. Add ResultDescriptor for common errors. Improve SharpGen to support return and check of HRESULT at the same time.
@xoofx
Copy link
Member

xoofx commented Jul 27, 2013

Fixed by commit b1596dd

@xoofx xoofx closed this as completed Jul 27, 2013
dazerdude pushed a commit to dazerdude/SharpDX that referenced this issue Aug 7, 2013
…sult.WaitAbandoned and Result.WaitTimout. Add ResultDescriptor for common errors. Improve SharpGen to support return and check of HRESULT at the same time.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants