LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
dafemec

Allow the configuration portion of DLL nodes to see mangled function names

Status: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined. 

Allow the configuration portion of DLL nodes to see mangled function names, such as those generated by many C++ compilers (@Initv, for instance).

3 Comments
GregR
Active Participant

The call library node configuration dialog attempts to remove the name mangling from function names when it shows them in the list of functions. When you select a function from that list, it shows the full mangled name in the prototype example. Are you hitting a case where this is not the behavior? Can you give an example of what it does show?

dafemec
Member

The mangled names, such as @Initv, simply are not displayed, although I can enter them manually and successfully call them.

Darren
Proven Zealot
Status changed to: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.