Hi When a dispinterface method has parameter of type VARIANT, the variable to the left of "=" is missing in the code generated by tlb2h. TLB2H generates: =...
It's known about, just awaiting a release. (my bad) The bug before was worse... but I guess it at least compiled. Mail me personally if you want a hot-fix -...
Version 1 beta 27 (2003-3-5) . tlb2h - bug fix variant_t members of dispinterfaces (Michael Geddes) . tlb2h - support for safearrays of interfaces (Michael...
Hi, Just an extra note: I have converted several of the solution files for source, examples and test from VS 7.0 to VS 7.1. Unfortunately this means that you...
Thanks for the links. That is exactly what I was looking for. Cheers, Sofus ... From: Kyle Alons [mailto:kalons@...] Sent: Wednesday, June 18, 2003 12:42...
Hi all, The list has been a bit quiet, so I thought I'd put this cat among the pigeons and see what comes out. In an ideal world, Microsoft would have adhered...
Hi Michael, I agree that it would be useful to disable the catch ellipsis, and in general to customize the handling of "other exceptions". Actually the whole...
... It's also a really cool way to log exceptions. I did something like this eons ago, here's a recapitulation of my technique (from an old project). Marc //...
I've done some work on this, and have come up with a reasonably complete & flexible solution which I hope is not overkill. I also included something which I've...
741
Agranov, Gennady
gagranov@...
Oct 23, 2003 2:44 pm
Hi! I've tried to build exeserver example (from latest Comet sources) under VC6 - workspace did open, but: Compiling... main.cpp...
Hi Gena, This is a little strange, I do recall some weirdnesses with some of the files related to exe_server, but I can't see I've made any changes to ...
743
Agranov, Gennady
gagranov@...
Oct 24, 2003 8:07 pm
Hi! Thanks for your reply. I figured out the problem - VC7 and VC6 pch files not compatible. When I removed the pch files - it compiled and build just fine! ...
744
Agranov, Gennady
gagranov@...
Oct 24, 2003 8:47 pm
... false>::factory::get(clsid); ^^^^^^^^ When I removed the typename keyword it compiled without errors/warnings. Project was originally set to update pch...
... impl::coclass_table_entry<CLASS, false>::factory::get(clsid); Where COMET_STRICT_TYPENAME is used where 'typename' (strictly correct in this case) is...
746
Agranov, Gennady
gagranov@...
Oct 27, 2003 3:33 am
I see the light now :) Thanks, Gena ... From: Michael Geddes [mailto:mgeddes@...] Sent: Sunday, October 26, 2003 7:41 PM To: tlb2h@yahoogroups.com ...
Sofus & All There's a bug in MSVC 6 (not in 7 or gcc) that causes a double-destruct of objects that get rethrown within a try block! I've included a code...
... It's definately a bug and it happens even if you make the catch happen by value (which is totally wrong). If you catch by pointer [and throw new err() ],...
Hello, Comet beta 29 has just been uploaded to: http://www.lambdasoft.dk/comet Many thanks to Michael Geddes for this huge update! Changelog: Version 1 beta 29...
Just one minor modification to the release notes (my bad) - tlb2h - Support for special characters in help strings. (Paul Westcott) Sorry Paul. //.ichael G. ...
The article 'Introducing Comet' by Michael Geddes is now available at: http://www.codeproject.com/useritems/CometIntro.asp How Comet can help you create and...
Comet_1b29.exe has been downloaded 97 times so far today (and it's only 10 AM here). Sofus...
755
Crosbie Fitch
crosbie@...
Jan 8, 2004 6:09 pm
Does Comet solve the problem (or handle it) of implementing methods with the same name in different interfaces? Using ATL there are the composition macros...
756
Karl Kemp
kpk@...
Jan 8, 2004 6:10 pm
Hi, Happy New Years -- It the week of January 5, 2004 and I am actually around so expect to hear from me soon. Have a great day!!! Thanx, Karl...
757
Crosbie Fitch
crosbie@...
Jan 8, 2004 7:18 pm
Just went through the Comet list archives: http://groups.yahoo.com/group/tlb2h/message/91?threaded=1 I guess that's the conclusive answer?...
758
Karl Kemp
kpk@...
Jan 8, 2004 7:19 pm
Hi, Happy New Years -- It the week of January 5, 2004 and I am actually around so expect to hear from me soon. Have a great day!!! Thanx, Karl...