Create your first C++ GUI Windows Form using Visual Studio 2022 (Getting started)

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2024

Комментарии • 18

  • @mikehemilton9610
    @mikehemilton9610 6 месяцев назад +5

    Thanks god I found your video, it seemed like the whole internet couldn't answer on this simple problem of using the form in the actual entry point

  • @TegridyMadeGames
    @TegridyMadeGames 9 месяцев назад +3

    not everyone will appreciate this, but i do

  • @DrPretzelMan
    @DrPretzelMan 10 месяцев назад +7

    ur the best thing since the invention of the wheel

  • @mjpthetrucker9485
    @mjpthetrucker9485 Месяц назад +1

    Worked like a charm!

  • @TegridyMadeGames
    @TegridyMadeGames 9 месяцев назад +1

    after adding the form i get an error "cant find ProjectName.dll"

    • @BiswaRanjan
      @BiswaRanjan  8 месяцев назад

      Restart the visual studio and do a build

  • @stanhuang9194
    @stanhuang9194 8 месяцев назад

    I got confused at 4:26 & 4:27. How can the screen at 4:27 appear? I can't follow at this second because I can't find what can be clicked on my project?

    • @namanchitlur
      @namanchitlur 7 месяцев назад

      right click, then click properties. Click on the cpp file, then just type down the same code that he copied.

  • @Vlingn
    @Vlingn 11 месяцев назад +1

    I followed the video exactly but after running it I got the message: ''Unable to start program 'C:\User\TCP\source
    epos\Project1\x64\Debug\Project1.exe'
    The system cannot find the file specified''
    Please guide me!!!

    • @JackyYang
      @JackyYang 10 месяцев назад

      Are you Compile Successful ?

  • @Mario-xk7kh
    @Mario-xk7kh 8 месяцев назад

    Thanks very much

  • @aadilmalik7313
    @aadilmalik7313 2 месяца назад

    Sir I have same question

  • @АттиллаГунн
    @АттиллаГунн 2 месяца назад

    Thanks!

  • @GokdenizCetin
    @GokdenizCetin 11 месяцев назад

    include gives error

    • @JackyYang
      @JackyYang 10 месяцев назад

      「#include 」
      "w" is *NOT* uppercast "W"
      and don't forget the "#" sign