how do i build a graphical user interface in visual c++

Recommended Answers

All 5 Replies

Member Avatar for iamthwee

Since you never mentioned OS I'd go for OpenGL.

commented: Since Visual C++ ONLY works on Windows, the OS is obvious -2
commented: Nope +0

windows OS....i've only tried running the usual simple programs in DOS....perhaps there's site i can go to read

Member Avatar for iamthwee

Try googling for win32 tutorials if you want the hard core stuff.

Perhaps dotnet if you want the easy alternative.

how do i build a graphical user interface in visual c++

Since you never mentioned OS I'd go for OpenGL.

How many OS's does Visual C++ work under? Another DUH moment... :icon_wink:

commented: Huh? I was asking what OS he wanted to write the GUI for. Oh dear. -2

how do i build a graphical user interface in visual c++

Its pretty complicated and requires a thorough understandanding of C or C++ language -- definitely not for beginners. But here is a popular tutorial that gives you the basics. How to build the program depends on which oversion of the compiler you have.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.