MFC C++ How-To Series : Using CListBox list box in a Dialog Box Video 22 | MFC Basics

Поділитися
Вставка
  • Опубліковано 28 січ 2025

КОМЕНТАРІ • 13

  • @Misc_useful
    @Misc_useful 3 роки тому

    Very useful and interesting list control tutorial😊

  • @kids__station
    @kids__station 2 роки тому

    Hey do u have any tutorial creating CRUD application using MFC

  • @sharifzaman2972
    @sharifzaman2972 3 роки тому

    Is it possible to upload the vedio for
    Status bar with panes , i really need to learn it for the semester,

  • @sahilajmeri8619
    @sahilajmeri8619 2 роки тому

    Thank you Pekka for this amazing vdeo tutorials of mfc c++. very HelpFull!!! can u suggest me that hows the career in mfc C++ in 2023 and future??

    • @pekkak.1411
      @pekkak.1411  2 роки тому

      I think depends which country we are talking about. In Europe mostly they do not use MFC much in new projects. But there are some old projects they still work which are done with MFC so they might need workers for it. There are some MFC jobs, but not so many. I got a MFC job, so there is hope :).
      There are a lot of C++ jobs, and I am sure there will be them in the next 10 years.... C++ is not gonna go away for long time because there are a huge amount of projects using it and they need workers to manage them.
      depends also what you want to do. If you do gaming, then C++ is one of the top languages and surely continue being one.

    • @sahilajmeri8619
      @sahilajmeri8619 2 роки тому

      @@pekkak.1411 well i'm from india and currently i'm trainee in c++ in a company where many mechanical projects related to automation and many c++ project. but currently they are give me task in mfc c++ so..
      okay i understands that there are lots of scope in c++ so i will continue my journey.
      any suggestion for beginner? please guide me... thank you in advance!!!

    • @pekkak.1411
      @pekkak.1411  2 роки тому +1

      @@sahilajmeri8619 "any suggestion for beginner?"
      obviously learn the basics. Then at some point can watch experts talking about correct way of programming, like cppcon on youtube. Follow the advices by experct like Bjarne. Read this and follow it:
      isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
      Make your own programs. Keep making them, even if not useful. games, whatever..

    • @sahilajmeri8619
      @sahilajmeri8619 2 роки тому

      @@pekkak.1411 thank you my friend is there any other option to contact you in case if i need more help from u ? how can i contact you so you can answer as fast as possible !!!! again thank you...❤❤❤❤

  • @sharifzaman2972
    @sharifzaman2972 3 роки тому

    Does anyone know how to save a
    Select radio (group box)button input via dialogue box In MFC...
    If you have any demo code
    Or any material related could you please share...
    I am able to save other stuff like
    Texts drawings /lines etc etc..
    But not seleted radio button input

  • @obosobrio8012
    @obosobrio8012 3 роки тому

    I joined and paid. Source code download link
    does not work. Site returns something went wrong.

    • @pekkak.1411
      @pekkak.1411  3 роки тому

      Thanks for the notice. I just fixed it, please try again now.

  • @sharifzaman2972
    @sharifzaman2972 3 роки тому

    For file serialization and deserialization (in doc/view architecture)
    How to save/open a seleted radio button(that changes background colour)input via dialogue