How do you write a 64bit dll using Visual basic 2008 Express

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tig201
    New Member
    • Mar 2007
    • 103

    How do you write a 64bit dll using Visual basic 2008 Express

    I currently have a dll written w/ VB 6. The problem is my office upgraded to 64bit windows XP and the dll won't work. from what I have found it apears I need a 64bit dll. but am having trouble creating one. Any help would be appreciated.
  • Aimee Bailey
    Recognized Expert New Member
    • Apr 2010
    • 197

    #2
    How do you mean it wont work? please elaborate further.

    Aimee.

    Comment

    • Tig201
      New Member
      • Mar 2007
      • 103

      #3
      I converted the code from vb6 to vb.net using the upgrade wizard and compiled it. I still get the same error trying to access the new dll as I did with the original dll.

      Comment

      Working...