Resources?

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?
Here's a tutorial which will help you to understand how to use resource files: (Dialog box resource)
http://www.winprog.org/tutorial/dialogs.html

List of resource definition statements:
http://msdn.microsoft.com/en-us/library/aa381043(v=VS.85).aspx

Free resource editor:
http://www.resedit.net/
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.
Topic archived. No new replies allowed.