All Tags >
COM input format (
RSS)
Sorry, but there are no more tags available to filter with.
-
[QUOTE User="LogParser User : aMaDEUS"]Quote: Hi fellow log addicts! I am building a custom COM input format in VC++, and it works... except for all my Integer values, which return me a 'Error retrieving field: Bad variable type' error each time...[/QUOTE] OK, don't bother... I upgraded to 2.2.10 and...
-
Hi fellow log addicts! I am building a custom COM input format in VC++, and it works... except for all my Integer values, which return me a 'Error retrieving field: Bad variable type' error each time I try to retrive one. I've tried implementing them with VT_I4, VT_I8, but nothing is working. Here's...