Home
last modified time | relevance | path

Searched refs:ERROR_OLD_WIN_VERSION (Results 1 – 25 of 534) sorted by relevance

12345678910>>...22

/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/vito/houdini/win32/
H A Dwin32_windows_amd64.go27 if r1 == 0 && e1 == ERROR_OLD_WIN_VERSION {
H A Dwin32_windows_386.go39 if r1 == 0 && e1 == ERROR_OLD_WIN_VERSION {
H A Dwin32_windows.go93 ERROR_OLD_WIN_VERSION syscall.Errno = 1150 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/vito/houdini/win32/
H A Dwin32_windows_amd64.go27 if r1 == 0 && e1 == ERROR_OLD_WIN_VERSION {
H A Dwin32_windows_386.go39 if r1 == 0 && e1 == ERROR_OLD_WIN_VERSION {
H A Dwin32_windows.go93 ERROR_OLD_WIN_VERSION syscall.Errno = 1150 const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstierr.h18 #define STIERR_OLD_VERSION MAKE_HRESULT(SEVERITY_ERROR,FACILITY_WIN32,ERROR_OLD_WIN_VERSION)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstierr.h18 #define STIERR_OLD_VERSION MAKE_HRESULT(SEVERITY_ERROR,FACILITY_WIN32,ERROR_OLD_WIN_VERSION)
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/src/
H A Dtool_doswin.c717 else if(GetLastError() == ERROR_OLD_WIN_VERSION) in win32_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cloud_print/virtual_driver/win/install/
H A Dsetup.cc269 return HRESULT_FROM_WIN32(ERROR_OLD_WIN_VERSION); in RegisterVirtualDriver()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dsyscall_windows_test.go81 ERROR_OLD_WIN_VERSION syscall.Errno = 1150
118 if r == 0 && e2 != ERROR_OLD_WIN_VERSION {
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Derrors.cpp817 { ERROR_OLD_WIN_VERSION, "ERROR_OLD_WIN_VERSION" },
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinerror.h290 #define ERROR_OLD_WIN_VERSION 1150L macro
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dsyscall_windows_test.go84 ERROR_OLD_WIN_VERSION syscall.Errno = 1150
121 if r == 0 && e2 != ERROR_OLD_WIN_VERSION {
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DDINPUT.H682 MAKE_HRESULT(SEVERITY_ERROR, FACILITY_WIN32, ERROR_OLD_WIN_VERSION)
/dports/net/cjdns/cjdns-cjdns-v21.1/exception/
H A DWinEr.c616 case ERROR_OLD_WIN_VERSION: in WinEr_strerror()
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dnttop.c828 case syserr_old_win_version: return (ERROR_OLD_WIN_VERSION); in syserr_to_win32_error_code()
1550 case ERROR_OLD_WIN_VERSION: return (syserr_old_win_version); in win32_error_code_to_syserr()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h336 #define ERROR_OLD_WIN_VERSION 1150 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinerror.h336 #define ERROR_OLD_WIN_VERSION 1150 macro
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc355 ERROR_OLD_WIN_VERSION = 1150;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc355 ERROR_OLD_WIN_VERSION = 1150;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc355 ERROR_OLD_WIN_VERSION = 1150;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc355 ERROR_OLD_WIN_VERSION = 1150;
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h336 #define ERROR_OLD_WIN_VERSION 1150 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinerror.h350 #define ERROR_OLD_WIN_VERSION 1150 macro

12345678910>>...22