20 lines
333 B
Plaintext
20 lines
333 B
Plaintext
/* Copyright (c) 1995, Microsoft Corporation, all rights reserved
|
|
**
|
|
** lvx.rc
|
|
** Remote Access ListView extensions
|
|
** Resources
|
|
**
|
|
** 11/28/95 Steve Cobb
|
|
*/
|
|
|
|
|
|
#include <lvx.rch>
|
|
|
|
|
|
/* Icons.
|
|
*/
|
|
IID_Checked ICON check.ico
|
|
IID_Unchecked ICON uncheck.ico
|
|
IID_Modem ICON modem.ico
|
|
IID_Adapter ICON adapter.ico
|