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. ATL / WTL / STL
  4. How to use messagebox in ATL

How to use messagebox in ATL

Scheduled Pinned Locked Moved ATL / WTL / STL
c++tutorialquestion
6 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.
  • K Offline
    K Offline
    KASR1
    wrote on last edited by
    #1

    I am new to ATL. How to display a message box in ATL projects?

    T P D H 4 Replies Last reply
    0
    • K KASR1

      I am new to ATL. How to display a message box in ATL projects?

      T Offline
      T Offline
      ThatsAlok
      wrote on last edited by
      #2

      Sakthi_Vel wrote:

      I am new to ATL. How to display a message box in ATL projects?

      ::MessageBox(NULL,_T(""),_T(""),MB_OK); same like any win32 project

      "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
      Never mind - my own stupidity is the source of every "problem" - Mixture

      cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/codeProject$$>

      1 Reply Last reply
      0
      • K KASR1

        I am new to ATL. How to display a message box in ATL projects?

        P Offline
        P Offline
        prasad_som
        wrote on last edited by
        #3

        As said by Alok , you can use win32 api's. Or use CWindow::MessageBox[^].

        1 Reply Last reply
        0
        • K KASR1

          I am new to ATL. How to display a message box in ATL projects?

          D Offline
          D Offline
          dfz
          wrote on last edited by
          #4

          Another WinApi wrapper function AtlMessageBox

          K 1 Reply Last reply
          0
          • D dfz

            Another WinApi wrapper function AtlMessageBox

            K Offline
            K Offline
            KASR1
            wrote on last edited by
            #5

            Thanks to all. Indeed more than i need ;P

            1 Reply Last reply
            0
            • K KASR1

              I am new to ATL. How to display a message box in ATL projects?

              H Offline
              H Offline
              Hamid Taebi
              wrote on last edited by
              #6

              If you are new to ATL see http://msdn2.microsoft.com/en-us/library/599w5e7x(VS.80).aspx[^].

              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