|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| VOID WINAPI | FreeQuotedString (_In_ LPWSTR pszQuotedString) |
| VOID WINAPI | FreeString (_In_ LPWSTR pszString) |
| LPWSTR WINAPI | MakeQuotedString (_In_ LPWSTR pszString) |
| LPWSTR CDECL | MakeString (_In_ HANDLE hModule, _In_ DWORD dwMsgId,...) |
| DWORD WINAPI | NsGetFriendlyNameFromIfName (_In_ DWORD dwParam1, _In_ PWSTR pszIfName, _Inout_ PWSTR pszFriendlyName, _Inout_ PDWORD pdwFriendlyName) |
Definition at line 278 of file netsh.c.
Referenced by CreateProcessInternalW(), IKsFilterFactory_fnInitialize(), and LoadLibraryExW().
Definition at line 305 of file netsh.c.
| DWORD WINAPI NsGetFriendlyNameFromIfName | ( | _In_ DWORD | dwParam1, |
| _In_ PWSTR | pszIfName, | ||
| _Inout_ PWSTR | pszFriendlyName, | ||
| _Inout_ PDWORD | pdwFriendlyName | ||
| ) |
Definition at line 385 of file netsh.c.