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. dll [modified]

dll [modified]

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

    Hai, I am new to dll.I have created a menu in my dll.i want to use that in other for a Dialog Based Appication. How I can acheive this -- modified at 7:01 Wednesday 6th June, 2007

    A 1 Reply Last reply
    0
    • J jannathali

      Hai, I am new to dll.I have created a menu in my dll.i want to use that in other for a Dialog Based Appication. How I can acheive this -- modified at 7:01 Wednesday 6th June, 2007

      A Offline
      A Offline
      Anurag Gandhi
      wrote on last edited by
      #2

      Go to Resource view. Right Click, Add Resource, Then Add Menu. Customize the menu and call it whereever you want to use. Programming in Dll is almost same as that of other application.

      Anurag Gandhi.

      J 1 Reply Last reply
      0
      • A Anurag Gandhi

        Go to Resource view. Right Click, Add Resource, Then Add Menu. Customize the menu and call it whereever you want to use. Programming in Dll is almost same as that of other application.

        Anurag Gandhi.

        J Offline
        J Offline
        jannathali
        wrote on last edited by
        #3

        i mean i have already created a menu in my dll. i want to use that menu in other applications.my question was not clear, sorry for that

        A 1 Reply Last reply
        0
        • J jannathali

          i mean i have already created a menu in my dll. i want to use that menu in other applications.my question was not clear, sorry for that

          A Offline
          A Offline
          Anurag Gandhi
          wrote on last edited by
          #4

          Can you please mention in detail, which type of dll you are creating and what will be your client application. Dll created using MFC is not very much flexible.

          Anurag Gandhi.

          J 1 Reply Last reply
          0
          • A Anurag Gandhi

            Can you please mention in detail, which type of dll you are creating and what will be your client application. Dll created using MFC is not very much flexible.

            Anurag Gandhi.

            J Offline
            J Offline
            jannathali
            wrote on last edited by
            #5

            I am Creating a AtlCom Dll & i have to use menu created in that dll in a dialog based apllication

            T 1 Reply Last reply
            0
            • J jannathali

              I am Creating a AtlCom Dll & i have to use menu created in that dll in a dialog based apllication

              T Offline
              T Offline
              thammadi
              wrote on last edited by
              #6

              In you client application, add this string (#include "yourATLDLL.rc") in View->Resource Includes->Compile-time directives edit box. Next, in Project Settings->Resources tab, under "Additional resource include directories:" edit box, add (..\foldername) where your "ATLDLL.rc" file is located. Hope this helps. Thammadi

              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