Click to See Complete Forum and Search --> : Windows - Regional Settings ( Date format )


PrasadK
July 28th, 1999, 09:25 PM
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

Lothar Haensler
July 29th, 1999, 02:00 AM
try the SetLocaleInfo API specifying LOCALE_SDATE as LCType argument.