mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
added HSEMAPHORE
svn path=/trunk/; revision=5540
This commit is contained in:
parent
ec5b094ed5
commit
16a98c2251
1 changed files with 2 additions and 0 deletions
|
@ -221,4 +221,6 @@ typedef struct _KSYSTEM_TIME
|
|||
|
||||
typedef struct _EPROCESS EPROCESS, *PEPROCESS;
|
||||
|
||||
typedef HANDLE HSEMAPHORE;
|
||||
|
||||
#endif /* __INCLUDE_DDK_KETYPES_H */
|
||||
|
|
Loading…
Reference in a new issue