This topic has not yet been rated - Rate this topic

Displaying Progress Messages

By default, RC compiles without displaying progress messages. However, you can specify that RC is to display progress messages. To do so, use the /v option.

The following example causes RC to report its progress as it compiles the resource-definition file Sample.rc and creates the compiled resource file Sample.res:

rc /v sample.rc

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.