14 lines
369 B
Plaintext
14 lines
369 B
Plaintext
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Version
|
||
|
//
|
||
|
|
||
|
#include "ids.h"
|
||
|
#include "winver.h"
|
||
|
#include "resource.rcv"
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
IDS_SHELLHWDETECTION_FRIENDLYNAME "Shell Hardware Detection"
|
||
|
IDS_SHELLHWDETECTION_DESCRIPTION "Provides notifications for AutoPlay hardware events."
|
||
|
END
|