Re: dpnhpast: Add stub for DirectPlayNATHelpCreate
June 22, 2007
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
6852
Age (days ago)
6852
Last active (days ago)
0 comments
1 participants
participants (1)
-
Detlef Riekenberg