reactos/drivers/storage/ide/uniata/ros_glue/ros_glue.cpp

8 lines
116 B
C++

#include "stdafx.h"
extern "C" {
ULONG MajorVersion = 0x05;
ULONG MinorVersion = 0x02;
ULONG BuildNumber = 0x0;
}