Hello Friend,
How I can set the Regional Settings Date Format Dynamically through my
application which is developed in Visual Basic.
Are there any API's for this.
Pl. Suggest Me
Regards
Prasad
Printable View
Hello Friend,
How I can set the Regional Settings Date Format Dynamically through my
application which is developed in Visual Basic.
Are there any API's for this.
Pl. Suggest Me
Regards
Prasad
try the SetLocaleInfo API specifying LOCALE_SDATE as LCType argument.