windows-nt/Source/XPSP1/NT/net/config/samples/muxim/resource.h

13 lines
257 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef RESOURCE_H_INCLUDE
#define RESOURCE_H_INCLUDE
#define IDR_REG_SAMPLE_NOTIFY 40001
#define IDD_NOTIFY_GENERAL 1850
#define IDC_STATIC -1
#define IDC_ADD 100
#define IDC_REMOVE 200
#endif