Ben
Thu May 08 11:13:54 CDT 2008
VBdev wrote:
> I'm sorry but i don't understand. Ho can i create a driver to do such
> a thing ? And then write into it please ?
>
> I searched "old-style video" and found nothing...
"Video for Windows" or "VfW" would be the right search terms.
>
> "Maxim S. Shatskih" wrote:
>
>> Old-style Video for Windows DLL is OK.
>>
>> --
>> Maxim Shatskih, Windows DDK MVP
>> StorageCraft Corporation
>> maxim@storagecraft.com
>>
http://www.storagecraft.com
>>
>> "VBdev" <VBdev@discussions.microsoft.com> wrote in message
>> news:3A46F714-3287-4722-ADDF-DEE1CC92F1D9@microsoft.com...
>>> Hello,
>>>
>>> I would like to create a virtual webcam and to be able to draw into
>>> it, using some kind of API. I want to be able to use this virtual
>>> webcam into any software that uses it... Such things softwares like
>>> webcammax do.
>>>
>>> Is it possible ?