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. win32 windows exploler.

win32 windows exploler.

Scheduled Pinned Locked Moved C / C++ / MFC
designlinuxhelptutorial
7 Posts 5 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.
  • B Offline
    B Offline
    birajendu
    wrote on last edited by
    #1

    I created a Windows exploler kind of UI. In the right shell pan of the UI i tried to add A tabbed dialog control. Till this point i am fine. In one of that tab I am trying to open a different application. can any one help with any idea how to achive this.... thanks in advance....

    birajendu CyberG India Delhi India

    _ D _ 3 Replies Last reply
    0
    • B birajendu

      I created a Windows exploler kind of UI. In the right shell pan of the UI i tried to add A tabbed dialog control. Till this point i am fine. In one of that tab I am trying to open a different application. can any one help with any idea how to achive this.... thanks in advance....

      birajendu CyberG India Delhi India

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      what do you mean by open an application? Are you using some kind of automation or you just want to run the exe

      You need to google first, if you have "It's urgent please" mentioned in your question. ;-)_AnShUmAn_

      1 Reply Last reply
      0
      • B birajendu

        I created a Windows exploler kind of UI. In the right shell pan of the UI i tried to add A tabbed dialog control. Till this point i am fine. In one of that tab I am trying to open a different application. can any one help with any idea how to achive this.... thanks in advance....

        birajendu CyberG India Delhi India

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

        birajendu wrote:

        can any one help with any idea how to achive this....

        Which part, adding a tabbed dialog control, or opening a different application?

        "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        1 Reply Last reply
        0
        • B birajendu

          I created a Windows exploler kind of UI. In the right shell pan of the UI i tried to add A tabbed dialog control. Till this point i am fine. In one of that tab I am trying to open a different application. can any one help with any idea how to achive this.... thanks in advance....

          birajendu CyberG India Delhi India

          _ Offline
          _ Offline
          _Superman_
          wrote on last edited by
          #4

          birajendu wrote:

          n one of that tab I am trying to open a different application.

          This doesn't really make sense. A different application is a different process space. You can start an application using CreateProcess, but that process in case of a UI application will run in its own window. Your question needs to be more specific.

          «_Superman_» I love work. It gives me something to do between weekends.

          B 1 Reply Last reply
          0
          • _ _Superman_

            birajendu wrote:

            n one of that tab I am trying to open a different application.

            This doesn't really make sense. A different application is a different process space. You can start an application using CreateProcess, but that process in case of a UI application will run in its own window. Your question needs to be more specific.

            «_Superman_» I love work. It gives me something to do between weekends.

            B Offline
            B Offline
            birajendu
            wrote on last edited by
            #5

            Yes, I got you. Let me explain more clearly. I have a application name A, it should have a tabbed UI. In on of its tab I want to lunch another application suppose application B. To achive this kind of UI what approach I need to take? Thanks In advance.....

            birajendu SonicWALL Bangalore. India

            C 1 Reply Last reply
            0
            • B birajendu

              Yes, I got you. Let me explain more clearly. I have a application name A, it should have a tabbed UI. In on of its tab I want to lunch another application suppose application B. To achive this kind of UI what approach I need to take? Thanks In advance.....

              birajendu SonicWALL Bangalore. India

              C Offline
              C Offline
              chirag_chauhan
              wrote on last edited by
              #6

              I guess, it may be related to OLE just like one can embed excel functionality within Word Document. I haven't tried it, but this may be one of the solution to your problem.

              B 1 Reply Last reply
              0
              • C chirag_chauhan

                I guess, it may be related to OLE just like one can embed excel functionality within Word Document. I haven't tried it, but this may be one of the solution to your problem.

                B Offline
                B Offline
                birajendu
                wrote on last edited by
                #7

                Thanks for all of your replies... My purpose solved.

                birajendu CyberG India Delhi India

                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