// $Revision: 1.2 $ // StockBrowserCommon.arc // Copyright (C) 1994, 1995 Taligent, Inc. All rights reserved. #ifndef TaligentSamples_STOCKDATA #include "StockData.h" #endif DeclareLocale("USA"); "TStockException.msg" ->* "A stock-related error has occurred."; "TStockException.msg.2001" ->* "A stock operation could not be completed."; "TStockException.msg.2002" ->* "An operation was completed but no data could be retrieved.";