windows-nt/Source/XPSP1/NT/shell/tools/drvfull/dfpnp.h

8 lines
146 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef _DFPNP_H
#define _DFPNP_H
#include <objbase.h>
HRESULT _ProcessPNP(DWORD dwFlags[], LPTSTR pszArg, DWORD cchIndent);
#endif // _DFPNP_H