ReactOS 0.4.15-dev-7953-g1f49173
mvOs.h
Go to the documentation of this file.
1
2#pragma once
3
4typedef unsigned char MV_U8;
5typedef unsigned short MV_U16;
6typedef unsigned long MV_U32;
7
unsigned short MV_U16
Definition: mvOs.h:5
unsigned long MV_U32
Definition: mvOs.h:6
unsigned char MV_U8
Definition: mvOs.h:4