[問題] entry point not found exception
目前由一個範例的程式,
在做一些修改
但是加入
[DllImport("user32.dll")]
private static extern bool capCaptureSetSetup(IntPtr webcam1,
CAPTUREPARMS cap, int wSize);
呼叫capCapturesSetSetup還是不能執行
一直出現exception
程式另外也有
[DllImport("user32")]
protected static extern int SetWindowPos(int hwnd, int
hWndInsertAfter, int x, int y, int cx, int cy, int wFlags);
都沒有問題,
想請教各位,為何會這樣呢..orz
卡好久
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.112.4.183
→
04/12 00:17, , 1F
04/12 00:17, 1F
※ 編輯: KiroKu 來自: 140.112.218.209 (04/12 01:46)