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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. references used in classes within a dll

references used in classes within a dll

Scheduled Pinned Locked Moved C / C++ / MFC
question
5 Posts 3 Posters 1 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
    crs999
    wrote on last edited by
    #1

    I have created a dll with several class functions. i am trying to call these class functions within a main program. in trying to call these class functions i am utilizing a long list of reference variables. my intent was to have the class function within the dll modify the references so that i can use them in the main program. Is this possible or am i in left field?

    RaviBeeR 1 Reply Last reply
    0
    • C crs999

      I have created a dll with several class functions. i am trying to call these class functions within a main program. in trying to call these class functions i am utilizing a long list of reference variables. my intent was to have the class function within the dll modify the references so that i can use them in the main program. Is this possible or am i in left field?

      RaviBeeR Offline
      RaviBeeR Offline
      RaviBee
      wrote on last edited by
      #2

      crs999 wrote: Is this possible ... Yes. /ravi Let's put "civil" back in "civilization" Home | Articles | Freeware | Music ravib@ravib.com

      R C 2 Replies Last reply
      0
      • RaviBeeR RaviBee

        crs999 wrote: Is this possible ... Yes. /ravi Let's put "civil" back in "civilization" Home | Articles | Freeware | Music ravib@ravib.com

        R Offline
        R Offline
        Ryan Binns
        wrote on last edited by
        #3

        :rolleyes: Great reply :-D Ryan Being little and getting pushed around by big guys all my life I guess I compensate by pushing electrons and holes around. What a bully I am, but I do enjoy making subatomic particles hop at my bidding - Roger Wright (2nd April 2003, The Lounge)
        Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late - John Nichol "Point Of Impact"

        1 Reply Last reply
        0
        • RaviBeeR RaviBee

          crs999 wrote: Is this possible ... Yes. /ravi Let's put "civil" back in "civilization" Home | Articles | Freeware | Music ravib@ravib.com

          C Offline
          C Offline
          crs999
          wrote on last edited by
          #4

          OK... I'll bite how do you do this?

          RaviBeeR 1 Reply Last reply
          0
          • C crs999

            OK... I'll bite how do you do this?

            RaviBeeR Offline
            RaviBeeR Offline
            RaviBee
            wrote on last edited by
            #5

            Sorry, I didn't mean to be cryptic. It's no different than using reference parameters in a method for a class that's local to your app. I hope I didn't misunderstand your original question. :( /ravi Let's put "civil" back in "civilization" Home | Articles | Freeware | Music ravib@ravib.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