• Home
  • Raw
  • Download

Lines Matching full:failed

35         if (FAILED(hr)) {  in FilenameListCchLengthA()
56 if (FAILED(hr)) { in FilenameListCchLengthW()
78 if (FAILED(hr)) { in FilenameListCchCopyA()
86 if (FAILED(hr)) { in FilenameListCchCopyA()
105 if (FAILED(hr)) { in FilenameListCchCopyW()
113 if (FAILED(hr)) { in FilenameListCchCopyW()
163 if (FAILED(hr)) {
164 … OutputDebugString(L"PyShellExt::UpdateDropDescription - failed to get DROPDESCRIPTION format");
174 … OutputDebugString(L"PyShellExt::UpdateDropDescription - failed to lock DROPDESCRIPTION hGlobal");
201 if (FAILED(hr)) {
202 OutputDebugString(L"PyShellExt::GetDragWindow - failed to get DragWindow format");
213 OutputDebugString(L"PyShellExt::GetDragWindow - failed to lock DragWindow hGlobal");
240 if (FAILED(hr)) {
241 OutputDebugString(L"PyShellExt::GetArguments - failed to get CF_HDROP format");
252 OutputDebugString(L"PyShellExt::GetArguments - failed to lock CF_HDROP hGlobal");
289 … OutputDebugString(L"PyShellExt::GetArguments - failed to convert multi-byte to wide-char path");
294 … OutputDebugString(L"PyShellExt::GetArguments - failed to get length of wide-char path");
321 OutputDebugString(L"PyShellExt::NotifyDragWindow - failed to post DDWM_UPDATEWINDOW");
341 if (FAILED(UpdateDropDescription(data_obj))) {
342 OutputDebugString(L"PyShellExt::DragEnter - failed to update drop description");
344 if (FAILED(GetDragWindow(data_obj, &hwnd))) {
345 OutputDebugString(L"PyShellExt::DragEnter - failed to get drag window");
347 if (FAILED(NotifyDragWindow(hwnd))) {
348 OutputDebugString(L"PyShellExt::DragEnter - failed to notify drag window");
382 OutputDebugString(L"PyShellExt::Drop - failed to get launch arguments");
399 if (FAILED(hr)) {
409 if (FAILED(hr)) {
430 if (FAILED(hr)) {
431 OutputDebugString(L"PyShellExt::Load - failed to get string length");
454 if (FAILED(hr)) {
455 OutputDebugString(L"PyShellExt::Load - failed to copy string");
460 if (FAILED(hr)) {
461 OutputDebugString(L"PyShellExt::Load - failed to copy string");
465 OutputDebugStringW(L"PyShellExt::Load - failed to remove filespec from target");
515 OutputDebugString(L"PyShellExt::DllRegisterServer - failed to get module file name");
523 …OutputDebugString(L"PyShellExt::DllRegisterServer - failed to write per-machine registration. Atte…
528 OutputDebugString(L"PyShellExt::DllRegisterServer - failed to create class key");
536 OutputDebugString(L"PyShellExt::DllRegisterServer - failed to create InProcServer32 key");
546 OutputDebugString(L"PyShellExt::DllRegisterServer - failed to set server path");
556 OutputDebugString(L"PyShellExt::DllRegisterServer - failed to set threading model");
571 … OutputDebugString(L"PyShellExt::DllUnregisterServer - failed to delete per-machine registration");
577 … OutputDebugString(L"PyShellExt::DllUnregisterServer - failed to delete per-user registration");
598 OutputDebugString(L"PyShellExt::DllMain - failed to get CFSTR_DROPDESCRIPTION format");
602 OutputDebugString(L"PyShellExt::DllMain - failed to get DragWindow format");