The initialization of "ObjClassId_{ rclsid }" gives an error about not existing an appropriate function for conversion from const IID to unsigned long.
Is it related to the first member of the GUID structure being an unsigned long?
What exactly is going on with this ?
And what can I do for that ?
If I use parentheses there is no warning.
Lot's of questions but I would like to understand what is happening.