dpnhpast: Add stub for DirectPlayNATHelpCreate

Detlef Riekenberg wine.dev at web.de
Fri Jun 22 06:55:09 CDT 2007


On Fr, 2007-06-22 at 04:39 +0200, Alexander Nicolaysen Sørnes wrote:
> +HRESULT WINAPI DirectPlayNATHelpCreate(const LPGUID pIId, void **
> ppvInterface)
>  {
> -       /* @stub in .spec */
> +    FIXME("stub");
> +    return E_FAIL;
>  }
> -#endif 

The FIXME is missing the newline and it would be useful to dump
the Parameters in the FIXME.


-- 
 
By by ... Detlef





More information about the wine-devel mailing list