Results 1 to 15 of 15

Thread: Run visual c++ program in visual basic

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2010
    Posts
    3

    Run visual c++ program in visual basic

    I want to build a form in visual basic in which user can browse one file.
    Then I want to run a visual C++ program that accepts this file as command

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Run visual c++ program in visual basic

    Welcome to the forums.

    I see two statements and zero questions.

    What do you have and what do you need help with specifically?

  3. #3
    PowerPoster CDRIVE's Avatar
    Join Date
    Jul 2007
    Posts
    2,620

    Re: Run visual c++ program in visual basic

    Your profile says you're using NET2008 which means you posted the wrong section of the forum.
    <--- Did someone help you? Please rate their post. The little green squares make us feel really smart!
    If topic has been resolved, please pull down the Thread Tools & mark it Resolved.


    Is VB consuming your life, and is that a bad thing??

  4. #4

    Thread Starter
    New Member
    Join Date
    Feb 2010
    Posts
    3

    Re: Run visual c++ program in visual basic

    I'm using VC++ 2008 and haven't used any version of VB yet.
    That's why I'm putting it in general VB.

  5. #5
    PowerPoster CDRIVE's Avatar
    Join Date
    Jul 2007
    Posts
    2,620

    Re: Run visual c++ program in visual basic

    This is not a general section of the forum, it's VB6.0 and earlier. Do you have a copy of VB6.0? They are not free and they're not that easy to find.
    <--- Did someone help you? Please rate their post. The little green squares make us feel really smart!
    If topic has been resolved, please pull down the Thread Tools & mark it Resolved.


    Is VB consuming your life, and is that a bad thing??

  6. #6

    Thread Starter
    New Member
    Join Date
    Feb 2010
    Posts
    3

    Re: Run visual c++ program in visual basic

    Yes i do have.

    And this forum is of no use.
    Thank you for wasting my time.

  7. #7
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Run visual c++ program in visual basic

    This forum has been about as useful as it could be so far, due to the limited amount of info that you have posted.

    Now we know that you actually have access to VB6 (most people don't), we are a step further towards being able to help, but there is still info we don't know about your situation... I recommend you give a response to Hack's post.

  8. #8
    Lively Member
    Join Date
    Sep 2009
    Posts
    95

    Re: Run visual c++ program in visual basic

    Even if I think you are not comming back raul8... - It seems, that you want to have a standard windows open/save file dialogue.
    The best would be to use API in your C++ project to do this.

    I don't know, why you wants to use VB to build the form. - Maybe your C++ project is just a console application? Makes no sense for me...

    But an easy way to reach your goal would be, to save the files path to a file and just read it in from the other project again.

  9. #9
    Hyperactive Member Condomx's Avatar
    Join Date
    Dec 2009
    Location
    Iligan City,Philippines
    Posts
    327

    Re: Run visual c++ program in visual basic

    if your using not vb then post your problem in somewhere which you think your post was fitted there..and ya this place was no use because your problem was not related any problem that is related to this section but if your problem does related in this section then all of us will able to help you.. so please dont be a moron in just saying that this section is not useful..
    ~[L!f3 !s @ll @ab0ut l3@rn!ng]~

    ~*D0nt Give up, h0pe is always present*~

  10. #10
    PowerPoster CDRIVE's Avatar
    Join Date
    Jul 2007
    Posts
    2,620

    Re: Run visual c++ program in visual basic

    Quote Originally Posted by raul8 View Post
    Yes i do have.

    And this forum is of no use.
    Thank you for wasting my time.
    I read back over the previous posts in this thread, which leaves me perplexed as to what provoked this anger?
    <--- Did someone help you? Please rate their post. The little green squares make us feel really smart!
    If topic has been resolved, please pull down the Thread Tools & mark it Resolved.


    Is VB consuming your life, and is that a bad thing??

  11. #11
    Hyperactive Member
    Join Date
    Jun 2007
    Posts
    280

    Re: Run visual c++ program in visual basic

    Some people are just like that. Moving on.
    Slower than a crippled Vista
    More buggy than a fresh XP install
    Look! Down the road, some 50 miles behind the drunken snail.
    It's Ubuntu!

  12. #12
    Hyperactive Member Condomx's Avatar
    Join Date
    Dec 2009
    Location
    Iligan City,Philippines
    Posts
    327

    Re: Run visual c++ program in visual basic

    shrekkk!! i hate those people whos saying this forum is useless even do it is not!, it just that they have no brain to tell..lil
    ~[L!f3 !s @ll @ab0ut l3@rn!ng]~

    ~*D0nt Give up, h0pe is always present*~

  13. #13
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Run visual c++ program in visual basic

    Clearly you've never spent anytime in the Chit-Chat section.... it's about 99&#37; useless... except as the occasional release valve.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  14. #14
    Hyperactive Member Condomx's Avatar
    Join Date
    Dec 2009
    Location
    Iligan City,Philippines
    Posts
    327

    Re: Run visual c++ program in visual basic

    oh can someone mark this thread resolved..lets move out in this disgusting thread.
    ~[L!f3 !s @ll @ab0ut l3@rn!ng]~

    ~*D0nt Give up, h0pe is always present*~

  15. #15
    Hyperactive Member
    Join Date
    Jun 2007
    Posts
    280

    Re: Run visual c++ program in visual basic

    I rather like the chit chat forum actually. It is more at my level of understanding.
    Slower than a crippled Vista
    More buggy than a fresh XP install
    Look! Down the road, some 50 miles behind the drunken snail.
    It's Ubuntu!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width