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. makefile in mfc

makefile in mfc

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
7 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.
  • A Offline
    A Offline
    archanagaby
    wrote on last edited by
    #1

    hi I have two mfc applications.on clicking a certain button on the toolbar of the 1st mfc application i want to reflect some data onto a file that is included in the 2nd mfc application(i.e. under external dependencies of the 2nd mfc app.) and execute the 2nd mfc application without actually building/running the 2nd mfc application. can anyone help me thanks in advance archana

    D 1 Reply Last reply
    0
    • A archanagaby

      hi I have two mfc applications.on clicking a certain button on the toolbar of the 1st mfc application i want to reflect some data onto a file that is included in the 2nd mfc application(i.e. under external dependencies of the 2nd mfc app.) and execute the 2nd mfc application without actually building/running the 2nd mfc application. can anyone help me thanks in advance archana

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      So which part are you wanting help with: responding to a button click, writing to a file, or running another program?


      "The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)

      D 1 Reply Last reply
      0
      • D David Crow

        So which part are you wanting help with: responding to a button click, writing to a file, or running another program?


        "The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)

        D Offline
        D Offline
        dreamerzz
        wrote on last edited by
        #3

        Hi, I have a smiliar problem too. I have 2 MFC using single document interface. I have 2 programs. But on click the button on the first program, can the program prompt out the second window to let it perform its operations? Thanks for ur help in advance dreamerzz

        D 1 Reply Last reply
        0
        • D dreamerzz

          Hi, I have a smiliar problem too. I have 2 MFC using single document interface. I have 2 programs. But on click the button on the first program, can the program prompt out the second window to let it perform its operations? Thanks for ur help in advance dreamerzz

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          dreamerzz wrote: ...can the program prompt out the second window to let it perform its operations? I do not understand this. Can you explain further?


          "The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)

          D 1 Reply Last reply
          0
          • D David Crow

            dreamerzz wrote: ...can the program prompt out the second window to let it perform its operations? I do not understand this. Can you explain further?


            "The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)

            D Offline
            D Offline
            dreamerzz
            wrote on last edited by
            #5

            For example, everytime in order for the program to run, we need to build and compile it right? But can we skip this step?

            D 1 Reply Last reply
            0
            • D dreamerzz

              For example, everytime in order for the program to run, we need to build and compile it right? But can we skip this step?

              D Offline
              D Offline
              David Crow
              wrote on last edited by
              #6

              dreamerzz wrote: For example, everytime in order for the program to run, we need to build and compile it right? Only if any of the source files changed. If none have, then a rebuild is not necessary.


              "The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)

              D 1 Reply Last reply
              0
              • D David Crow

                dreamerzz wrote: For example, everytime in order for the program to run, we need to build and compile it right? Only if any of the source files changed. If none have, then a rebuild is not necessary.


                "The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)

                D Offline
                D Offline
                dreamerzz
                wrote on last edited by
                #7

                Hi, Thanks a lot for ur advice. dReaMerzZ

                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