Home
last modified time | relevance | path

Searched refs:lpszW (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/alfont-2.0.9/
H A Dalfont.c704 char *lpszW; local
845 if (lpszW) {
3603 if (lpszW)
3604 free(lpszW);
3919 if (lpszW)
3920 free(lpszW);
4235 if (lpszW)
4236 free(lpszW);
4489 memcpy(*out, lpszW, _msize(lpszW));
4493 if (lpszW)
[all …]
/dports/games/fillets-ng/fillets-ng-1.0.1/src/gengine/
H A DSysVideo.cpp88 LPWSTR lpszW = new WCHAR[title.size()]; in sysSetCaption() local
90 lpszW, title.size())) in sysSetCaption()
92 result = SetWindowTextW(info->window, lpszW); in sysSetCaption()
99 delete[] lpszW; in sysSetCaption()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DMapiMessage.cpp130 if (pVal->Value.lpszW && wcslen(pVal->Value.lpszW)) { in EnsureHeader()
132 NS_ConvertUTF16toUTF8(pVal->Value.lpszW).get()); in EnsureHeader()
236 (pVal->Value.lpszW) && (*(pVal->Value.lpszW))) { in FetchHeaders()
238 LossyCopyUTF16toASCII(nsDependentString(pVal->Value.lpszW), headers); in FetchHeaders()
656 (pVal->Value.lpszW) && (*(pVal->Value.lpszW))) in FetchBody()
657 m_body.Assign(pVal->Value.lpszW); in FetchBody()
680 (pVal->Value.lpszW) && (*(pVal->Value.lpszW))) in FetchBody()
681 m_body.Assign(pVal->Value.lpszW); in FetchBody()
H A DMapiApi.cpp1207 LossyCopyUTF16toASCII(nsDependentString(pVal->Value.lpszW), val); in GetStringFromProp()
1236 val = (char16_t*)pVal->Value.lpszW; in GetStringFromProp()
/dports/devel/sdl12/SDL-1.2.15/src/video/wincommon/
H A DSDL_syswm.c216 LPWSTR lpszW = SDL_iconv_utf8_ucs2((char *)title); in WIN_SetWMCaption() local
217 SetWindowText(SDL_Window, lpszW); in WIN_SetWMCaption()
218 SDL_free(lpszW); in WIN_SetWMCaption()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/addrbook/src/
H A DnsAbWinHelper.cpp352 aName = NS_LossyConvertUTF16toASCII(values->Value.lpszW); in GetPropertyString()
379 aName = values->Value.lpszW; in GetPropertyUString()
414 aNames[i] = values[i].Value.lpszW; in GetPropertiesUString()
928 value.Value.lpszW = in SetPropertyUString()
956 values[currentValue++].Value.lpszW = const_cast<wchar_t*>(value); in SetPropertiesUString()
1129 propValue.Value.lpszW = const_cast<wchar_t*>(aName); in CreateEntryInternal()
1174 displayName.Value.lpszW = const_cast<wchar_t*>(aName); in CreateEntryInternal()
H A DnsAbOutlookDirectory.cpp723 restriction.res.resProperty.lpProp->Value.lpszW = value.get(); in DoQuery()
/dports/textproc/tnef2txt/tnef2txt-1.4/
H A Dmapidefs.h217 #define LPSZ lpszW
/dports/mail/ripmime/ripmime-1.4.0.10/tnef/
H A Dmapidefs.h217 #define LPSZ lpszW
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/mapi/
H A Dmapi.idl256 [case(PT_UNICODE)] nstring lpszW;
384 // [case(0x220)] nstring lpszW;
392 // [case(0x210)] nstring lpszW;
399 // [case(0x201)] nstring lpszW;
882 // [case(MAPI_FOLDER_UNICODE)] nstring lpszW;
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/mapi/
H A Dmapi.idl256 [case(PT_UNICODE)] nstring lpszW;
384 // [case(0x220)] nstring lpszW;
392 // [case(0x210)] nstring lpszW;
399 // [case(0x201)] nstring lpszW;
882 // [case(MAPI_FOLDER_UNICODE)] nstring lpszW;
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/mapi/
H A Dmapi.idl256 [case(PT_UNICODE)] nstring lpszW;
384 // [case(0x220)] nstring lpszW;
392 // [case(0x210)] nstring lpszW;
399 // [case(0x201)] nstring lpszW;
882 // [case(MAPI_FOLDER_UNICODE)] nstring lpszW;
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/pidl/mapi/
H A Dmapi.idl256 [case(PT_UNICODE)] nstring lpszW;
384 // [case(0x220)] nstring lpszW;
392 // [case(0x210)] nstring lpszW;
399 // [case(0x201)] nstring lpszW;
882 // [case(MAPI_FOLDER_UNICODE)] nstring lpszW;
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl328 [case(PT_UNICODE)] [string,charset(UTF16)] uint16 *lpszW;
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl328 [case(PT_UNICODE)] [string,charset(UTF16)] uint16 *lpszW;
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl328 [case(PT_UNICODE)] [string,charset(UTF16)] uint16 *lpszW;
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl328 [case(PT_UNICODE)] [string,charset(UTF16)] uint16 *lpszW;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapidefs.h175 #define LPSZ lpszW
320 LPWSTR lpszW; member
H A Dwabdefs.h172 #define LPSZ lpszW
317 LPWSTR lpszW; member
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapidefs.h175 #define LPSZ lpszW
320 LPWSTR lpszW; member
H A Dwabdefs.h172 #define LPSZ lpszW
317 LPWSTR lpszW; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabdefs.h172 #define LPSZ lpszW
317 LPWSTR lpszW; member
H A Dmapidefs.h175 #define LPSZ lpszW
320 LPWSTR lpszW; member
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapidefs.h307 #define LPSZ lpszW
529 LPWSTR lpszW; /* case PT_UNICODE */ member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs1413 pub lpszW: super::super::Foundation::PWSTR,

12