10 lines
226 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
// Copyright (c) Microsoft Corporation
#pragma once
#include "nt.h"
#include "ntrtl.h"
#include "nturtl.h"
#include "windows.h"
#include "fusionlastwin32error.h"
#include "fusionunused.h"
#define MAXDWORD (~(DWORD)0)