LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Localization: multiple exe/dll's with only one lwl possible?

I have an application with many (CVI) dll's and a main exe; currently I have to create a lwl file (for localization) for each of the dll's and the exe, is it possible to use one (big) lwl-file for all of them? Or at least create from one source lwd-file all necessary lwl-files during program start automatically, to make the redistribution easier?

 

Thanx

 

Peter

0 Kudos
Message 1 of 4
(3,152 Views)

Peter,

 

Forgive me if you have already seen this.  It may apply? 

 

http://zone.ni.com/devzone/cda/tut/p/id/4036

 

Regards

Ryk

0 Kudos
Message 2 of 4
(3,104 Views)

Hi ryk,

 

I know of this article; I'm looking for a solution to ship one lwd-file with my application (which consists of many dll's and exe's). During start-up or runtime I want to create all necessary lwl-files (temporary/in memory) which are used for the application. Currently I have to include for each dll a single lwl-file...

 

regards

 

Peter

0 Kudos
Message 3 of 4
(3,102 Views)

Peter,

 

Have you seen this link?

 

http://forums.ni.com/t5/LabWindows-CVI/Unable-to-run-UI-localizer-utility/td-p/351385

 

It suggests that what you want to do is doable.  You just have to make sure there are not naming conflicts between the various panels/controls that will be used as inputs to the lwl.

 

Ryk

0 Kudos
Message 4 of 4
(3,095 Views)