ReactOS 0.4.17-dev-475-g46e69e6
testlist.c File Reference
#include <apitest.h>
Include dependency graph for testlist.c:

Go to the source code of this file.

Macros

#define STANDALONE
 

Functions

void func_AssocQueryKey (void)
 
void func_AssocQueryString (void)
 
void func_CharUpperNoDBCS (void)
 
void func_IShellFolderHelpers (void)
 
void func_IsOS (void)
 
void func_IsQSForward (void)
 
void func_IStreamPidl (void)
 
void func_MapWin32ErrorToSTG (void)
 
void func_NextPath (void)
 
void func_PathFileExistsDefExtAndAttributesW (void)
 
void func_PathFindOnPath (void)
 
void func_PathIsUNC (void)
 
void func_PathIsUNCServer (void)
 
void func_PathIsUNCServerShare (void)
 
void func_PathUnExpandEnvStrings (void)
 
void func_PathUnExpandEnvStringsForUser (void)
 
void func_QuerySourceCreateFromKey (void)
 
void func_SHAreIconsEqual (void)
 
void func_SHGetFileDescription (void)
 
void func_SHGetRestriction (void)
 
void func_SHInvokeCommandsOnContextMenu (void)
 
void func_SHLoadIndirectString (void)
 
void func_SHLoadRegUIString (void)
 
void func_SHPropertyBag (void)
 
void func_StrDup (void)
 
void func_StrFormatByteSizeW (void)
 
void func_StrToInt (void)
 

Variables

const struct test winetest_testlist []
 

Macro Definition Documentation

◆ STANDALONE

#define STANDALONE

Definition at line 1 of file testlist.c.

Function Documentation

◆ func_AssocQueryKey()

void func_AssocQueryKey ( void  )

◆ func_AssocQueryString()

void func_AssocQueryString ( void  )

◆ func_CharUpperNoDBCS()

void func_CharUpperNoDBCS ( void  )

◆ func_IShellFolderHelpers()

void func_IShellFolderHelpers ( void  )

◆ func_IsOS()

void func_IsOS ( void  )

◆ func_IsQSForward()

void func_IsQSForward ( void  )

◆ func_IStreamPidl()

void func_IStreamPidl ( void  )

◆ func_MapWin32ErrorToSTG()

void func_MapWin32ErrorToSTG ( void  )

◆ func_NextPath()

void func_NextPath ( void  )

◆ func_PathFileExistsDefExtAndAttributesW()

void func_PathFileExistsDefExtAndAttributesW ( void  )

◆ func_PathFindOnPath()

void func_PathFindOnPath ( void  )

◆ func_PathIsUNC()

void func_PathIsUNC ( void  )

◆ func_PathIsUNCServer()

void func_PathIsUNCServer ( void  )

◆ func_PathIsUNCServerShare()

void func_PathIsUNCServerShare ( void  )

◆ func_PathUnExpandEnvStrings()

void func_PathUnExpandEnvStrings ( void  )

◆ func_PathUnExpandEnvStringsForUser()

void func_PathUnExpandEnvStringsForUser ( void  )

◆ func_QuerySourceCreateFromKey()

void func_QuerySourceCreateFromKey ( void  )

◆ func_SHAreIconsEqual()

void func_SHAreIconsEqual ( void  )

◆ func_SHGetFileDescription()

void func_SHGetFileDescription ( void  )

◆ func_SHGetRestriction()

void func_SHGetRestriction ( void  )

◆ func_SHInvokeCommandsOnContextMenu()

void func_SHInvokeCommandsOnContextMenu ( void  )

◆ func_SHLoadIndirectString()

void func_SHLoadIndirectString ( void  )

◆ func_SHLoadRegUIString()

void func_SHLoadRegUIString ( void  )

◆ func_SHPropertyBag()

void func_SHPropertyBag ( void  )

◆ func_StrDup()

void func_StrDup ( void  )

◆ func_StrFormatByteSizeW()

void func_StrFormatByteSizeW ( void  )

◆ func_StrToInt()

void func_StrToInt ( void  )

Variable Documentation

◆ winetest_testlist

const struct test winetest_testlist[]

Definition at line 32 of file testlist.c.