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. A DLL Question

A DLL Question

Scheduled Pinned Locked Moved Visual Basic
comquestion
5 Posts 4 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.
  • C Offline
    C Offline
    color Aljechin
    wrote on last edited by
    #1

    Is it possible to create a regular win32 DLL using VB? I do not want a ActiveX/COM dll.

    :rose:

    R D B 3 Replies Last reply
    0
    • C color Aljechin

      Is it possible to create a regular win32 DLL using VB? I do not want a ActiveX/COM dll.

      :rose:

      R Offline
      R Offline
      Reuven Elliassi
      wrote on last edited by
      #2

      No as I know. In VB6 you can only create ActiveX/COM Dll's. In VB.NET you can create ActiveX/COM and .NET dll's.

      R 1 Reply Last reply
      0
      • R Reuven Elliassi

        No as I know. In VB6 you can only create ActiveX/COM Dll's. In VB.NET you can create ActiveX/COM and .NET dll's.

        R Offline
        R Offline
        Reuven Elliassi
        wrote on last edited by
        #3

        But, you can use the dll's you created in VB.NET in other Visual Studio Languages such C#,C++,Java.NET,ASP.NET. You also may use Dll's you made in the above language in the VB.NET. This sharing ability build on the CLR(Common Language Resource) of Microsoft that using a helf-native code compiled from the projects and in the CLR runtime compiling it to a native code according to the device CLR setup on (Movile, CE, Microwave, PC, etc.).

        1 Reply Last reply
        0
        • C color Aljechin

          Is it possible to create a regular win32 DLL using VB? I do not want a ActiveX/COM dll.

          :rose:

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          No, it's not. VB6 cannot create anything other than a COM-based DLL.

          Dave Kreskowiak Microsoft MVP - Visual Basic

          1 Reply Last reply
          0
          • C color Aljechin

            Is it possible to create a regular win32 DLL using VB? I do not want a ActiveX/COM dll.

            :rose:

            B Offline
            B Offline
            b43r_3oo3
            wrote on last edited by
            #5

            hello, u can create native dlls with a tool from remotsoft(www.remotesoft.com)

            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