2025-04-27 07:49:33 -04:00

9 lines
216 B
C

// This is the header file for conference security functions in common.lib
//
// Created: ClausGi 10-24-95
//
// Functions:
BOOL WINAPI HashPassword ( LPSTR szPasswd, LPBYTE lpBuffer, LPDWORD lpcbBuffer );