14 lines
272 B
C
14 lines
272 B
C
#include <ncres.h>
|
|
#include <ncpcfg.h>
|
|
|
|
/*
|
|
#define IDCS_NC_SFNCFG 1000
|
|
|
|
// String resources
|
|
#define IDS_DESC_COMOBJ_SFNCFG IDS_NC_SFNCFG + 0
|
|
#define IDS_DRIVE_NOT_NTFS IDS_NC_SFNCFG + 3
|
|
#define IDS_DRIVE_NOT_FIXED IDS_NC_SFNCFG + 4
|
|
*/
|
|
|
|
|