mirror of
https://github.com/reactos/reactos.git
synced 2025-08-11 13:35:33 +00:00
[CLASSPNP][DISK_NEW][CDROM_NEW] Remove the drivers
Due to WDK/DDK licensing issues CORE-17129
This commit is contained in:
parent
3da77f9173
commit
c57350e295
43 changed files with 0 additions and 51483 deletions
|
@ -1,23 +0,0 @@
|
|||
//+-------------------------------------------------------------------------
|
||||
//
|
||||
// Microsoft Windows
|
||||
//
|
||||
// Copyright (C) Microsoft Corporation, 1996 - 1999
|
||||
//
|
||||
// File: disk.rc
|
||||
//
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include <ntverp.h>
|
||||
|
||||
#define VER_FILETYPE VFT_DRV
|
||||
#define VER_FILESUBTYPE VFT2_DRV_SYSTEM
|
||||
#define VER_FILEDESCRIPTION_STR "PnP Disk Driver"
|
||||
#define VER_INTERNALNAME_STR "scsidisk.sys"
|
||||
#define VER_ORIGINALFILENAME_STR "scsidisk.sys"
|
||||
#define VER_LANGNEUTRAL
|
||||
|
||||
#include "common.ver"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue