| | | | Browse by category |
Article ID: 720
Last updated: 11 Jun, 2018
Problem
I see that you provide German, French and Dutch resource files. How can I use them in my app?
Cause
Action
There are two ways:
- simply include "gxresdeu.rc" into your applications resource file. Then there is no need to ship gx##deu.dll
- Build gx##deu.dll and call GXInit("Deu") in your InitInstance method. Calling GXInit("Deu") only works when you are using Objective Grid as shared Dll.
Be sure not to include gxres.rc in your applications resource file when using GXInit("Deu"). Otherwise gxres.rc will be used for looking up resources.
This article was:
Helpful |
Not helpful
Report an issue
Article ID: 720
Last updated: 11 Jun, 2018
Revision: 3
Views: 1813
Posted: 12 Jan, 2001 by
Meltreger B.
Updated: 11 Jun, 2018 by
Meltreger B.
Others in this category
Powered by KBPublisher (Knowledge base software)