Home
last modified time | relevance | path

Searched defs:UNICODE_SUFFIX (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp134 static const wchar_t UNICODE_SUFFIX = L''; // WinCE SH functions don't seem to have 'W' in ResolveShellFunctions() local
136 static const wchar_t UNICODE_SUFFIX = L'W'; in ResolveShellFunctions() local
139 static const char UNICODE_SUFFIX = 'A'; in ResolveShellFunctions() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp134 static const wchar_t UNICODE_SUFFIX = L''; // WinCE SH functions don't seem to have 'W' in ResolveShellFunctions() local
136 static const wchar_t UNICODE_SUFFIX = L'W'; in ResolveShellFunctions() local
139 static const char UNICODE_SUFFIX = 'A'; in ResolveShellFunctions() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp134 static const wchar_t UNICODE_SUFFIX = L''; // WinCE SH functions don't seem to have 'W' in ResolveShellFunctions() local
136 static const wchar_t UNICODE_SUFFIX = L'W'; in ResolveShellFunctions() local
139 static const char UNICODE_SUFFIX = 'A'; in ResolveShellFunctions() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dstdpaths.cpp134 static const wchar_t UNICODE_SUFFIX = L''; // WinCE SH functions don't seem to have 'W' in ResolveShellFunctions() local
136 static const wchar_t UNICODE_SUFFIX = L'W'; in ResolveShellFunctions() local
139 static const char UNICODE_SUFFIX = 'A'; in ResolveShellFunctions() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dstdpaths.cpp137 static const wchar_t UNICODE_SUFFIX = L''; // WinCE SH functions don't seem to have 'W' in ResolveShellFunctions() local
139 static const wchar_t UNICODE_SUFFIX = L'W'; in ResolveShellFunctions() local
142 static const char UNICODE_SUFFIX = 'A'; in ResolveShellFunctions() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dstdpaths.cpp137 static const wchar_t UNICODE_SUFFIX = L''; // WinCE SH functions don't seem to have 'W' in ResolveShellFunctions() local
139 static const wchar_t UNICODE_SUFFIX = L'W'; in ResolveShellFunctions() local
142 static const char UNICODE_SUFFIX = 'A'; in ResolveShellFunctions() local