Home
last modified time | relevance | path

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

/reactos/dll/shellext/shellbtrfs/
H A Dresource.h65 #define IDS_DRANGE_END_BEFORE_START 153 macro
H A Dshellbtrfs.rc616 IDS_DRANGE_END_BEFORE_START "Device range end is before start."
H A Dbalance.cpp434 throw string_error(IDS_DRANGE_END_BEFORE_START); in SaveBalanceOpts()