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. C / C++ / MFC
  4. Dll creation problem

Dll creation problem

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialcareer
5 Posts 3 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.
  • K Offline
    K Offline
    Karismatic
    wrote on last edited by
    #1

    Hey guys, Can anybody tell me how to create a dll that ca be successfully fully loaded in some other language like vb and can be used there.

    Regards, Pankaj Sachdeva "There is no future lies in any job" "but" "future lies in the person who holds the job"

    N S 2 Replies Last reply
    0
    • K Karismatic

      Hey guys, Can anybody tell me how to create a dll that ca be successfully fully loaded in some other language like vb and can be used there.

      Regards, Pankaj Sachdeva "There is no future lies in any job" "but" "future lies in the person who holds the job"

      N Offline
      N Offline
      Nelek
      wrote on last edited by
      #2

      I have no idea (yet), I need to learn about DLLs too, So I was looking in the DLL section here in codeproject. I think This link[^] and the other 3 articles of the same group can help you. Is about writing a C++ from VC++ and VB. It has information about compatibilities and so on. Maybe is not what you exactly look for, but it has lot of comments/points tht will help you.

      Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you ;)

      K 1 Reply Last reply
      0
      • N Nelek

        I have no idea (yet), I need to learn about DLLs too, So I was looking in the DLL section here in codeproject. I think This link[^] and the other 3 articles of the same group can help you. Is about writing a C++ from VC++ and VB. It has information about compatibilities and so on. Maybe is not what you exactly look for, but it has lot of comments/points tht will help you.

        Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you ;)

        K Offline
        K Offline
        Karismatic
        wrote on last edited by
        #3

        Have you tried to make a atl com dll i have tried by i am unable to use it successfully like some of the functions are working and some other are not do you have any idea

        Regards, Pankaj Sachdeva "There is no future lies in any job" "but" "future lies in the person who holds the job"

        N 1 Reply Last reply
        0
        • K Karismatic

          Have you tried to make a atl com dll i have tried by i am unable to use it successfully like some of the functions are working and some other are not do you have any idea

          Regards, Pankaj Sachdeva "There is no future lies in any job" "but" "future lies in the person who holds the job"

          N Offline
          N Offline
          Nelek
          wrote on last edited by
          #4

          no sorry, you are in a more advanced position as me at the moment

          Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you ;)

          1 Reply Last reply
          0
          • K Karismatic

            Hey guys, Can anybody tell me how to create a dll that ca be successfully fully loaded in some other language like vb and can be used there.

            Regards, Pankaj Sachdeva "There is no future lies in any job" "but" "future lies in the person who holds the job"

            S Offline
            S Offline
            Sachinpatole
            wrote on last edited by
            #5

            u will have to use "_stdcall" calling convention while exporting the function from DLL.

            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