Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
208 B

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