winspool: Add Documentation for the Port-Functions

James Hawkins truiken at gmail.com
Mon Dec 5 09:38:48 CST 2005


On 12/5/05, Detlef Riekenberg <wine.dev at web.de> wrote:
>
>  /******************************************************************
>   *              DeletePortA        [WINSPOOL.@]
>   *
> + * Delete a specific Port (ANSI)
> + *
> + * See DeletePortW.
> + *
...
>  /******************************************************************
>   *              DeletePortW        [WINSPOOL.@]
>   *
> + * Delete a specific Port (UNICODE)
> + *

The (ANSI) and (UNICODE) are superfluous.  For the ansi version, all
you need is the 'See DeletePortW' instead of reusing 'Delete a
specific port' as well.

--
James Hawkins



More information about the wine-devel mailing list