Home
last modified time | relevance | path

Searched refs:szGUID (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.xs719 char szGUID[50] = {'\0'}; local
732 WideCharToMultiByte(CP_ACP, 0, pStr, (int)wcslen(pStr), szGUID,
733 sizeof(szGUID), NULL, NULL);
735 XSRETURN_PV(szGUID);