mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 01:45:40 +00:00
- Added a definition for PEVENT.
svn path=/trunk/; revision=8584
This commit is contained in:
parent
16473a5114
commit
6c8ead7315
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
||||||
typedef DWORD PTRDIFF;
|
typedef DWORD PTRDIFF;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
typedef struct _ENG_EVENT *PEVENT;
|
||||||
|
|
||||||
#define DM_SPECVERSION 0x0320
|
#define DM_SPECVERSION 0x0320
|
||||||
|
|
||||||
#define DDI_DRIVER_VERSION_NT4 0x20000
|
#define DDI_DRIVER_VERSION_NT4 0x20000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue