public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: On the topic of: Fixes for Win32 API headers
       [not found] <000001bf61ec$e4fa7aa0$86428218@we.mediaone.net>
@ 2000-01-18 11:56 ` Mumit Khan
  0 siblings, 0 replies; only message in thread
From: Mumit Khan @ 2000-01-18 11:56 UTC (permalink / raw)
  To: Jon Leichter; +Cc: Cygnus Mailing List

"Jon Leichter" <jon@symas.com> 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@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-18 11:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <000001bf61ec$e4fa7aa0$86428218@we.mediaone.net>
2000-01-18 11:56 ` On the topic of: Fixes for Win32 API headers Mumit Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).