LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert .lib to source file .c

Hi,

I have a .lib library compiled from a Labwindows/CVI project, theproblem that lost the source file 

Can anyone help me or give me how can i convert .lib library to source file .c?
Thank You

0 Kudos
Message 1 of 2
(6,273 Views)

Hi giusceppe,

 

I'm not familiar with any common methods of reverting back to source code from a compiled library. Take a look at this stack overflow thread - they mention decompilation with Reflector or something similar, which is something you could look into:

 

http://stackoverflow.com/questions/3901873/is-it-possible-to-convert-a-dll-to-source-code

Kelsey W.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(6,227 Views)