Results 1 to 2 of 2

Thread: Classes In Dynamic Links

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341

    Classes In Dynamic Links

    hey,

    Kinda came across a tricky situ here I need to be able to incorporate classes into dlls. I need to do this by having the function prototypes in a header and the main data for the functions in the dll itself.

    How can i do this ?

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    This works for VC++ 5, so it should for versions above that as well:
    Attached Files Attached Files
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width