Home
last modified time | relevance | path

Searched refs:HDROP (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DDragDrop.sml20 type HDROP type
24 val DragFinish : HDROP -> unit
25 val DragQueryFile : HDROP -> string list
26 val DragQueryPoint : HDROP -> POINT * bool
32 type HDROP = HDROP and HWND = HWND type
45 fun DragQueryFile (hd: HDROP): string list =
69 fun DragQueryPoint (hd: HDROP): POINT * bool =
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/archivers/lzma/lzma-19.00/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/
H A DShell.h54 HDROP m_Object;
62 void Attach(HDROP object);
63 operator HDROP() { return m_Object;} in HDROP() function
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/shell32-sys-0.1.2/src/
H A Dlib.rs24 pub fn DragFinish(hDrop: HDROP); in DragFinish() argument
26 pub fn DragQueryFileA(hDrop: HDROP, iFile: UINT, lpszFile: LPSTR, cch: UINT) -> UINT; in DragQueryFileA() argument
28 pub fn DragQueryFileW(hDrop: HDROP, iFile: UINT, lpszFile: LPWSTR, cch: UINT) -> UINT; in DragQueryFileW() argument
29 pub fn DragQueryPoint(hDrop: HDROP, lppt: *mut POINT) -> BOOL; in DragQueryPoint() argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dshell32.go50 func DragQueryFile(hDrop HDROP, iFile uint) (fileName string, fileCount uint) { argument
78 func DragQueryPoint(hDrop HDROP) (x, y int, isClientArea bool) { argument
87 func DragFinish(hDrop HDROP) { argument

12345678910>>...23