I've found it in my visual studio folder, but when i open it it simply loads and closes instantly. is that the right way to reach to it's functionalities ?
How do i use TLBIMP.EXE?
Asked Answered
you should have a look at Type Library Importer (Tlbimp.exe) –
Obituary
The exe needs arguments on which library needs to be imported. Open visual studio command prompt & type "tlbimp" to see what argument it expects. –
Compressibility
© 2022 - 2024 — McMap. All rights reserved.