.TLH ファイル拡張子
Typelib Generated C/C++ Header File
| 開発元 | Microsoft |
| 人気度 |
3.7 | 3 票 |
TLHファイルとは?
Header file generated by a Microsoft C/C++ compiler; contains definitions of interfaces and identifiers generated by the #import directive; used in conjunction with a .TLI file to reconstruct compiled type library contents for use in C/C++ source code.
詳細情報
注: The #import directive generates both TLH and TLI files. For example, the command #import "mylib.tlb" generates the "mylib.tlh" and "mylib.tli" files from a .TLB file.
TLHファイルを開く、または参照するプログラム
Windows