Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenstubs.c
Go to the documentation of this file.
00001 #include "ddraw_private.h" 00002 00003 HRESULT WINAPI 00004 D3DParseUnknownCommand( LPVOID lpCmd, 00005 LPVOID *lpRetCmd) 00006 { 00007 return DD_OK; 00008 } Generated on Sun May 27 2012 04:21:44 for ReactOS by
1.7.6.1
|