computer vission in vb

Post your questions regarding programming in Visual Basic 6 in here.
12 posts Page 2 of 2
Contributors
User avatar
roznext
New Member
New Member
Posts: 10
Joined: Fri Oct 21, 2011 11:30 am

Re: computer vission in vb
roznext
ok i got another problems about the webcam form,i saw another tut for web cam capture and the link is thisviewtopic.php?f=38&t=5760&p=56249#p56249ill try the tut but always stuck in Privat sub OpenPriviewWindow() and it said: "A call to PInvoke function 'webcam capture!webcam_capture.Form1::SendMessage' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature." does anyone know what wrong with that code?
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: computer vission in vb
mandai
Looks like the win32 functions have not been declared properly.
12 posts Page 2 of 2
Return to “General coding help”