Searched refs:string_to_print (Results 1 – 1 of 1) sorted by relevance
413 ATL::CStringA string_to_print; in ListenPipe() local442 string_to_print = read_buffer_global; in ListenPipe()443 string_to_print.Delete(endline, string_to_print.GetLength()); in ListenPipe()447 OutputDebugStringA(string_to_print.GetBuffer()); in ListenPipe()453 AddDebugMessage(L"%S", string_to_print.GetBuffer()); in ListenPipe()