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. Other Discussions
  3. Article Writing
  4. MFC

MFC

Scheduled Pinned Locked Moved Article Writing
questionc++helplearning
13 Posts 9 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.
  • C Offline
    C Offline
    CaesarCZ
    wrote on last edited by
    #1

    I'd really love a series about learning MFC. The whole site is mainly about it and I found no tutors teaching MFC basics (I know I can draw a dialog, double click something and write the proper question, but what about DDE (I've read something somewhen but maybe it's obsolete now) and what is what in the code generated? I know that CListView.AddItem stand for ListView_AddItem macro, but that's not enough... there are also newbies around. Help us!

    D K N S A 5 Replies Last reply
    0
    • C CaesarCZ

      I'd really love a series about learning MFC. The whole site is mainly about it and I found no tutors teaching MFC basics (I know I can draw a dialog, double click something and write the proper question, but what about DDE (I've read something somewhen but maybe it's obsolete now) and what is what in the code generated? I know that CListView.AddItem stand for ListView_AddItem macro, but that's not enough... there are also newbies around. Help us!

      D Offline
      D Offline
      Dy
      wrote on last edited by
      #2

      Should you not have any joy here, check out MSDN's tutorials. Okay, their not great, but they do give you enough to get started. http://msdn.microsoft.com [^]


      Dylan Kenneally London, UK

      C 1 Reply Last reply
      0
      • D Dy

        Should you not have any joy here, check out MSDN's tutorials. Okay, their not great, but they do give you enough to get started. http://msdn.microsoft.com [^]


        Dylan Kenneally London, UK

        C Offline
        C Offline
        CaesarCZ
        wrote on last edited by
        #3

        Like there weren't any tutorials (in MSDN) on shell and all the other stuff here :wtf:. Okay, but it's your choice and youngsters choose community that behaves most well to them (and I don't say CP doesn't, just that "go and see MDSN" is something I couldn't surely have figured out myself)...

        D 1 Reply Last reply
        0
        • C CaesarCZ

          Like there weren't any tutorials (in MSDN) on shell and all the other stuff here :wtf:. Okay, but it's your choice and youngsters choose community that behaves most well to them (and I don't say CP doesn't, just that "go and see MDSN" is something I couldn't surely have figured out myself)...

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

          Stick with CP mate, it's the best coders site there is. I was merly trying to be helpful whilst you wait and see if MFC tutorials appear, and you get your experience level up.


          Dylan Kenneally London, UK

          C 1 Reply Last reply
          0
          • D Dy

            Stick with CP mate, it's the best coders site there is. I was merly trying to be helpful whilst you wait and see if MFC tutorials appear, and you get your experience level up.


            Dylan Kenneally London, UK

            C Offline
            C Offline
            CaesarCZ
            wrote on last edited by
            #5

            Sure I will ;)...

            1 Reply Last reply
            0
            • C CaesarCZ

              I'd really love a series about learning MFC. The whole site is mainly about it and I found no tutors teaching MFC basics (I know I can draw a dialog, double click something and write the proper question, but what about DDE (I've read something somewhen but maybe it's obsolete now) and what is what in the code generated? I know that CListView.AddItem stand for ListView_AddItem macro, but that's not enough... there are also newbies around. Help us!

              K Offline
              K Offline
              Ken Mazaika
              wrote on last edited by
              #6

              You ought to purchase "Programming Windows With MFC" by Jeff Prosise (Microsoft Press) best money I ever spent. -Ken Mazaika

              1 Reply Last reply
              0
              • C CaesarCZ

                I'd really love a series about learning MFC. The whole site is mainly about it and I found no tutors teaching MFC basics (I know I can draw a dialog, double click something and write the proper question, but what about DDE (I've read something somewhen but maybe it's obsolete now) and what is what in the code generated? I know that CListView.AddItem stand for ListView_AddItem macro, but that's not enough... there are also newbies around. Help us!

                N Offline
                N Offline
                Nick Parker
                wrote on last edited by
                #7

                Here are a few article that I have found here at CP that I feel are useful: A Beginners Guide to Dialog Based Applications - Part One Beginners Guide to Dialog Based Applications - Part Two Entire Beginners Section Here: Beginners HTH Nick Parker


                1 Reply Last reply
                0
                • C CaesarCZ

                  I'd really love a series about learning MFC. The whole site is mainly about it and I found no tutors teaching MFC basics (I know I can draw a dialog, double click something and write the proper question, but what about DDE (I've read something somewhen but maybe it's obsolete now) and what is what in the code generated? I know that CListView.AddItem stand for ListView_AddItem macro, but that's not enough... there are also newbies around. Help us!

                  S Offline
                  S Offline
                  Space Ace
                  wrote on last edited by
                  #8

                  Please ask a more detailed question. What exactly would you like to know? Then perhaps several people will divide the work between themselves and write several tutorials. Be specific :)

                  C 1 Reply Last reply
                  0
                  • S Space Ace

                    Please ask a more detailed question. What exactly would you like to know? Then perhaps several people will divide the work between themselves and write several tutorials. Be specific :)

                    C Offline
                    C Offline
                    CaesarCZ
                    wrote on last edited by
                    #9

                    I want to know what is the difference between coding a MFC dialog app and a MFC MDI or something. I want to know what exactly the gray code means so I will never get lost. I want to know the basic and, if there is some, advanced architecture... Thanks

                    B M V 3 Replies Last reply
                    0
                    • C CaesarCZ

                      I want to know what is the difference between coding a MFC dialog app and a MFC MDI or something. I want to know what exactly the gray code means so I will never get lost. I want to know the basic and, if there is some, advanced architecture... Thanks

                      B Offline
                      B Offline
                      brianwelsch
                      wrote on last edited by
                      #10

                      I'm with kmaz. "Programming Windows with MFC" by Jeff Prosise has been very helpful for me. I've just started out with the MFC stuff myself and have learned everything so far from that book, CodeProject and www.codeguru.com. It may take some digging and playing around, but the answer always within those resources somewhere. Trolling the messageboard is quite useful as well, although I wish the search capabilities were a little better. Good Luck! PS. MSDN good BW {insert witty/thought-provoking saying here}

                      1 Reply Last reply
                      0
                      • C CaesarCZ

                        I want to know what is the difference between coding a MFC dialog app and a MFC MDI or something. I want to know what exactly the gray code means so I will never get lost. I want to know the basic and, if there is some, advanced architecture... Thanks

                        M Offline
                        M Offline
                        Mehdi Mousavi
                        wrote on last edited by
                        #11

                        Hi there, Take a look at the following articles: MFC v. Win32 Part I MFC v. Win32 Part II Cheers, M.Mousavi

                        1 Reply Last reply
                        0
                        • C CaesarCZ

                          I want to know what is the difference between coding a MFC dialog app and a MFC MDI or something. I want to know what exactly the gray code means so I will never get lost. I want to know the basic and, if there is some, advanced architecture... Thanks

                          V Offline
                          V Offline
                          Vagif Abilov
                          wrote on last edited by
                          #12

                          I think you first need to obtain basic Windows programming knowledge. MFC is a relatively think wrapper around Windows API. Check the books from Petzold and Prosise, and then you'll have primary understanding of MFC. Don't expect to obtain solid knowledge only from free Web-based articles. Invest in a few good books, and it will pay off. Vagif Abilov MCP (Visual C++) Oslo, Norway If you're in a war, instead of throwing a hand grenade at the enemy, throw one of those small pumpkins. Maybe it'll make everyone think how stupid war is, and while they are thinking, you can throw a real grenade at them. Jack Handey, Deep Thoughts

                          1 Reply Last reply
                          0
                          • C CaesarCZ

                            I'd really love a series about learning MFC. The whole site is mainly about it and I found no tutors teaching MFC basics (I know I can draw a dialog, double click something and write the proper question, but what about DDE (I've read something somewhen but maybe it's obsolete now) and what is what in the code generated? I know that CListView.AddItem stand for ListView_AddItem macro, but that's not enough... there are also newbies around. Help us!

                            A Offline
                            A Offline
                            Alexandru Savescu
                            wrote on last edited by
                            #13

                            I started with the Scribble tutorial from MSDN. Then with some Teach yourself in XXX days/hours. Then I discovered CP and nothing else was needed. Best regards, Alexandru Savescu

                            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