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. HOW TO USE DLL FUNCTIONS

HOW TO USE DLL FUNCTIONS

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

    Hi DLL Loads Successfully ......Now i want to use its funtions in my program .......i need ur suggestions..... Thanks

    AbidBhat

    M C C R 4 Replies Last reply
    0
    • B bhat

      Hi DLL Loads Successfully ......Now i want to use its funtions in my program .......i need ur suggestions..... Thanks

      AbidBhat

      M Offline
      M Offline
      Maxwell Chen
      wrote on last edited by
      #2

      Which way do you load the DLL?

      Maxwell Chen

      1 Reply Last reply
      0
      • B bhat

        Hi DLL Loads Successfully ......Now i want to use its funtions in my program .......i need ur suggestions..... Thanks

        AbidBhat

        C Offline
        C Offline
        CPallini
        wrote on last edited by
        #3

        What about calling?

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke

        1 Reply Last reply
        0
        • B bhat

          Hi DLL Loads Successfully ......Now i want to use its funtions in my program .......i need ur suggestions..... Thanks

          AbidBhat

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          here[^]

          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          1 Reply Last reply
          0
          • B bhat

            Hi DLL Loads Successfully ......Now i want to use its funtions in my program .......i need ur suggestions..... Thanks

            AbidBhat

            R Offline
            R Offline
            Rajkumar R
            wrote on last edited by
            #5

            Always read msdn and understand API behaviours , atleast for APIs you are using. If you loaded the DLL (possibly LoadLibrary), if read the API documentation of LoadLibrary, GetProcAdress() is meantioned in its "remarks" section and also refer "see also"section and also "Example Code" section.

            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