#pragma once #include using namespace std; int StrToActozStr2(const char *_szInbuf, char *_szOutbuf); // ¹®ÀÚ¿­À» Actoz ¹®ÀÚ¿­·Î º¯È¯.