5 lines
103 B
C
5 lines
103 B
C
#include <tchar.h>
|
|
|
|
// Creates a spn if the user hasn't specified one.
|
|
void MakeSpn(_TUCHAR **pszSpn);
|