vote up 1 vote down star

Anyone know if there is a way to add comments to a file passed to resgen.exe?

Example:

ApplicationName=Hello World
ApplicationVersion=1.0
ApplicationMaker=Hello World Maker
;CommentHere
ValueYes=Yes
ValueNo=No
flag

1 Answer

vote up 1 vote down

http://msdn.microsoft.com/en-us/library/s9eey0h7%28VS.80%29.aspx

Found the answer for this in case anyone comes across the need for it. Just so happens ";" is the comment validator.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.