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

12 lines
159 B
C

//
// APITHK.H
//
#ifndef _APITHK_H_
#define _APITHK_H_
EXTERN_C PROPSHEETPAGE* Whistler_CreatePropSheetPageStruct(HINSTANCE hinst);
#endif // _APITHK_H_