passing device context of picture box in VC++ dll
sandy_pt_in_at_yahoo.com
Date: 11/05/04
- Next message: Peter Huang: "RE: deploying app with existing COM"
- Previous message: Kevin Yu [MSFT]: "RE: While nesting in do-while"
- Messages sorted by: [ date ] [ thread ]
Date: 4 Nov 2004 22:58:48 -0800
I am very new to C#... i have one VC++ dll using that i have to
display video frames in
picture box but VC++ dll function asking device context... how can I
get device context of
picture box as i heared there is no dc in picturebox of C#...
VC++ dll function is like this
function1(ConnectionHandle,DeviceContext,Rectangle,cameraNo)
please tell me how to do this...
- Next message: Peter Huang: "RE: deploying app with existing COM"
- Previous message: Kevin Yu [MSFT]: "RE: While nesting in do-while"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|