Hi! I was wondering, where to edit this DST Param in source?
Whenever I search this one in _Common files and _Interface files I only find is this :
static DST_STRING g_DstString[] = { DST_CAST_CRITICAL_RATE , TID_TOOLTIP_DST_CAST_CRITICAL_RATE, }
BOOL IsDst_Rate( int nDstParam )
{ DST_CAST_CRITICAL_RATE,
in WndManager.cpp
Any Ideas what file and where to start? Thanks!