ReactOS 0.4.16-dev-340-g0540c21
stringapiset.h File Reference
#include <winnls.h>
Include dependency graph for stringapiset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

WINBASEAPI int WINAPI CompareStringEx (_In_opt_ LPCWSTR lpLocaleName, _In_ DWORD dwCmpFlags, _In_NLS_string_(cchCount1) LPCWCH lpString1, _In_ int cchCount1, _In_NLS_string_(cchCount2) LPCWCH lpString2, _In_ int cchCount2, _Reserved_ LPNLSVERSIONINFO lpVersionInformation, _Reserved_ LPVOID lpReserved, _Reserved_ LPARAM lParam)
 

Function Documentation

◆ CompareStringEx()

WINBASEAPI int WINAPI CompareStringEx ( _In_opt_ LPCWSTR  lpLocaleName,
_In_ DWORD  dwCmpFlags,
_In_NLS_string_(cchCount1) LPCWCH  lpString1,
_In_ int  cchCount1,
_In_NLS_string_(cchCount2) LPCWCH  lpString2,
_In_ int  cchCount2,
_Reserved_ LPNLSVERSIONINFO  lpVersionInformation,
_Reserved_ LPVOID  lpReserved,
_Reserved_ LPARAM  lParam 
)