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

Поділитися
Вставка
  • Опубліковано 2 гру 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

  • @DrPretzelMan
    @DrPretzelMan 10 місяців тому +7

    ur the best thing since the invention of the wheel

  • @TegridyMadeGames
    @TegridyMadeGames 9 місяців тому +3

    not everyone will appreciate this, but i do

  • @mjpthetrucker9485
    @mjpthetrucker9485 Місяць тому +1

    Worked like a charm!

  • @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.

  • @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

  • @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

  • @АттиллаГунн
    @АттиллаГунн 3 місяці тому

    Thanks!

  • @aadilmalik7313
    @aadilmalik7313 2 місяці тому

    Sir I have same question

  • @GokdenizCetin
    @GokdenizCetin 11 місяців тому

    include gives error

    • @JackyYang
      @JackyYang 10 місяців тому

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