On 3/27/2013 09:05, Alistair Leslie-Hughes wrote:
Hi,
Changelog:
iads.idl: Add missing interfaces
Best Regards
Alistair Leslie-Hughes
+typedef enum
+{
- ADS_SEARCHPREF_ASYNCHRONOUS = 0,
- ADS_SEARCHPREF_DEREF_ALIASES = 1,
You don't need to do it manually, widl will generate values for each entry.