22 Jun
2007
22 Jun
'07
11:55 a.m.
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