Home
last modified time | relevance | path

Searched defs:lpTargetPath (Results 1 – 14 of 14) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/comm/test/
H A DTestCommDevice.c28 TCHAR lpTargetPath[MAX_PATH]; in test_CommDevice() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Ports/tests/Support/
H A DPortHelper.cs19 … private static extern int QueryDosDevice(string lpDeviceName, IntPtr lpTargetPath, int ucchMax); in QueryDosDevice()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Ports/tests/SerialPort/
H A DDosDevices.cs143 … private static extern int QueryDosDevice(string lpDeviceName, char[] lpTargetPath, int ucchMax); in QueryDosDevice()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/comm/
H A Dcomm.c979 BOOL DefineCommDevice(/* DWORD dwFlags,*/ LPCTSTR lpDeviceName, LPCTSTR lpTargetPath) in DefineCommDevice()
1074 DWORD QueryCommDevice(LPCTSTR lpDeviceName, LPTSTR lpTargetPath, DWORD ucchMax) in QueryCommDevice()
1138 TCHAR lpTargetPath[MAX_PATH]; in IsCommDevice() local
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DChromiumCDMAdapter.cpp178 DWORD WINAPI QueryDosDeviceWHook(LPCWSTR lpDeviceName, LPWSTR lpTargetPath, in QueryDosDeviceWHook()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DChromiumCDMAdapter.cpp177 DWORD WINAPI QueryDosDeviceWHook(LPCWSTR lpDeviceName, LPWSTR lpTargetPath, in QueryDosDeviceWHook()
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DChromiumCDMAdapter.cpp185 DWORD WINAPI QueryDosDeviceWHook(LPCWSTR lpDeviceName, LPWSTR lpTargetPath, in QueryDosDeviceWHook()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DChromiumCDMAdapter.cpp178 DWORD WINAPI QueryDosDeviceWHook(LPCWSTR lpDeviceName, LPWSTR lpTargetPath, in QueryDosDeviceWHook()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DChromiumCDMAdapter.cpp172 DWORD WINAPI QueryDosDeviceWHook(LPCWSTR lpDeviceName, LPWSTR lpTargetPath, in QueryDosDeviceWHook()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DKernel32Util.java793 char[] lpTargetPath = new char[maxTargetSize]; in queryDosDevice() local
H A DKernel32.java2901 boolean DefineDosDevice(int dwFlags, String lpDeviceName, String lpTargetPath); in DefineDosDevice()
2926 int QueryDosDevice(String lpDeviceName, char[] lpTargetPath, int ucchMax); in QueryDosDevice()
/dports/comms/limesuite/LimeSuite-20.10.0/src/limeRFE/
H A DlimeRFE_wxgui.cpp150 TCHAR lpTargetPath[5000]; // buffer to store the path of the COMPORTS in ReadPorts() local
/dports/www/domoticz/domoticz-2020.2/main/
H A DHelper.cpp217 TCHAR lpTargetPath[200]; // buffer to store the path of the COMPORTS in GetSerialPorts() local
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h4475 …) BOOL WINAPI kPrf2Wrap_DefineDosDeviceA( DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath ) in kPrf2Wrap_DefineDosDeviceA()
4484 …BOOL WINAPI kPrf2Wrap_DefineDosDeviceW( DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath ) in kPrf2Wrap_DefineDosDeviceW()
4493 …port) DWORD WINAPI kPrf2Wrap_QueryDosDeviceA( LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchM… in kPrf2Wrap_QueryDosDeviceA()
4502 …ort) DWORD WINAPI kPrf2Wrap_QueryDosDeviceW( LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucch… in kPrf2Wrap_QueryDosDeviceW()