Eric
--
Stefan Krueger - Independent Setup Consultant
InstallSite - code samples, tips, tools, bug lists, and more
http://www.installsite.org http://www.installsite.de (GERMAN)
Support and consulting http://www.installsite.org/krueger
Stefan Krueger and the InstallSite web site are not affiliated
with InstallShield Software Corporation.
"jShAdEz" <Eric...@ir.com> schrieb im Newsbeitrag
news:3b57...@12.41.20.38...
Kernel32.dll had to be used ....
GetlocaleInfo( 1024, LOCAL_IDATE, svTmp, i);
where 1024 is some constant, look up GetLocaleInfor in Win32API help.
Local_IDATE is 0x021.
"jShAdEz" <Eric...@ir.com> wrote in message news:3b57...@12.41.20.38...