|
ReactOS 0.4.17-dev-343-gb35a9be
|
#include <stdarg.h>#include <windows.h>#include "initguid.h"#include "objidl.h"#include "shlwapi.h"#include "wine/test.h"
Go to the source code of this file.
Classes | |
| struct | test_unk |
Macros | |
| #define | COBJMACROS |
| #define | REG_TEST_KEY "Software\\Wine\\Test" |
| #define | REG_CURRENT_VERSION "Software\\Microsoft\\Windows\\CurrentVersion\\explorer" |
| #define | X(f) p##f = (void*)GetProcAddress(hshcore, #f) |
| #define | CHECK_FILE_SIZE(filename, exp_size) _check_file_size(filename, exp_size, __LINE__) |
| #define | CHECK_STREAM_SIZE(obj, exp_size) _check_stream_size(obj, exp_size, __LINE__) |
| #define | CHECK_STREAM_POS(obj, exp_pos) _check_stream_pos(obj, exp_pos, __LINE__) |
| #define CHECK_FILE_SIZE | ( | filename, | |
| exp_size | |||
| ) | _check_file_size(filename, exp_size, __LINE__) |
| #define CHECK_STREAM_POS | ( | obj, | |
| exp_pos | |||
| ) | _check_stream_pos(obj, exp_pos, __LINE__) |
| #define CHECK_STREAM_SIZE | ( | obj, | |
| exp_size | |||
| ) | _check_stream_size(obj, exp_size, __LINE__) |
| #define REG_CURRENT_VERSION "Software\\Microsoft\\Windows\\CurrentVersion\\explorer" |
Definition at line 695 of file shcore.c.
Definition at line 370 of file shcore.c.
Referenced by test_SHCopyKey(), test_SHGetValue(), test_SHQueryValueEx(), test_SHRegGetPath(), and test_SHRegGetValue().
Definition at line 403 of file shcore.c.
Definition at line 102 of file shcore.c.
Referenced by unk_AddRef(), and unk_Release().
Definition at line 62 of file shcore.c.
|
static |
|
static |
Referenced by test_SHRegGetValue().
| START_TEST | ( | shcore | ) |
Definition at line 780 of file shcore.c.
Definition at line 132 of file shcore.c.
Referenced by START_TEST().
Definition at line 253 of file shcore.c.
Referenced by START_TEST().
Definition at line 210 of file shcore.c.
Referenced by START_TEST().
Definition at line 625 of file shcore.c.
Referenced by START_TEST().
Definition at line 348 of file shcore.c.
Referenced by START_TEST().
Definition at line 421 of file shcore.c.
Referenced by START_TEST().
Definition at line 489 of file shcore.c.
Referenced by START_TEST().
Definition at line 331 of file shcore.c.
Referenced by START_TEST().
Definition at line 609 of file shcore.c.
Referenced by START_TEST().
Definition at line 450 of file shcore.c.
Referenced by START_TEST().
Definition at line 292 of file shcore.c.
Referenced by START_TEST().
Definition at line 708 of file shcore.c.
Referenced by START_TEST().
Definition at line 126 of file shcore.c.
Referenced by test_process_reference().
| const char *static const char const char DWORD void DWORD *static const char const char DWORD void DWORD *static const char DWORD DWORD void* buff |
Definition at line 41 of file shcore.c.
Referenced by _BSTR_CY(), _BSTR_DATE(), _BSTR_DEC(), _gcvt(), _gcvt_s(), _ILCreateFromFindDataW(), ata_check_unit(), BSCHttpNegotiate_BeginningTransaction(), check_class(), check_reg_entries(), compare_info(), convert_str(), DIALOG_StatusBarUpdateCaretPos(), disk_ioctl(), disk_read(), disk_write(), doparse(), DoTypeFile(), DP_LoadSP(), dumpMenu(), f_read(), f_write(), filestream_CopyTo(), filestream_Read(), filestream_Write(), find_best_locale_proc(), get_assembly_version(), get_temp_buffer(), get_vtbl_entry_name(), GetBuff(), GetContentsOfDialog(), GetContentsOfMenu(), GetExportFunctionNames(), GetImportFunctionNamesByModule(), GetListOfResourceTypes(), getSection(), IDirectMusic8Impl_GetDefaultPort(), IDirectPlay4AImpl_EnumConnections(), IDirectPlayLobby3AImpl_EnumAddressTypes(), IDirectPlayLobby3AImpl_EnumLocalApplications(), IStreamIteratorTest::istmit1(), main(), memstream_Read(), memstream_Write(), MONTHCAL_UpdateSize(), mxwriter_get_output(), myGetToken(), NLS_GetDateTimeFormatW(), openSection(), PathCompactPathW(), PathFindOnPathExA(), PathFindOnPathExW(), PathMakeSystemFolderW(), pfr_lookup_bitmap_data(), PrintMenu(), query_file_path(), Read(), readSection(), REBAR_DumpBand(), REBAR_DumpBandInfo(), SetupQueryInfVersionInformationA(), SetupQueryInfVersionInformationW(), SHAboutInfoA(), SHAboutInfoW(), SHCopyKeyW(), SHLWAPI_PathFindInOtherDirs(), SHOpenRegStream2W(), SHQueryValueExA(), SHQueryValueExW(), SHRegGetIntW(), SlistTest::slist1(), SQLGetPrivateProfileString(), SQLGetPrivateProfileStringW(), test__wfopen_s(), test_actctx_classes(), test_aw_conversion_dlgproc(), test_aw_conversion_dlgproc2(), test_bufferrawformat(), test_canceleditlabel(), test_CbOfEncoded(), test_CList(), test_columns(), test_comboex_CB_GETLBTEXT(), test_cp932(), test_create(), test_createProcessingInstruction(), test_dispinfo(), test_domdoc(), test_drawimage(), test_EM_GETLINE(), test_find_window_class(), test_fopen_s(), test_FromGdiDib(), test_gdi_objects(), test_GdipCreateBitmapFromHBITMAP(), test_GdipDrawImageFX(), test_GdipDrawImagePointsRect(), test_getElementsByTagName(), test_getroletext(), test_IStream_Read(), test_IStream_Write(), test_keynames(), test_mxwriter_flush(), test_norecompute(), test_OpenFile(), test_PathMakePretty(), test_PathUnExpandEnvStrings(), test_put_data(), test_Scan0(), test_SHAnsiToAnsi(), test_SHCreateMemStream(), test_SHFormatDateTimeA(), test_SHFormatDateTimeW(), test_SHUnicodeToAnsi(), test_SHUnicodeToUnicode(), test_sorting(), test_state_image(), test_StreamOnIStream(), test_StrRetToStringNW(), test_thread_description(), test_TVM_SORTCHILDREN(), test_VarAbs(), test_VarBoolFromStr(), test_VarDateFromStr(), test_VarDecFromStr(), test_VarFormat(), test_VarFormatFromTokens(), test_VarFormatNumber(), test_VarI1FromStr(), test_VarI2FromStr(), test_VarI4FromStr(), test_VarI8FromStr(), test_VariantToString(), test_VarR4FromStr(), test_VarR8FromStr(), test_VarRound(), test_VarUI1FromStr(), test_VarUI2FromStr(), test_VarUI4FromStr(), test_VarUI8FromStr(), test_VarWeekdayName(), test_wm_set_get_text(), textstream_read(), trace_cache(), TranslateFunctionName(), UDFCanNameBeA8dot3(), UDFCheckArea(), UDFCompleteMount(), UDFDecompressUnicode(), UDFIndexDirectory(), UDFReadDiscTrackInfo(), UpdateStatusBar(), VarBstrFromCy(), VarBstrFromDec(), VarDateFromStr(), VarFormat(), VarFormatCurrency(), VarFormatNumber(), VarFormatPercent(), VARIANT_BstrFromReal(), VARIANT_BstrReplaceDecimal(), VARIANT_FormatDate(), VARIANT_FormatNumber(), VARIANT_FormatString(), VARIANT_GetLocalisedNumberChars(), wineXmlCallbackLog(), WINHELP_RtfStreamIn(), write(), write_output_buffer(), and wtoascii().
| const char *static const char const char DWORD void DWORD *static const char const char DWORD void DWORD *static const char DWORD DWORD void DWORD* buff_len |
Definition at line 41 of file shcore.c.
Referenced by SHQueryValueExA(), SHQueryValueExW(), SHRegGetIntW(), SQLGetPrivateProfileString(), and SQLGetPrivateProfileStringW().
|
static |
Definition at line 58 of file shcore.c.
Referenced by create_test_entries().
|
static |
Definition at line 59 of file shcore.c.
Referenced by create_test_entries(), and test_SHQueryValueEx().
Definition at line 60 of file shcore.c.
Referenced by test_SHGetValue(), test_SHQueryValueEx(), and test_SHRegGetPath().
Definition at line 45 of file shcore.c.
Referenced by test_SHGetValue(), test_SHQueryValueEx(), and test_SHRegGetValue().
Definition at line 54 of file shcore.c.
Referenced by create_test_entries().
Definition at line 55 of file shcore.c.
Referenced by create_test_entries(), and test_SHQueryValueEx().
Definition at line 56 of file shcore.c.
Referenced by create_test_entries(), test_SHGetValue(), test_SHQueryValueEx(), test_SHRegGetPath(), and test_SHRegGetValue().
Definition at line 57 of file shcore.c.
Referenced by create_test_entries(), and test_SHQueryValueEx().
Definition at line 51 of file shcore.c.
Referenced by create_test_entries(), test_SHGetValue(), test_SHQueryValueEx(), and test_SHRegGetValue().
Definition at line 52 of file shcore.c.
Referenced by create_test_entries(), and test_SHQueryValueEx().
|
static |