mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 21:11:41 +00:00
* Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;)
svn path=/branches/shell-experiments/; revision=62286
This commit is contained in:
commit
ddb3d908c9
1259 changed files with 40366 additions and 5588 deletions
|
@ -8,6 +8,13 @@
|
|||
|
||||
#include "precomp.h"
|
||||
|
||||
#include <ntddk.h>
|
||||
#include <scsi.h>
|
||||
#include <ntdddisk.h>
|
||||
#include <ntddcdrm.h>
|
||||
#include <include/class2.h>
|
||||
#include <stdio.h>
|
||||
|
||||
//#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue