- DirectDraw/DDUtil . . . . 7 matches
CreateSurface( CSurface **ppSurface, DWORD dwWidth, DWORD dwHeight)
CreateSurfaceFromBitmap(CSurface** ppSurface, TCHAR* strBMP, DWORD dwDesiredWidth, DWORD dwDesiredHeight)
CreateSurfaceFromText( CSurface** ppSurface, HFONT hFont, TCHAR* strText, COLORREF crBackground, COLORREF crForeground)
Blt(DWORD x, DWORD y, CSurface *pSurface, RECT *prc)
CSurface형을 화면에 출력한다. prc는 사용하지 않는다.
== CSurface ==
CSurface *surface = NULL;
- DirectDraw/Example . . . . 2 matches
CSurface* suf1;
CSurface* suf2;
Found 2 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.