Home
last modified time | relevance | path

Searched defs:SetWindowLong (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/Win32/
H A DNativeMethods.cs35 public static extern int SetWindowLong(IntPtr hWnd, int Index, int Value); in SetWindowLong() method in WeifenLuo.WinFormsUI.Docking.NativeMethods
/dports/devel/cxxtest/cxxtest-4.4/test/fake/
H A Dwindows.h88 inline int SetWindowLong(HWND, int, LONG) { return 0; } in SetWindowLong() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/cxxtest-4.4/test/fake/
H A Dwindows.h88 inline int SetWindowLong(HWND, int, LONG) { return 0; } in SetWindowLong() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/cxxtest/test/fake/
H A Dwindows.h87 inline int SetWindowLong( HWND, int, LONG ) { return 0; } in SetWindowLong() function
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dwnd.h536 #define SetWindowLong SetWindowLongW macro
559 #define SetWindowLong SetWindowLongA macro
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DUser32.java472 int SetWindowLong(HWND hWnd, int nIndex, int dwNewLong); in SetWindowLong() method
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DMessage.sml3569 val SetWindowLong = winCall3 (user "SetWindowLongPtrA") (cHWND, cInt, WNDPROC) cPointer value
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { 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.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Duser32.go343 func SetWindowLong(hwnd HWND, index int, value uint32) uint32 { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/win32/
H A DUnsafeNativeMethods.cs92 public static IntPtr SetWindowLong(HandleRef hWnd, int nIndex, HandleRef dwNewLong) in SetWindowLong() method in Microsoft.Win32.UnsafeNativeMethods
/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.py959 SetWindowLong = DefaultStringType(SetWindowLongA, SetWindowLongW) variable
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py959 SetWindowLong = DefaultStringType(SetWindowLongA, SetWindowLongW) variable
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py959 SetWindowLong = DefaultStringType(SetWindowLongA, SetWindowLongW) variable
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py959 SetWindowLong = DefaultStringType(SetWindowLongA, SetWindowLongW) variable
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinuser.pas18898 function SetWindowLong; in SetWindowLong() function
21732 function SetWindowLong; external user32 name 'SetWindowLong' + AWSuffix; in SetWindowLong() function
/dports/graphics/wdune/wdune-1.926/src/swt/win32/
H A Dswt.c162 # define SetWindowLong SetWindowLongPtr macro

12