CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 9 of 9

Threaded View

  1. #8
    Join Date
    Aug 2010
    Posts
    47

    Re: How to structure and step through a project using vb.net and vc++.net

    Quote Originally Posted by Arjay View Post
    Wavering, by the sounds of some of your posts it seems like you've been programming a long time. Given that I'm a bit surprised that you haven't purchased a full version of VS. Maybe you're just waiting for VS 2014?
    Well, I have been programming for many decades but that does not make me a good programmer - just old and slow!

    I think I need to rephrase my question to read as follows:

    "I had vb.net express 2010 and vc++ express 2010 installed on an XP laptop and it all worked but I was unable to step through my Native Code DLLs to debug them

    Now, I have moved to a new win 8.1 laptop and have installed Visual Studio 2013 but cannot call the DLLs as am getting incorrect format errors (probably 32 bit v 64 bit problem). I also note that in trying to create a new DLL in VS2013 there is no provision for Native Code that I can see

    So, should I uninstall VS2013 and install vb.net Express 2010 and VC++ Express 2010 (or 2012? Or VS Professional) or what?!"

    All help appreciated - I am drowning!
    Last edited by wavering; September 7th, 2014 at 08:50 AM.
    MOPEKS - a freeware program that generates programs that use each other to solve problems. Is this the correct route to a genuinely intelligent machine?

Tags for this Thread

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

Featured