Write the steps in Creating ActiveX Dll and Active Exe?



Write the steps in Creating ActiveX Dll and Active Exe?..

Answer / Sanjay Singh Napalchyal

Creating an ActiveX DLL involves writing code in a language such as Visual Basic, compiling it, and registering it with the system so that other applications can use it. Creating an ActiveX EXE also involves writing code, but instead of being registered, it is executed directly when called by another application or invoked through a web browser or email client. The specific steps vary depending on the development environment and platform.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How do I change the color of a form in visual basic?

1 Answers  


What do you mean by Databound Controls Explain?

1 Answers  


___,_____ and ____ container objects.

1 Answers  


What is Vlookup introduction and formula?

2 Answers  


What is the different between Microsoft ODBC Driver and Oracle OBDC Driver?

1 Answers  


What is the difference between Property Get, Set and Let.

1 Answers  


How do I remove/change the picture property of a control at design time?

1 Answers  


Clear property is available in ____,___ control.

1 Answers  


Wat is d diff b/w API fns & Norm fns

5 Answers   TATA,


Are there any examples of commercial applications built using Visual Basic?

1 Answers  


What is datagrid in vb net?

1 Answers  


What are the rules which should be followed while naming a variable in VB?

1 Answers  


Categories