Home
last modified time | relevance | path

Searched refs:SE_ERR_PNF (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/shell32/
H A DInterop.ShellExecuteExW.cs39 internal const int SE_ERR_PNF = 3; field in Interop.Shell32
/dports/math/R/R-4.1.2/src/gnuwin32/front-ends/
H A Dopen.c44 || ret == SE_ERR_FNF || ret == SE_ERR_PNF) in main()
/dports/math/libRmath/R-4.1.1/src/gnuwin32/front-ends/
H A Dopen.c44 || ret == SE_ERR_FNF || ret == SE_ERR_PNF) in main()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/urlopener/
H A DUrlOpenerMain.cpp56 ret == SE_ERR_PNF) in main()
/dports/emulators/hercules/hercules-3.13/
H A Dconspawn.c121 case SE_ERR_PNF: pszErrMsg = "The specified path was not found"; break; in main()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/src/System/Diagnostics/
H A DProcess.Win32.cs123 case Interop.Shell32.SE_ERR_PNF: in GetShellError()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dshell32.py73 SE_ERR_PNF = 3 variable
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dshell32.py73 SE_ERR_PNF = 3 variable
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dshell32.py73 SE_ERR_PNF = 3 variable
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dshell32.py73 SE_ERR_PNF = 3 variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dshellapi.h123 #define SE_ERR_PNF 3 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dshellapi.h123 #define SE_ERR_PNF 3 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d123 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d123 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d122 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d123 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d122 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d122 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d122 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d122 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d122 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dshellapi.d123 SE_ERR_PNF = cast(HINSTANCE) 3,
/dports/math/R/R-4.1.2/src/gnuwin32/
H A Dextra.c70 || ret == SE_ERR_FNF || ret == SE_ERR_PNF) in internal_shellexec()
101 || ret == SE_ERR_FNF || ret == SE_ERR_PNF) in internal_shellexecW()
/dports/math/libRmath/R-4.1.1/src/gnuwin32/
H A Dextra.c70 || ret == SE_ERR_FNF || ret == SE_ERR_PNF) in internal_shellexec()
101 || ret == SE_ERR_FNF || ret == SE_ERR_PNF) in internal_shellexecW()
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dconfig.cpp1475 case SE_ERR_PNF: in PluginShellConfigDialogProc()
1503 case SE_ERR_PNF: in PluginShellConfigDialogProc()

12345678