Home
last modified time | relevance | path

Searched refs:OpenWindowStationW (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dcommon.py422 OpenWindowStationW = user32.OpenWindowStationW variable
423 OpenWindowStationW.restype = HWINSTA
425 OpenWindowStationW.argtypes = [LPWSTR, BOOL, ACCESS_MASK]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/StationsAndDesktops/
H A Dmod.rs53 …pub fn OpenWindowStationW(lpszwinsta: super::super::Foundation::PWSTR, finherit: super::super::Fou… in OpenWindowStationW() function
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Duser32.def463 OpenWindowStationW
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/StationsAndDesktops/
H A Dmod.rs512 pub unsafe fn OpenWindowStationW<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Founda… in OpenWindowStationW() function
517 …fn OpenWindowStationW(lpszwinsta: super::super::Foundation::PWSTR, finherit: super::super::Foundat… in OpenWindowStationW() function
519 …::std::mem::transmute(OpenWindowStationW(lpszwinsta.into_param().abi(), finherit.into_param().abi(… in OpenWindowStationW()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/gaiacp/
H A Dos_process_manager.cc266 ::OpenWindowStationW(L"WinSta0", FALSE, READ_CONTROL | WRITE_DAC)); in AllowLogonSIDOnWinSta0()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in648 OpenWindowStationW
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in648 OpenWindowStationW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def640 OpenWindowStationW@12
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def640 OpenWindowStationW@12
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc175 function OpenWindowStationW(lpszWinSta:LPWSTR; fInherit:WINBOOL; dwDesiredAccess:DWORD):HWINSTA; ex…
H A Dunidef.inc176 …STR; fInherit:WINBOOL; dwDesiredAccess:DWORD):HWINSTA; external 'user32' name 'OpenWindowStationW';
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc175 function OpenWindowStationW(lpszWinSta:LPWSTR; fInherit:WINBOOL; dwDesiredAccess:DWORD):HWINSTA; ex…
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc175 function OpenWindowStationW(lpszWinSta:LPWSTR; fInherit:WINBOOL; dwDesiredAccess:DWORD):HWINSTA; ex…
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc175 function OpenWindowStationW(lpszWinSta:LPWSTR; fInherit:WINBOOL; dwDesiredAccess:DWORD):HWINSTA; ex…
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h3004 HWINSTA WINAPI OpenWindowStationW(LPWSTR,BOOL,DWORD);
3280 #define OpenWindowStation OpenWindowStationW
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4005 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4629 alias OpenWindowStationW OpenWindowStation;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4005 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4629 alias OpenWindowStationW OpenWindowStation;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4004 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4628 alias OpenWindowStationW OpenWindowStation;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4005 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4629 alias OpenWindowStationW OpenWindowStation;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4004 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4628 alias OpenWindowStationW OpenWindowStation;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4004 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4628 alias OpenWindowStationW OpenWindowStation;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4005 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4629 alias OpenWindowStationW OpenWindowStation;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4004 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4628 alias OpenWindowStationW OpenWindowStation;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4004 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4628 alias OpenWindowStationW OpenWindowStation;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4004 HWINSTA OpenWindowStationW(LPWSTR, BOOL, DWORD);
4628 alias OpenWindowStationW OpenWindowStation;

12345678