windows-nt/Source/XPSP1/NT/shell/tools/drvfull/dfpnp.h
2020-09-26 16:20:57 +08:00

8 lines
146 B
C

#ifndef _DFPNP_H
#define _DFPNP_H
#include <objbase.h>
HRESULT _ProcessPNP(DWORD dwFlags[], LPTSTR pszArg, DWORD cchIndent);
#endif // _DFPNP_H