| View previous topic :: View next topic |
| Author |
Message |
BMacF Guest
|
Posted: Fri Aug 08, 2003 4:26 pm Post subject: Error when using ReInit unit |
|
|
Can someone tell me why I get a "File not found 'ReInit.dcu' " when
including ReInit to the uses clause.
I need this to be able to switch language resources in my application.
Also, can anyone tell me everything I have to consider when
Internationalizing an application?
Thanks a bunch,
BMacF
|
|
| Back to top |
|
 |
Maris Janis Vasilevskis Guest
|
Posted: Fri Aug 08, 2003 10:14 pm Post subject: Re: Error when using ReInit unit |
|
|
Copy ReInit.pas from RichEdit demo and include in your project
Mahris
BMacF wrote:
| Quote: | Can someone tell me why I get a "File not found 'ReInit.dcu' " when
including ReInit to the uses clause.
I need this to be able to switch language resources in my application.
Also, can anyone tell me everything I have to consider when
Internationalizing an application?
Thanks a bunch,
BMacF
|
|
|
| Back to top |
|
 |
|