Home
last modified time | relevance | path

Searched defs:CommandLineToArgvW (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/thread/
H A Dargv.c278 LPWSTR* CommandLineToArgvW(LPCWSTR lpCmdLine, int* pNumArgs) in CommandLineToArgvW() function
/dports/lang/seed7/seed7/src/
H A Dcmd_win.c82 #define CommandLineToArgvW MyCommandLineToArgvW macro
155 static os_striType *CommandLineToArgvW (const_os_striType commandLine, int *w_argc) in CommandLineToArgvW() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/win/ChromeDebug/LowLevel/
H A DNativeMethods.cs32 public static extern IntPtr CommandLineToArgvW( in CommandLineToArgvW() method in ChromeDebug.LowLevel.NativeMethods
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/win/ChromeDebug/LowLevel/
H A DNativeMethods.cs32 public static extern IntPtr CommandLineToArgvW( in CommandLineToArgvW() method in ChromeDebug.LowLevel.NativeMethods
/dports/print/lyx/lyx-2.3.4.2/lib/scripts/
H A Dlyxpak.py389CommandLineToArgvW = WINFUNCTYPE(POINTER(LPWSTR), LPCWSTR, POINTER(c_int))(("CommandLineToArgvW", … variable
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/packages/senf/
H A D_winapi.py36 CommandLineToArgvW = shell32.CommandLineToArgvW variable
/dports/audio/py-mutagen/mutagen-1.42.0/mutagen/_senf/
H A D_winapi.py36 CommandLineToArgvW = shell32.CommandLineToArgvW variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/click/
H A D_winconsole.py39 CommandLineToArgvW = WINFUNCTYPE( variable
/dports/devel/py-click6/click-6.7/click/
H A D_winconsole.py39 CommandLineToArgvW = WINFUNCTYPE( variable
/dports/devel/py-click/click-8.0.3/src/click/
H A D_winconsole.py44 CommandLineToArgvW = WINFUNCTYPE(POINTER(LPWSTR), LPCWSTR, POINTER(c_int))( variable
/dports/devel/ipython/ipython-7.29.0/IPython/utils/
H A D_process_win32_controller.py144 CommandLineToArgvW = ctypes.windll.shell32.CommandLineToArgvW variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/click/
H A D_winconsole.py39 CommandLineToArgvW = WINFUNCTYPE( variable
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/arch/win32/
H A Dapr_arch_misc.h274 #define CommandLineToArgvW apr_winapi_CommandLineToArgvW macro
/dports/devel/ipython5/ipython-5.10.0/IPython/utils/
H A D_process_win32_controller.py148 CommandLineToArgvW = ctypes.windll.shell32.CommandLineToArgvW variable
/dports/www/firefox/firefox-99.0/third_party/python/click/click/
H A D_winconsole.py57 CommandLineToArgvW = WINFUNCTYPE(POINTER(LPWSTR), LPCWSTR, POINTER(c_int))( variable
/dports/devel/py-click7/click-7.1.2/src/click/
H A D_winconsole.py57 CommandLineToArgvW = WINFUNCTYPE(POINTER(LPWSTR), LPCWSTR, POINTER(c_int))( variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/Click/click/
H A D_winconsole.py39 CommandLineToArgvW = WINFUNCTYPE( variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/Click/click/
H A D_winconsole.py39 CommandLineToArgvW = WINFUNCTYPE( variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/Click/click/
H A D_winconsole.py39 CommandLineToArgvW = WINFUNCTYPE( variable
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/click/
H A D_winconsole.py57 CommandLineToArgvW = WINFUNCTYPE(POINTER(LPWSTR), LPCWSTR, POINTER(c_int))( variable
/dports/devel/py-vistir/vistir-0.5.2/src/vistir/
H A D_winconsole.py86 CommandLineToArgvW = WINFUNCTYPE(POINTER(LPWSTR), LPCWSTR, POINTER(c_int))( variable
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/vistir/
H A D_winconsole.py86 CommandLineToArgvW = WINFUNCTYPE(POINTER(LPWSTR), LPCWSTR, POINTER(c_int))( variable
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/csharp/
H A DAnsible.Process.cs103 public static extern SafeMemoryBuffer CommandLineToArgvW( in CommandLineToArgvW() method in Ansible.Process.NativeMethods
/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 Dshell32.py211 def CommandLineToArgvW(lpCmdLine): function
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dshell32.py211 def CommandLineToArgvW(lpCmdLine): function

12345678