| View previous topic :: View next topic |
| Author |
Message |
HarisCo Guest
|
Posted: Mon May 21, 2007 1:48 pm Post subject: Crash problem because of Language selection |
|
|
Hello.
ENVIRONMENT:
Delphi 6, MS Access 97 via ADO and ODBC, Windows XP
I programmed application with English language selection in my operating
system. When I run program in same or other computer where is other language
selected (Croatian or Bosnian) my application crashes. Why? I would like to
use on all computer where doesn't matter which language is selected.
Thank you. |
|
| Back to top |
|
 |
MikeR Guest
|
Posted: Mon May 21, 2007 5:12 pm Post subject: Re: Crash problem because of Language selection |
|
|
HarisCo wrote:
| Quote: | Hello.
ENVIRONMENT:
Delphi 6, MS Access 97 via ADO and ODBC, Windows XP
I programmed application with English language selection in my operating
system. When I run program in same or other computer where is other language
selected (Croatian or Bosnian) my application crashes. Why? I would like to
use on all computer where doesn't matter which language is selected.
Thank you.
Where does it crash, and what is the error message? Do you have any hard-coded paths |
to anything?
Mike |
|
| Back to top |
|
 |
HarisCo Guest
|
Posted: Mon May 21, 2007 5:36 pm Post subject: Re: Crash problem because of Language selection |
|
|
No error messages. Nothing happen when I run application |
|
| Back to top |
|
 |
HarisCo Guest
|
Posted: Mon May 21, 2007 5:37 pm Post subject: Re: Crash problem because of Language selection |
|
|
I think problem is Regional settings in my OS as I read in one comment, but
way to solve it |
|
| Back to top |
|
 |
|