SystemFunction030(3w)
NAME
SystemFunction030 (ADVAPI32.@)
SYNOPSIS
BOOL SystemFunction030 ( LPCVOID b1, LPCVOID b2 )
DESCRIPTION
Tests if two blocks of 16 bytes are equal.
PARAMS
b1,b2 [In] block of 16 bytes.
RETURNS
TRUE if blocks are the same FALSE if blocks are different
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/advapi32/crypt.c".
- Debug channel "crypt".