准备两张BMP位图文件
使用文本编辑器输入
101 bitmap A.bmp
102 bitmap B.bmp
并且保存为Test.rc格式文件

使用RC.exe链接器进行编译
rc /r Test.rc
结果为Test.res