ReactOS 0.4.15-dev-7942-gd23573b
hidparse.h
Go to the documentation of this file.
1#pragma once
2
3#define _HIDPI_
4#define _HIDPI_NO_FUNCTION_MACROS_
5#include <ntddk.h>
6#include <hidpddi.h>
7#include <hidpi.h>
8#include <stdio.h>
9
10#define HIDPARSE_TAG 'PdiH'