04-12-2013, 02:51 PM
Hi Gintaras, hi all
i use SetAudioVolume in a macro, and when used, i get this warning:
Warning in SetAudioVolume: Some tagPROPVARIANT members that have implicit or explicit constructor/destructor/copy functions are in union with other members. These functions will not be called. You may have to explicitly clear these members to avoid memory leak. ?
Warning in SetAudioVolume: Some PROPVARIANT members that have implicit or explicit constructor/destructor/copy functions are in union with other members. These functions will not be called. You may have to explicitly clear these members to avoid memory leak. ?
Warning in SetAudioVolume: Some PROPVARIANT members that have implicit or explicit constructor/destructor/copy functions are in union with other members. These functions will not be called. You may have to explicitly clear these members to avoid memory leak. ?
The code is just SetAudioVolume(0)
Any Idea?
i use SetAudioVolume in a macro, and when used, i get this warning:
Warning in SetAudioVolume: Some tagPROPVARIANT members that have implicit or explicit constructor/destructor/copy functions are in union with other members. These functions will not be called. You may have to explicitly clear these members to avoid memory leak. ?
Warning in SetAudioVolume: Some PROPVARIANT members that have implicit or explicit constructor/destructor/copy functions are in union with other members. These functions will not be called. You may have to explicitly clear these members to avoid memory leak. ?
Warning in SetAudioVolume: Some PROPVARIANT members that have implicit or explicit constructor/destructor/copy functions are in union with other members. These functions will not be called. You may have to explicitly clear these members to avoid memory leak. ?
The code is just SetAudioVolume(0)
Any Idea?