9 lines
127 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//
// NetCli.h
//
#pragma once
HRESULT CreateNewClientForMSNet(LPSTR pszBuf, int cchBuf, LPCSTR pszServiceBinding);