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

7 lines
145 B
C

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