16 lines
311 B
Plaintext
16 lines
311 B
Plaintext
// Microsoft Visual C++ generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_ContextMenu_Title "Sample Item"
|
|
IDS_ContextMenu_Tooltip "This is the sample context menu item"
|
|
END
|
|
|