摘要:
public partial class Form1 : Form { const short WM_CAP = 1024; const int WM_CAP_DRIVER_CONNECT = WM_CAP + 10; const int WM_CAP_DRIVER_DISCONNECT = WM_CAP + 11; const int WM_CAP_EDIT_COPY = WM_CAP + 30; const int WM_CAP_SET_PREVIEW = WM_CAP + 50; const int WM_CAP_SET_PREVIEWRATE = WM_CAP + 52; const 阅读全文
posted @ 2012-08-29 16:36
shhqy82
阅读(3454)
评论(0)
推荐(0)
浙公网安备 33010602011771号