Is there a definitive list of all functions that require the CommDD capability to be specified? Thanks.
Is there a definitive list of all functions that require the CommDD capability to be specified? Thanks.
I doubt that, usually its another way around, you have APIs and functions that define what they need.
Carbide.c++ 1.3 has the Capability Scaner tool which relies on some XML files that contain all APIs and the capabilities needed for them. I would not necesarely trust it 100% but it is the best source of capability info available at the moment.
-- Lucian