cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : Windows Programming : Resource Files
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Articles
Lounge
Jobs

-

post  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
| Last edited on
VenomousNinja (42)
That's pretty cool, thanks dude.
|

This topic is archived - New replies not allowed.
Home page | Privacy policy
© cplusplus.com, 2000-2008 - All rights reserved - v2.2
Spotted an error? contact us