GUI/GDI
DirectDraw
jjryu
2009. 3. 20. 22:29
#include <ddraw.h>
ddraw.lib
dxguid.lib
DirectDrawCreate()
IDirectDraw
ddraw.lib
dxguid.lib
DirectDrawCreate()
IDirectDraw
.SetCooperativeLevel()
.CreateSurface()
.CreateSurface()
DDSCAPS_PRIMARYSURFACE
IDirectDrawSurface
.Blt()
DDBLT_WAIT