windows-nt/Source/XPSP1/NT/shell/ext/webcheck/apithk.h
2020-09-26 16:20:57 +08:00

13 lines
163 B
C

//
// APITHK.H
//
#ifndef _APITHK_H_
#define _APITHK_H_
STDAPI_(HPROPSHEETPAGE) Whistler_CreatePropertySheetPageW(LPCPROPSHEETPAGEW a);
#endif // _APITHK_H_