all groups > dotnet general > june 2004 > threads for saturday june 19
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
video capture in Visual C# .NET
Posted by Ravi at 6/19/2004 11:56:01 PM
Hi,
Im trying to develop a Visual C# .NET app. that uses DirectShow filters to capture video from camera source. However, after going through a series of articles, I've seen that DirectShow is not directly supported in Visual C#.NET.
Im wondering if there's any way to use the video-captu... more >>
using mailto
Posted by holysnappingducks at 6/19/2004 11:02:01 PM
Hi all,
I want to be able to send a .pdf to a default email client. Can I use
the mailto expression to do this? Im not keen on digging around the registry to 'discover' the default email client and using a process.start() -- I guess thats my last resort. Just wondering if it is possible to encod... more >>
auto delete attachment
Posted by Aaron at 6/19/2004 4:00:59 PM
How I can write a rule or script that will automatically delete any email
that has the attatchment name? I'm using windows xp and outlook 2003.
Norton AntiVirus Deleted1.txt
Thanks,
Aaron
... more >>
Installer Package Registry Keys
Posted by Aaron Prenot at 6/19/2004 3:46:01 PM
I am creating an installer for a solution with multiple executables. I want to store the installation location of each program in the registry so that each program can start the others. Any ideas anyone?
... more >>
GDI--- how do i clear images empty
Posted by Supra at 6/19/2004 12:38:43 PM
using GDI in vb.net. how do i clear image?
regards
... more >>
Jpeg displaying as base64 string in browser
Posted by Magnus at 6/19/2004 12:30:01 AM
Hi,
I'm programatically posting an image using multipart/form-data. It sends to the server OK, but when I try to view it in the browser, it is still in the base64 string I sent it as: /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUG etc....
I've been through the form I built over and over:... more >>
|