fresh git tree for public release
we regretfully had to remove our git history for licensing reasons Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
commit
0ad4db4fad
271 changed files with 71255 additions and 0 deletions
11
sys/nfs41_driver.rc
Normal file
11
sys/nfs41_driver.rc
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#include <windows.h>
|
||||
#include <ntverp.h>
|
||||
|
||||
#define VER_FILETYPE VFT_DRV
|
||||
#define VER_FILESUBTYPE VFT2_DRV_SYSTEM
|
||||
#define VER_FILEDESCRIPTION_STR "CITI's nfs41 driver"
|
||||
#define VER_INTERNALNAME_STR "nfs41_driver.sys"
|
||||
#define VER_ORIGINALFILENAME_STR "nfs41_driver.Sys"
|
||||
|
||||
#include "common.ver"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue