Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <200001181955.NAA04103@hp2.xraylith.wisc.edu> To: "Jon Leichter" cc: "Cygnus Mailing List" Subject: Re: On the topic of: Fixes for Win32 API headers In-reply-to: Your message of "Tue, 18 Jan 2000 11:47:47 PST." <000001bf61ec$e4fa7aa0$86428218 AT we DOT mediaone DOT net> Date: Tue, 18 Jan 2000 13:55:57 -0600 From: Mumit Khan "Jon Leichter" writes: > Can you please also make the following patch to lmserver.h: > > @@ -346,9 +346,8 @@ > NET_API_STATUS WINAPI > NetServerDiskEnum(LPTSTR,DWORD,PBYTE*,DWORD,PDWORD,PDWORD,PDWORD); > NET_API_STATUS WINAPI NetServerComputerNameAdd(LPWSTR,LPWSTR,LPWSTR); > NET_API_STATUS WINAPI NetServerComputerNameDel(LPWSTR,LPWSTR); > -NET_API_STATUS WINAPI > -NetServerTransportAdd(LPTSTR,DWORD,PBYTE); > -NetServerTransportAddEx(LPTSTR,DWORD,PBYTE); > +NET_API_STATUS WINAPI NetServerTransportAdd(LPTSTR,DWORD,PBYTE); > +NET_API_STATUS WINAPI NetServerTransportAddEx(LPTSTR,DWORD,PBYTE); > NET_API_STATUS WINAPI NetServerTransportDel(LPTSTR,DWORD,PBYTE); > NET_API_STATUS WINAPI > NetServerTransportEnum(LPTSTR,DWORD,PBYTE*,DWORD,PDWORD,PDWORD,PDWORD); > BOOL SetServiceBits(SERVICE_STATUS_HANDLE,DWORD,BOOL,BOOL); > Done. Thanks for the fix. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com