windows-nt/Source/XPSP1/NT/shell/ext/webcheck/wizards.h

8 lines
143 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef __wizards_h
#define __wizards_h
HRESULT CreateWizard(HWND hwndParent, SUBSCRIPTIONTYPE subType, POOEBuf pOOE);
#endif //__wizards_h