Dmitry Timoshkov
247246ede7
Make more of the OLE interface vtables const.
2005-05-30 10:01:08 +00:00
Maarten Lankhorst
db3be15567
Add vfwindex when enumerating devices, and make sure every device has
...
a unique registry key, so multiple devices with same name are allowed.
2005-05-18 18:25:12 +00:00
Maarten Lankhorst
8a7960c4f9
Added the video input device category.
2005-04-27 11:07:55 +00:00
Christian Costa
0f18bb0f29
Fixed pin direction when registering audio input device.
2005-01-25 10:56:39 +00:00
Eric Pouech
4056d7ef8c
Fixed some errors in function prototypes.
2004-12-13 21:19:01 +00:00
Robert Shearman
e7110f0982
Clean up devenum and properly implement DllCanUnloadNow ref counting.
2004-12-07 14:37:11 +00:00
Alexandre Julliard
39a696a166
Removed some uses of the non-standard ICOM_THIS macro.
2004-09-06 20:34:29 +00:00
Alexandre Julliard
f714b39762
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE
...
macro.
2004-08-23 19:39:48 +00:00
Alexandre Julliard
48c4bb3c31
Get rid of the non-standard ICOM_VTABLE macro.
2004-08-12 23:00:51 +00:00
Francois Gouget
66834324b1
Assorted spelling fixes.
...
Remove wszRegSeparator from devenum_private.h since it's neither
exported by createdevenum.c nor used by anyone else.
2004-04-20 04:03:42 +00:00
Robert Shearman
e14e101fed
- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
...
- Fixed buffer overflow in DEVENUM_IPropertyBag_Read.
- Fixed NULL pointer de-ref in DllRegisterServer when IFilterMapper2
is not registered.
- Allowed returning the moniker in IFilterMapper2::RegisterFilter.
- Enumerate special categories without causing infinite loop.
2003-12-30 21:52:45 +00:00
Robert Shearman
d38cce8d4b
Implemented DevEnum dll.
2003-07-01 04:30:30 +00:00