LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Incorporating windows resources

Is there any way to incorporate additional Windows resources (the sort of things that are defined in a .rc file) into a CVI executable file? I'm using CVI 2012 if that makes a difference.

--
Martin
Certified CVI Developer
0 Kudos
Message 1 of 3
(4,498 Views)

Hi Martin,

I have not found any specific mention of achieving this in LabWindows/CVI - but hopefully the following documents will be useful for you.

http://www.digitalmars.com/ctg/ctgRC.html

http://mihai-nita.net/2007/05/03/how-to-localize-an-rc-file/


I hope this helps,


Tim, CLD, CTD
National Instruments (UK & Ireland)
________________________________________________
"No problem is insoluble in all conceivable circumstances"
0 Kudos
Message 2 of 3
(4,450 Views)

Tim:

 

Thanks for the links, but I know how to compile resources to my heart's content. It is packing them into the EXE file that there doesn't appear to be a direct method for. However, I've just found that I can add them manually to the EXE using Visual Studio, which isn't great but it will do.

--
Martin
Certified CVI Developer
0 Kudos
Message 3 of 3
(4,443 Views)