View Single Post
Old 07-13-2006, 05:43 PM   #3 (permalink)
Redline
PHP Student
 
Join Date: Oct 2004
Location: Forest Grove, OR
Posts: 150
Redline is on a distinguished road
Send a message via AIM to Redline Send a message via MSN to Redline
Oh, oops, thought I mentioned that. C# I just started with C# a few days ago. I'm trying to adapt a few examples from my companies SDK into DLL libraries. What I'd like to be able to do is have the DLL return an image object...or something... that can be displayed in a picture box. I could write it to a file, then read that file, but I'd like to be able to provide live feed, so it would be inefficient to write it to a file each time
__________________
Current Project
Redline is offline   Reply With Quote