Home
last modified time | relevance | path

Searched refs:OutputDebugStringFormat (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCommon.h451 static void OutputDebugStringFormat(LPCTSTR str, ...);
H A DCommon.cpp1948 void CCommon::OutputDebugStringFormat(LPCTSTR str, ...) in OutputDebugStringFormat() function in CCommon