Go Back   Velocity Reviews > Newsgroups > MCSD
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSD - Active X dll document in visual basic 6.0

 
Thread Tools Search this Thread
Old 09-02-2006, 01:43 PM   #1
Default Active X dll document in visual basic 6.0


Hi

I have Created Active X dll document in Visual Basic which
consists of some interface elements.ie Button and Textbox etc.
and then create actual Dll of the document.through Command
file->create Project DLL..


now i want that to include this dll file in another Project
exe file .and use the dll interface .

help me how it is possible....



Jawad Rehman
  Reply With Quote
Old 09-04-2006, 06:19 AM   #2
Joseph Bittman MVP MCSD
 
Posts: n/a
Default Re: Active X dll document in visual basic 6.0
Sept. 3, 2006

Hey Jawad... Honestly, I don't use VB 6.0 (pre-.net) components, and so
can't give an answer myself... but I would encourage you to post this to the
VB 6.0 newsgroup (lots of people there give answers), as I think you'll get
a bigger response there...

The name of the newsgroup is:
microsoft.public.vb.general.discussion

Hope this helps and good luck!
--
Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Web Site/Blog: http://CactiDevelopers.ResDev.Net/

"Jawad Rehman" <> wrote in message
news: oups.com...
> Hi
>
> I have Created Active X dll document in Visual Basic which
> consists of some interface elements.ie Button and Textbox etc.
> and then create actual Dll of the document.through Command
> file->create Project DLL..
>
>
> now i want that to include this dll file in another Project
> exe file .and use the dll interface .
>
> help me how it is possible....
>





Joseph Bittman MVP MCSD
  Reply With Quote
Old 09-13-2006, 10:04 PM   #3
Blackmetal
 
Posts: n/a
Default Re: Active X dll document in visual basic 6.0
Hi,

In order to use the new DLL, in the new project, you can do it in two ways:

1. In the new project, add a New Project to the group and open the project
that contains your DLL, Or

2. In the VB Menu, goto Project->References and look for your DLL in the
list of possible ActiveX servers and mark the check box to add a reference
to your new project.

But before that, make sure that your DLL project is Instantiable and it is
registered (using RegSvr32)

Hope this helps

"Jawad Rehman" <> wrote in message
news: oups.com...
> Hi
>
> I have Created Active X dll document in Visual Basic which
> consists of some interface elements.ie Button and Textbox etc.
> and then create actual Dll of the document.through Command
> file->create Project DLL..
>
>
> now i want that to include this dll file in another Project
> exe file .and use the dll interface .
>
> help me how it is possible....
>





Blackmetal
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
both C# and Visual Basic lelibus MCTS 4 01-18-2008 09:40 AM
IIS seetings for impersonation with basic authenticaion and Anonymous access sitaramig Software 0 06-03-2007 07:48 AM
Press Release - Visual CertExam Suite Makes It Easy to Create and Take Professional Practice Tests David Johnson A+ Certification 0 10-19-2004 05:03 PM
Visual CertExam Suite: A New Test Engine for IT Certification David Johnson A+ Certification 0 07-13-2004 02:46 PM
Visual Basic? Kenny A+ Certification 3 09-05-2003 04:50 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46