Hi John Fill
Thanks for reacting !
Putting (char *) before it didn't created any errors any more BUT ...
When I ask the strlen and return the result to VB, it is wrong ... even when I explicitly pass the stringlenght to the DLL function as a parameter and put and '\0' at the correct end...
I tried the tip of mat (char* my_string = (LPCTSTR)received_bstr;)
but then I got the error message :
cannot convert from 'const char *' to 'char *'
???
Does anyone know how I can get and set the items (volume / wave / line in / mute-checkboxes) in the Microsoft Volume settings window ?
Now I'm trying to use the winmm.dll, but here I succeeded only to set the volume of the speakers and the microphone.
Some help about this subject would be very...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.