Kaydet (Commit) 2240640b authored tarafından David Tardon's avatar David Tardon

WaE: deprecated conversion from string constant to 'LPTSTR'

üst 7eb020a5
......@@ -49,7 +49,7 @@ using osl::Mutex;
namespace /* private */
{
const LPTSTR CURRENT_INSTANCE = TEXT("CurrInst");
const LPCTSTR CURRENT_INSTANCE = TEXT("CurrInst");
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment