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

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 20

  • @mikehemilton9610
    @mikehemilton9610 7 หลายเดือนก่อน +7

    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 11 หลายเดือนก่อน +8

    ur the best thing since the invention of the wheel

  • @mjpthetrucker9485
    @mjpthetrucker9485 2 หลายเดือนก่อน +2

    Worked like a charm!

  • @TegridyMadeGames
    @TegridyMadeGames 10 หลายเดือนก่อน +4

    not everyone will appreciate this, but i do

    • @BiswaRanjan
      @BiswaRanjan  9 หลายเดือนก่อน

      ThaNk you

  • @Thomas_steels
    @Thomas_steels 18 วันที่ผ่านมา +1

    Thanks for this man

  • @stanhuang9194
    @stanhuang9194 9 หลายเดือนก่อน +1

    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 8 หลายเดือนก่อน

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

  • @TegridyMadeGames
    @TegridyMadeGames 10 หลายเดือนก่อน +2

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

    • @BiswaRanjan
      @BiswaRanjan  9 หลายเดือนก่อน

      Restart the visual studio and do a build

  • @Mario-xk7kh
    @Mario-xk7kh 9 หลายเดือนก่อน +1

    Thanks very much

  • @Vlingn
    @Vlingn ปีที่แล้ว +2

    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 11 หลายเดือนก่อน

      Are you Compile Successful ?

  • @АттиллаГунн
    @АттиллаГунн 3 หลายเดือนก่อน +1

    Thanks!

  • @SAMEH_MOSTAFA
    @SAMEH_MOSTAFA 6 วันที่ผ่านมา

    Please complete how to add GUI to my project

  • @aadilmalik7313
    @aadilmalik7313 3 หลายเดือนก่อน +1

    Sir I have same question

  • @GokdenizCetin
    @GokdenizCetin ปีที่แล้ว +1

    include gives error

    • @JackyYang
      @JackyYang 11 หลายเดือนก่อน

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