.TLI 파일 확장자
Typelib Generated C/C++ Inline File
| 개발사 | 해당 없음 |
| 인기도 |
3.0 | 1 투표 |
TLI 파일이란 무엇인가요?
Source code header file generated by a C/C++ compiler; contains inline wrapper functions generated by the #import directive; used in combination with a .TLH file to reconstruct type library contents in C/C++ source code.
추가 정보
참고: Both TLH and TLI files are generated by the #import directive.
TLI 파일을 열거나 참조하는 프로그램
Windows