Thread: Interlanguage Development

  1. #1
    Registered User
    Join Date
    Oct 2004
    Posts
    1

    Interlanguage Development

    How should one go about developing a project in both VB and VC++. Please give your views

  2. #2
    Registered User
    Join Date
    Jun 2004
    Posts
    42
    using vc to build DLLs to wrap all important functions you write. using VB to design UI, any other simple stuffs and invoke those important functions from DLLs.

  3. #3
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    You could also write an activeX control if that suited your needs.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Kernel Development
    By ssharish2005 in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 05-24-2009, 04:45 PM
  2. Undertaking Website Building Project and Application Software Development
    By Programmer168 in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 03-21-2009, 04:44 AM
  3. Planned Development Community Idea (important)
    By cozman in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 06-12-2002, 12:13 PM
  4. Visual C++ 6.0 Development
    By Developer in forum C++ Programming
    Replies: 3
    Last Post: 03-06-2002, 06:01 PM