


1/13/00
COM1100
Winter2000 Yuhong Yin Northeastern University
VC++ IDE -- Tool bars & Output Windows
nTool bars – These bars provide
shortcuts to a variety of tasks that one perform while building an
application. The bars can be customized completely.
nOutput window – This window
displays output information from various operations. The most common
use for this window is to view complier and linker messages.
n