Resource Files
| VenomousNinja (42) | |||
| Hey, I'm building a browser in C++, it's my first windows program, so it's a learning experience. Well, I ran into a little trouble. I don't know how to work resource files, and all of a sudden, Visuall C++'s help search system died on me, so it won't help. Naturally, I come here. Can anyone help me out? I need to know what keywords a resource file uses and, overall, how to make them. Thanks in advance! | |||
| Greenhorn (3) | |||
| Moin, take one of the tools below to generate *.rc files. ;) http://www.resedit.net/ http://www.radasm.com/resed/ Greetz Greenhorn | |||
| VenomousNinja (42) | |||
| That's pretty cool, thanks dude. | |||
This topic is archived - New replies not allowed.
