Home
last modified time | relevance | path

Searched refs:BIF_VALIDATE (Results 1 – 25 of 43) sorted by relevance

12

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/win32/
H A Dshell.scm83 (define-constant BIF_VALIDATE #x00000020) unknown
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DDialogFramesRecording.cpp244 …bi.ulFlags = BIF_EDITBOX | BIF_VALIDATE /*| BIF_BROWSEFORPRINTER*/ | BIF_RETURNONLYFSDIRS|0x0040; … in OnBrowse()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DWin32Com.cpp460 info.ulFlags = BIF_NEWDIALOGSTYLE | BIF_RETURNONLYFSDIRS | BIF_VALIDATE | BIF_SHAREABLE; in FolderDlgInnerA()
553 info.ulFlags = BIF_NEWDIALOGSTYLE | BIF_RETURNONLYFSDIRS | BIF_VALIDATE | BIF_SHAREABLE; in FolderDlgInnerW()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DWin32Com.cpp580 info.ulFlags = BIF_NEWDIALOGSTYLE | BIF_RETURNONLYFSDIRS | BIF_VALIDATE | BIF_SHAREABLE; in FolderDlgInnerA()
673 info.ulFlags = BIF_NEWDIALOGSTYLE | BIF_RETURNONLYFSDIRS | BIF_VALIDATE | BIF_SHAREABLE; in FolderDlgInnerW()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DWin32Com.cpp580 info.ulFlags = BIF_NEWDIALOGSTYLE | BIF_RETURNONLYFSDIRS | BIF_VALIDATE | BIF_SHAREABLE; in FolderDlgInnerA()
673 info.ulFlags = BIF_NEWDIALOGSTYLE | BIF_RETURNONLYFSDIRS | BIF_VALIDATE | BIF_SHAREABLE; in FolderDlgInnerW()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/dialogs/
H A Dqfiledialog_win_p.h99 #define BIF_VALIDATE 0x0020 macro
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinDialog.c33 #ifndef BIF_VALIDATE
34 #define BIF_VALIDATE 0x0020 macro
1440 | BIF_VALIDATE | BIF_NEWDIALOGSTYLE; in Tk_ChooseDirectoryObjCmd()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinDialog.c35 #ifndef BIF_VALIDATE
36 #define BIF_VALIDATE 0x0020 macro
1781 | BIF_VALIDATE;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/native/
H A Djuce_win32_FileChooser.cpp322 bi.ulFlags = BIF_USENEWUI | BIF_VALIDATE; in openDialogPreVista()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/native/
H A Djuce_win32_FileChooser.cpp388 bi.ulFlags = BIF_USENEWUI | BIF_VALIDATE; in openDialogPreVista()
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinDialog.c34 #ifndef BIF_VALIDATE
35 #define BIF_VALIDATE 0x0020 macro
2461 | BIF_VALIDATE | BIF_NEWDIALOGSTYLE; in Tk_ChooseDirectoryObjCmd()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinDialog.c34 #ifndef BIF_VALIDATE
35 #define BIF_VALIDATE 0x0020 macro
2521 | BIF_VALIDATE | BIF_NEWDIALOGSTYLE; in Tk_ChooseDirectoryObjCmd()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dconstants.go1012 BIF_VALIDATE = 0x00000020 const
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d36 enum BIF_VALIDATE = 32; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d36 enum BIF_VALIDATE = 32; variable

12