#include "shelltest.h"
#include <winnls.h>
#include <bcrypt.h>
#include <strsafe.h>
Go to the source code of this file.
◆ AddCommasW()
Definition at line 33 of file shell32.cpp.
34{
37
40 szSeparator,
42
49
51
53 0,
54 szValue,
55 &numFormat,
56 lpNumber,
58 {
59 return lpNumber;
60 }
61
63 return lpNumber;
64}
INT WINAPI GetLocaleInfoW(LCID lcid, LCTYPE lctype, LPWSTR buffer, INT len)
#define LOCALE_USER_DEFAULT
_CRTIMP wchar_t *__cdecl wcscpy(_Out_writes_z_(_String_length_(_Source)+1) wchar_t *_Dest, _In_z_ const wchar_t *_Source)
Referenced by START_TEST().
◆ START_TEST()
Definition at line 16 of file AddCommas.cpp.
17{
23 int Ret;
24
28
35
38 Separator,
41 {
43 return;
44 }
47 Grouping,
49 if (!Ret)
50 {
52 return;
53 }
54
56 {
57 skip(
"Skipping remaining tests due to incompatible locale (separator '%ls', grouping '%ls')\n",
58 Separator, Grouping);
59 return;
60 }
61
68
75}
DECLSPEC_IMPORT LPWSTR WINAPI AddCommasW(DWORD lValue, LPWSTR lpNumber)
#define EndSeh(ExpectedStatus)
_Must_inspect_result_ _In_ PFSRTL_PER_STREAM_CONTEXT Ptr
GLint GLint GLint GLint GLint x
_CRTIMP size_t __cdecl wcslen(_In_z_ const wchar_t *_Str)
#define RtlFillMemory(Dest, Length, Fill)
_In_opt_ PENTER_STATE_SYSTEM_HANDLER _In_opt_ PVOID _In_ LONG _In_opt_ LONG volatile * Number
#define STATUS_ACCESS_VIOLATION
_Check_return_ _CRTIMP int __cdecl wcscmp(_In_z_ const wchar_t *_Str1, _In_z_ const wchar_t *_Str2)
STRSAFEAPI StringCbPrintfW(STRSAFE_LPWSTR pszDest, size_t cbDest, STRSAFE_LPCWSTR pszFormat,...)
DWORD WINAPI GetLastError(void)
ActualNumberDriverObjects * sizeof(PDRIVER_OBJECT)) PDRIVER_OBJECT *DriverObjectList