windows-nt/Source/XPSP1/NT/base/pnp/tools/stopdevs/stopdevs.h

12 lines
198 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
#include <objbase.h>
#include <tchar.h>
#include <cfgmgr32.h>