рефераты конспекты курсовые дипломные лекции шпоры

Реферат Курсовая Конспект

Link /DLL /SUBSYSTEM:WINDOWS /DEF:%1.def /LIBPATH:c:masm32lib %1.obj

Link /DLL /SUBSYSTEM:WINDOWS /DEF:%1.def /LIBPATH:c:masm32lib %1.obj - раздел Образование, Adapting Quick Editor for COM These Link Directives Should Be All On The Same Line.   ...

These LINK directives should be all on the same line.

 

A .bat file BLDDLL.bat is provided to automate the entire build process, similar to the BLDALL.bat file does. This may be invoked with this Quick Editor menu macro:

 

Build &DLL,MASM32BINBLDDLL.bat {b}

A DLL also requires a .def file to specify the exported items. This file may also optionally name the final .dll Library. If it does not, the .asm file name is used with the .dll extension.

Building Visual Components (.ocx)

A Visual Component (.ocx) is simply a DLL with the extension changed to .ocx, no further magic is required. If the .def file specifies the library name as .ocx, then the DLL build as above may be used.

 

For those who prefer a choice, a BLDOCX.bat file option is included. This is identical to the BLDDLL.bat file, with the inclusion of an /OUT directive to change the Library name:

 

With Resources:

 

– Конец работы –

Эта тема принадлежит разделу:

Adapting Quick Editor for COM

Copyright Dec by Ernest Murphy ernie surfree com... For educational use only All commercial use only by written license...

Если Вам нужно дополнительный материал на эту тему, или Вы не нашли то, что искали, рекомендуем воспользоваться поиском по нашей базе работ: Link /DLL /SUBSYSTEM:WINDOWS /DEF:%1.def /LIBPATH:c:masm32lib %1.obj

Что будем делать с полученным материалом:

Если этот материал оказался полезным ля Вас, Вы можете сохранить его на свою страничку в социальных сетях:

Все темы данного раздела:

Link /DLL /SUBSYSTEM:WINDOWS /DEF:%1.def /OUT:%1.ocx /LIBPATH:c:masm32lib %1.obj
These LINK directives should be all on the same line.   Build &OCX,MASM32BINBLDOCX.bat {b} {n}     Buildi

Masm32inml /nologo /c /coff *.asm masm32inlib *.obj /out:%1.lib
This builds a lib with the same name as the file you currently have open in Quick Editor. If you build the .lib with the .inc open you will get the correct .lib name.    

MSDN, WINDOWSHH.EXE Program FilesMicrosoft Visual StudioMSDN9898VS1033msdnvs98.col
  All your folder paths may be different, these are only given as examples.     Registering and Unregistering COM Components

Unregister OCX,MASM32BIN egsvr32.exe /u {n}.ocx
Note I have moved my copy of regsvr32 to my MASM32/BIN folder. Had it been in my path I would not have had to do this. TOOLS FOR COM

Хотите получать на электронную почту самые свежие новости?
Education Insider Sample
Подпишитесь на Нашу рассылку
Наша политика приватности обеспечивает 100% безопасность и анонимность Ваших E-Mail
Реклама
Соответствующий теме материал
  • Похожее
  • Популярное
  • Облако тегов
  • Здесь
  • Временно
  • Пусто
Теги