forked from pyrite-dev/milsko
test
This commit is contained in:
parent
413105c1a8
commit
36f5647883
1 changed files with 1 additions and 0 deletions
|
|
@ -550,6 +550,7 @@ static void MwLLDestroyPixmapImpl(MwLLPixmap pixmap) {
|
|||
free(pixmap);
|
||||
}
|
||||
|
||||
#define USE_PLGBLT
|
||||
static void MwLLDrawPixmapImpl(MwLL handle, MwRect* rect, MwLLPixmap pixmap) {
|
||||
HDC hmdc = CreateCompatibleDC(handle->gdi.hDC);
|
||||
#ifdef USE_PLGBLT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue