![]() |
Minor problem with DirectDraw - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51) +----- Forum: Mirage Source 4 (Visual Basic 6) (https://mirage-engine.uk/forums/forumdisplay.php?fid=44) +----- Thread: Minor problem with DirectDraw (/showthread.php?tid=2223) |
Re: Minor problem with DirectDraw - Robin - 06-10-2008 DFA Wrote:Anyway, playing world of warcraft, it seems more interesting than trying to figure out the problem. Welcome to my world. Re: Minor problem with DirectDraw - Vahz - 06-10-2008 maybe this ? Code: DDBLTFAST_SRCCOLORKEY if u use this flag, directdraw wont blit the color key.... |