Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.03.21;
Скачать: CL | DM;

Вниз

COM Experts   Найти похожие ветки 

 
mio ©   (2002-03-05 17:33) [0]

Люди! Кто подскажет, как сделать Expert (он же wizard, он же автогенератор кода :-), который генерит не только unit"ы и form"ы, но и COM-классы, интерфейсы и т.д. Можно ли создать TLB руками, без использования midl.exe?
Заранее спасибо.


 
kig   (2002-03-05 17:56) [1]

По поводу создания tlb смотрите описания в MSDN:

ICreateTypeInfo- Type information interface that provides the tools for creating and administering the type information defined through the type description.
ICreateTypeInfo2 - Type information interface that adds methods for deleting items that have been added through ICreateTypeInfo.
ICreateTypeLib - Provides the methods for creating and managing the component or file that contains type information.
CreateTypeLib API - Provides access to a new object instance that supports the ICreateTypeLib interface.
ICreateTypeLib2 - Support the creation and administration of type libraries and type descriptions.
CreateTypeLib2 API - Creates a type library in the current file format.



Страницы: 1 вся ветка

Текущий архив: 2002.03.21;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.014 c
1-66901
lipskiy
2002-03-06 02:11
2002.03.21
OpenDialog перестал реагировать на InitialDir !!! Помогите разобраться с глюком.


1-66830
Gayrus
2002-03-07 16:20
2002.03.21
Form s events


1-66919
lightix
2002-03-06 13:31
2002.03.21
Как проверить тип данных, введенный в TEdit?


1-66875
KMZ
2002-03-04 12:58
2002.03.21
Привет всем!(нужен совет по интерфейсу программы)


1-66868
webbyte
2002-03-04 09:21
2002.03.21
Есть ли в дельфи аналог паскалевской exec?то есть можно ли из приложения выполнить комманду в ком.строке?