How do i use resources?
do i just make a .rc file with some weird coding in it, and then a header with some other weird coding in it, and then load the resources from the main? rite?
Thats where im trying to learn win32, but i dont get it how to make resources (by text), as i cant find a big red button saying "create a .rc file" in meh MSVC++ :P
do i have to create it manually? and how do i edit it? do i have to do that manually somehow too...?
now ill go check the rest of the links and find the answer.