Главная страница
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.009 c
3-66731
ray_wagner
2002-02-18 05:07
2002.03.21
Результат запроса?


14-67002
savva
2002-02-08 11:55
2002.03.21
Кажется скоро буду еще вирусы... Готовьтесь :))


1-66936
Man-In-Red
2002-03-06 21:51
2002.03.21
Как в label2 вставить текст с Label1 до слова ‘Конец’, а в Label3 после этого слова?


4-67059
Zja
2001-12-26 01:13
2002.03.21
Midi в ресурсах


3-66753
AndrewK
2002-02-21 11:28
2002.03.21
Не работает выполнение арифметических функций в SQL запросе