Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. VB and dll

VB and dll

Scheduled Pinned Locked Moved Visual Basic
c++data-structures
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mau
    wrote on last edited by
    #1

    Hello, I made a new dll, for my VB program, and i need to pass array (with no lenth defined) in parameters. my function (in c++) have a float pointer but VB doesnt validate my function... anyone having ideas...

    realJSOPR 1 Reply Last reply
    0
    • M Mau

      Hello, I made a new dll, for my VB program, and i need to pass array (with no lenth defined) in parameters. my function (in c++) have a float pointer but VB doesnt validate my function... anyone having ideas...

      realJSOPR Offline
      realJSOPR Offline
      realJSOP
      wrote on last edited by
      #2

      What language did you use for the DLL? "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 "Half the reason people switch away from VB is to find out what actually goes on.. and then like me they find out that they weren't quite as good as they thought - they've been nannied." - Alex, 13 June 2002 Please review the Legal Disclaimer in my bio.

      M 1 Reply Last reply
      0
      • realJSOPR realJSOP

        What language did you use for the DLL? "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 "Half the reason people switch away from VB is to find out what actually goes on.. and then like me they find out that they weren't quite as good as they thought - they've been nannied." - Alex, 13 June 2002 Please review the Legal Disclaimer in my bio.

        M Offline
        M Offline
        Mau
        wrote on last edited by
        #3

        I use the managed c++ library for wrapping a class, and i spell it into VB... I have now a function which copying the __gc table to __nogc table... But is there other means to acces to the memory, for example with a pointer...

        realJSOPR 1 Reply Last reply
        0
        • M Mau

          I use the managed c++ library for wrapping a class, and i spell it into VB... I have now a function which copying the __gc table to __nogc table... But is there other means to acces to the memory, for example with a pointer...

          realJSOPR Offline
          realJSOPR Offline
          realJSOP
          wrote on last edited by
          #4

          When you said "managed C++", that eliminated me fromt he discussion. Unless forced to by a job change or corporate policy of my current employer, I have no interest or knowledge in "managed" c++. ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends

          M 1 Reply Last reply
          0
          • realJSOPR realJSOP

            When you said "managed C++", that eliminated me fromt he discussion. Unless forced to by a job change or corporate policy of my current employer, I have no interest or knowledge in "managed" c++. ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends

            M Offline
            M Offline
            Mau
            wrote on last edited by
            #5

            No Problem...

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups