Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DMusicPlayer2.h88 void CheckUpdateInThread(bool message); //在后台线程中检查更新
H A DAboutDlg.cpp155 theApp.CheckUpdateInThread(true); in OnNMClickSyslink2()
H A DMusicPlayer2.cpp436 void CMusicPlayerApp::CheckUpdateInThread(bool message) in CheckUpdateInThread() function in CMusicPlayerApp