Mirage Source
little help - 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: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: little help (/showthread.php?tid=2859)



little help - DarkX - 18-06-2009

ok I have been trying to modify my code so that my radar will work in a new picture box, but I can't seem to get it to work anyway I try it,

Code:
Call DD_BackBuffer.BltFast(MMx, MMy, DD_MiniMap, rec, frmMirage.picmini.picture, DDBLTFAST_WAIT Or DDBLTFAST_SRCCOLORKEY)
was one of the many codes I tried I also tried bitblt, blt, and a few more, but I keep getting arguement not optional or RTE9 STR any suggestions?