|
|
#1 |
|
In Runtime
Join Date: Sep 2010
Posts: 240
|
Hi, in the past I have made c++ console applications, I have also made a basic win32/c++ application where I pretty much just create a window.
There are alot of tutorials out there on how to create the window of a win32 application in c++ but there isnt any good ones which i could find which talk you through doing stuff with with a win32 c++ application. Do you know of any? |
|
|
|
|
|
#2 |
|
Solid State Member
Join Date: May 2011
Posts: 18
|
It can be tough finding good information put together in step to step format, I know, as I have been there. It's almost better to just learn the library and then "teach yourself." I'm not saying that there is nothing good out there, but that's always been my method, about. You may also want to look into a library that allows you to build applications that take care of several OS GUI. Because once you learn win32 programing, it wont really do you anything on other platforms. Of course it will still give you experience in the language you are working with though.
|
|
|
|
|
|
#3 |
|
In Runtime
Join Date: Sep 2010
Posts: 240
|
Thanks
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|