Searched refs:OnServiceRemove (Results 1 – 4 of 4) sorted by relevance
76 afx_msg LONG OnServiceRemove( WPARAM inWParam, LPARAM inLParam );
47 ON_MESSAGE( WM_USER_SERVICE_REMOVE, OnServiceRemove )314 LONG BrowserDialog::OnServiceRemove( WPARAM inWParam, LPARAM inLParam ) in OnServiceRemove() function in BrowserDialog
123 afx_msg LONG OnServiceRemove( WPARAM inWParam, LPARAM inLParam );
303 ON_MESSAGE( WM_USER_SERVICE_REMOVE, OnServiceRemove ) in BEGIN_MESSAGE_MAP()1006 LONG ChooserDialog::OnServiceRemove( WPARAM inWParam, LPARAM inLParam ) in OnServiceRemove() function in ChooserDialog