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

8 lines
150 B
C
Raw Normal View History

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