|
GME
13
|
Go to the source code of this file.
Classes | |
| class | CPMapEntry |
Functions | |
| void | _wcsupr (LPWSTR str) |
| void | _wcslwr (LPWSTR str) |
| int | _wcsnicmp (LPCWSTR comp1, LPCWSTR comp2, unsigned int nLen) |
| int | _wcsicmp (LPCWSTR comp1, LPCWSTR comp2) |
| bool | isAlias (const HKEY encodingKey, char *const aliasBuf=0, const unsigned int nameBufSz=0) |
| DWORD | getFlagsValue (UINT idCP, DWORD desiredFlags) |
Variables | |
| static XERCES_CPP_NAMESPACE_BEGIN const XMLCh | gMyServiceId [] |
| static bool | onXPOrLater = false |
Definition at line 125 of file Win32TransService.cpp.
| void _wcslwr | ( | LPWSTR | str | ) |
Definition at line 60 of file Win32TransService.cpp.
Definition at line 68 of file Win32TransService.cpp.
| void _wcsupr | ( | LPWSTR | str | ) |
Definition at line 52 of file Win32TransService.cpp.
| DWORD getFlagsValue | ( | UINT | idCP, |
| DWORD | desiredFlags | ||
| ) | [inline] |
Definition at line 632 of file Win32TransService.cpp.
Definition at line 137 of file Win32TransService.cpp.
XERCES_CPP_NAMESPACE_BEGIN const XMLCh gMyServiceId[] [static] |
{
chLatin_W, chLatin_i, chLatin_n, chDigit_3, chDigit_2, chNull
}
Definition at line 45 of file Win32TransService.cpp.
bool onXPOrLater = false [static] |
Definition at line 279 of file Win32TransService.cpp.
1.7.6.1