- GetComputerObjectNameA
BOOLEAN GetComputerObjectNameA(EXTENDED_NAME_FORMAT , LPSTR , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetComputerObjectNameW
BOOLEAN GetComputerObjectNameW(EXTENDED_NAME_FORMAT , LPWSTR , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetUserNameExA
BOOLEAN GetUserNameExA(EXTENDED_NAME_FORMAT , LPSTR , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetUserNameExW
BOOLEAN GetUserNameExW(EXTENDED_NAME_FORMAT , LPWSTR , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- TranslateNameA
BOOLEAN TranslateNameA(LPCSTR , EXTENDED_NAME_FORMAT , EXTENDED_NAME_FORMAT , LPSTR , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- TranslateNameW
BOOLEAN TranslateNameW(LPCWSTR , EXTENDED_NAME_FORMAT , EXTENDED_NAME_FORMAT , LPWSTR , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ secext.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************