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. using MFC Extension DLL...

using MFC Extension DLL...

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestionc++
3 Posts 2 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.
  • M Offline
    M Offline
    Maverick
    wrote on last edited by
    #1

    I'm trying out an MFC extension DLL... An article said is all i have to do is to insert the dll header files onto stdafx.h.. Thats what i did, and there was no compile/link errors but when i ran the program i get this message: this application has failed to start because TheExtensionDLL.dll was not found. Re-installing the application may fix this problem How do i fix this error? tnx in advance :-D

    M 1 Reply Last reply
    0
    • M Maverick

      I'm trying out an MFC extension DLL... An article said is all i have to do is to insert the dll header files onto stdafx.h.. Thats what i did, and there was no compile/link errors but when i ran the program i get this message: this application has failed to start because TheExtensionDLL.dll was not found. Re-installing the application may fix this problem How do i fix this error? tnx in advance :-D

      M Offline
      M Offline
      Maverick
      wrote on last edited by
      #2

      the extension DLL is in another directory other than my project directory... Now what i did was copy the DLL on my project directory and this worked... But is there anyway i can reference an extension dll outside of my project directory? where do i set it?

      C 1 Reply Last reply
      0
      • M Maverick

        the extension DLL is in another directory other than my project directory... Now what i did was copy the DLL on my project directory and this worked... But is there anyway i can reference an extension dll outside of my project directory? where do i set it?

        C Offline
        C Offline
        Chris Losinger
        wrote on last edited by
        #3

        try Project / Settings / Debug / Category=Additional DLLs. that's for VC6. i'm not sure where the equivalent setting is with VS.Net. Software | Cleek

        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