Windows2003-3790/inetcore/connectionwizard/isign32/icw.h
2020-09-30 16:53:55 +02:00

7 lines
145 B
C

#ifndef __ICW_H
#define __ICW_H
BOOL UseICWForIEAK(TCHAR* szIEAKFileName);
void RunICWinIEAKMode(TCHAR* szIEAKFileName);
#endif //__ICW_H