pic


SUBMITTED BY: openeyes

DATE: May 27, 2016, 5:07 a.m.

FORMAT: C#

SIZE: 247 Bytes

HITS: 897

  1. PictureBox pic = new PictureBox();
  2. string di = Convert.ToString(0);
  3. hHwnd = capCreateCaptureWindowA(ref di, 0x40000000, 0, 0, 640, 480, pic.Handle.ToInt32(), 0);
  4. return SendMessage(hHwnd, 0x400 + 10, 0, 0);

comments powered by Disqus