2025-04-27 07:49:33 -04:00

12 lines
170 B
C

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