How I can set on my application the italian language ?
Wich command I must write ?
Wich files I must compiled ( insert on my bath file) ?
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
How I can set on my application the italian language ?
Wich command I must write ?
Wich files I must compiled ( insert on my bath file) ?
Silvio,
REQUEST HB_Lang_IT
REQUEST HB_CODEPAGE_ITWIN // or try HB_CODEPAGE_IT
HB_LangSelect("IT")
HB_SetCodePage("ITWIN") // or try "IT"
thanks antonio
Wich file I musyt put on bathc compiler file ?