Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
414 B

/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
storlib.h
Abstract:
Root include file for the storlib library. This include file includes
all other necessary to use the library.
Author:
Matthew D Hendel (math) 13-Feb-2001
Revision History:
--*/
#pragma once
#include "sldefs.h"
#include "sldebug.h"
#include "sldict.h"
#include "slgateway.h"