Home
last modified time | relevance | path

Searched defs:GetWindowLong (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/user32/
H A DInterop.GetWindowLong.cs13 public static extern int GetWindowLong(IntPtr hWnd, int uCmd); in GetWindowLong() method in Interop.User32
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/Win32/
H A DNativeMethods.cs32 public static extern int GetWindowLong(IntPtr hWnd, int Index); in GetWindowLong() method in WeifenLuo.WinFormsUI.Docking.NativeMethods
/dports/devel/cxxtest/cxxtest-4.4/test/fake/
H A Dwindows.h112 inline LONG GetWindowLong(HWND, int) { return 0; } in GetWindowLong() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/cxxtest-4.4/test/fake/
H A Dwindows.h112 inline LONG GetWindowLong(HWND, int) { return 0; } in GetWindowLong() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/cxxtest/test/fake/
H A Dwindows.h111 inline LONG GetWindowLong( HWND, int ) { return 0; } in GetWindowLong() function
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dwnd.h535 #define GetWindowLong GetWindowLongW macro
558 #define GetWindowLong GetWindowLongA macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DDesignerHelpers.cs1170 internal static extern int GetWindowLong(IntPtr hWnd, int nIndex); in GetWindowLong() method in System.Workflow.ComponentModel.Design.UnsafeNativeMethods
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.cs85 internal static extern int GetWindowLong(IntPtr hWnd, int nIndex); in GetWindowLong() method in KeePass.Native.NativeMethods
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DUser32.java454 int GetWindowLong(HWND hWnd, int nIndex); in GetWindowLong() method
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Duser32.go361 func GetWindowLong(hwnd HWND, index int) int32 { func
/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 Duser32.py884 GetWindowLong = DefaultStringType(GetWindowLongA, GetWindowLongW) variable
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py884 GetWindowLong = DefaultStringType(GetWindowLongA, GetWindowLongW) variable
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py884 GetWindowLong = DefaultStringType(GetWindowLongA, GetWindowLongW) variable
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py884 GetWindowLong = DefaultStringType(GetWindowLongA, GetWindowLongW) variable
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinuser.pas18859 function GetWindowLong; in GetWindowLong() function
21729 function GetWindowLong; external user32 name 'GetWindowLong' + AWSuffix; in GetWindowLong() function

12