Home
last modified time | relevance | path

Searched refs:IDS_RECV_UNSUPPORTED_VERSION (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/shellext/shellbtrfs/
H A Dresource.h157 #define IDS_RECV_UNSUPPORTED_VERSION 238 macro
H A Dshellbtrfs.rc740 IDS_RECV_UNSUPPORTED_VERSION "Unsupported version %u."
H A Drecv.cpp1174 throw string_error(IDS_RECV_UNSUPPORTED_VERSION, header.version); in do_recv()