ReactOS 0.4.16-dev-297-gc569aee
|
#include "ddrawtest.h"
Go to the source code of this file.
Functions | |
LRESULT WINAPI | BasicWindowProc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) |
BOOL | CreateSurface (LPDIRECTDRAWSURFACE7 *pSurface) |
Variables | |
HWND | CreateBasicWindow (VOID) |
Definition at line 3 of file helper.cpp.
BOOL CreateSurface | ( | LPDIRECTDRAWSURFACE7 * | pSurface | ) |
Definition at line 28 of file helper.cpp.
Referenced by Blt_Test(), Test_Blt(), Test_Misc(), and Test_PrivateData().
Definition at line 17 of file helper.cpp.
Referenced by CreateSurface().