Home
last modified time | relevance | path

Searched refs:lstrcpyn (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/ExplorerPlugin/
H A DExplorerPlugin.cpp338 lstrcpyn( clsidString, clsidWideString, sizeof_array( clsidString ) ); in RegisterServer()
372lstrcpyn( keyName, TEXT( "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Shell Extensions\\Approved… in RegisterServer()
376 lstrcpyn( data, inName, sizeof_array( data ) ); in RegisterServer()
383lstrcpyn( keyName, TEXT( "SOFTWARE\\Microsoft\\Internet Explorer\\Extensions\\{7F9DB11C-E358-4ca6-… in RegisterServer()
387 lstrcpyn( data, L"Yes", sizeof_array( data ) ); in RegisterServer()
391 lstrcpyn( data, inName, sizeof_array( data ) ); in RegisterServer()
395 lstrcpyn( data, L"{E0DD6CAB-2D10-11D2-8F1A-0000F87ABD16}", sizeof_array( data ) ); in RegisterServer()
399 lstrcpyn( data, clsidString, sizeof_array( data ) ); in RegisterServer()
488 lstrcpyn( clsidString, clsidWideString, sizeof_array( clsidString ) ); in UnregisterServer()
506lstrcpyn( keyName, TEXT( "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Shell Extensions\\Approved… in UnregisterServer()
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/msw/
H A Dtaskbarex.cpp134 lstrcpyn(notifyData.szTip, WXSTRINGCAST message, sizeof(notifyData.szTip)); in SetIcon()
159 lstrcpyn(notifyData.szInfoTitle, WXSTRINGCAST title, sizeof(notifyData.szInfoTitle)); in SetBalloon()
160 lstrcpyn(notifyData.szInfo, WXSTRINGCAST message, sizeof(notifyData.szInfo)); in SetBalloon()
184 lstrcpyn(notifyData.szInfoTitle, WXSTRINGCAST title, sizeof(notifyData.szInfoTitle)); in QueueBalloon()
185 lstrcpyn(notifyData.szInfo, WXSTRINGCAST message, sizeof(notifyData.szInfo)); in QueueBalloon()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/CityHash/
H A DCityHash.cpp40 lstrcpyn(result, th->text, MAX_STRLEN); in popString()
52 lstrcpyn(th->text, str, strLen); in pushString()
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/CityHash/
H A DCityHash.cpp40 lstrcpyn(result, th->text, MAX_STRLEN); in popString()
52 lstrcpyn(th->text, str, strLen); in pushString()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/nsis/Contrib/CityHash/
H A DCityHash.cpp40 lstrcpyn(result, th->text, MAX_STRLEN); in popString()
52 lstrcpyn(th->text, str, strLen); in pushString()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/nsis/Contrib/CityHash/
H A DCityHash.cpp40 lstrcpyn(result, th->text, MAX_STRLEN); in popString()
52 lstrcpyn(th->text, str, strLen); in pushString()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/CityHash/
H A DCityHash.cpp40 lstrcpyn(result, th->text, MAX_STRLEN); in popString()
52 lstrcpyn(th->text, str, strLen); in pushString()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/nsis/Contrib/CityHash/
H A DCityHash.cpp40 lstrcpyn(result, th->text, MAX_STRLEN); in popString()
52 lstrcpyn(th->text, str, strLen); in pushString()
/dports/security/gnupg/gnupg-2.3.3/build-aux/speedo/w32/
H A Dexdll.h118 lstrcpyn (str, th->text, maxlen); in popstring()
130 lstrcpyn(th->text,str,g_stringsize); in pushstring()
/dports/misc/lifelines/lifelines-3.1.1/src/arch/mswin/
H A Diconvshim.c78 lstrcpyn(*outbuf, *inbuf, max); in iconv()
192 lstrcpyn(value, ICONVSHIM_VERSION, valuelen); in iconvshim_get_property()
258 lstrcpyn(f_dllpath, filepath, sizeof(f_dllpath)); in ishim_set_dll_name()
/dports/games/springlobby/springlobby-0.180/src/
H A Dstacktrace.c128 lstrcpyn(lpDemangledName, lpName, nSize); in BfdDemangleSymName()
133 lstrcpyn(lpDemangledName, res, nSize); in BfdDemangleSymName()
164 lstrcpyn(lpSymName, info.functionname, nSize); in BfdGetSymFromAddr()
192 lstrcpyn(lpFileName, info.filename, nSize); in BfdGetLineFromAddr()
372 lstrcpyn(pSymbol->Name, lpName, pSymbol->MaxNameLength); in ImagehlpDemangleSymName()
403 lstrcpyn(lpSymName, pSymbol->Name, nSize); in ImagehlpGetSymFromAddr()
445 lstrcpyn(lpFileName, Line.FileName, nSize); in ImagehlpGetLineFromAddr()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/ExecInExplorer/
H A DExecInExplorer.cpp143 lstrcpyn(str, th->text, len); in popstring()
165 lstrcpyn(th->text, str, len); in pushstring()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/ServicesHelper/
H A DServices.cpp216 lstrcpyn(str,th->text, len); in popstring()
238 lstrcpyn(th->text, str, len); in pushstring()
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/ExecInExplorer/
H A DExecInExplorer.cpp143 lstrcpyn(str, th->text, len); in popstring()
165 lstrcpyn(th->text, str, len); in pushstring()
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/ServicesHelper/
H A DServices.cpp216 lstrcpyn(str,th->text, len); in popstring()
238 lstrcpyn(th->text, str, len); in pushstring()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/nsis/Contrib/ServicesHelper/
H A DServices.cpp216 lstrcpyn(str,th->text, len); in popstring()
238 lstrcpyn(th->text, str, len); in pushstring()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/nsis/Contrib/ServicesHelper/
H A DServices.cpp216 lstrcpyn(str,th->text, len); in popstring()
238 lstrcpyn(th->text, str, len); in pushstring()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/ExecInExplorer/
H A DExecInExplorer.cpp143 lstrcpyn(str, th->text, len); in popstring()
165 lstrcpyn(th->text, str, len); in pushstring()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/ServicesHelper/
H A DServices.cpp216 lstrcpyn(str,th->text, len); in popstring()
238 lstrcpyn(th->text, str, len); in pushstring()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/nsis/Contrib/ServicesHelper/
H A DServices.cpp216 lstrcpyn(str,th->text, len); in popstring()
238 lstrcpyn(th->text, str, len); in pushstring()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/nsis/Contrib/ExecInExplorer/
H A DExecInExplorer.cpp143 lstrcpyn(str, th->text, len); in popstring()
165 lstrcpyn(th->text, str, len); in pushstring()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/
H A Dbanned.h25 …py, StrCpyN, StrCpyNA, StrCpyNW, StrNCpy, strcpynA, StrNCpyA, StrNCpyW, lstrcpyn, lstrcpynA, lstrc…
46 … _mbsnbcpy StrCpyN StrCpyNA StrCpyNW StrNCpy strcpynA StrNCpyA StrNCpyW lstrcpyn lstrcpynA lstrcpy…
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/
H A Dbanned.h25 …py, StrCpyN, StrCpyNA, StrCpyNW, StrNCpy, strcpynA, StrNCpyA, StrNCpyW, lstrcpyn, lstrcpynA, lstrc…
46 … _mbsnbcpy StrCpyN StrCpyNA StrCpyNW StrNCpy strcpynA StrNCpyA StrNCpyW lstrcpyn lstrcpynA lstrcpy…
/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/
H A Dbanned.h25 …py, StrCpyN, StrCpyNA, StrCpyNW, StrNCpy, strcpynA, StrNCpyA, StrNCpyW, lstrcpyn, lstrcpynA, lstrc…
46 … _mbsnbcpy StrCpyN StrCpyNA StrCpyNW StrNCpy strcpynA StrNCpyA StrNCpyW lstrcpyn lstrcpynA lstrcpy…
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/ApplicationID/
H A DSet.cpp203 lstrcpyn(str,th->text, len); in popstring()
216 lstrcpyn(th->text, str, len); in pushstring()

123456789