P
Peteroid
The application path can be obtained as:
Application::ExecutablePath
But this is a String*. I need to convert this to a char* so it can be used
by PlaySound(). How can I do this? Alternately, is there a way to obtain the
application path directly as a char* ?
Thanks in advance! : )
[==Peter==]
Application::ExecutablePath
But this is a String*. I need to convert this to a char* so it can be used
by PlaySound(). How can I do this? Alternately, is there a way to obtain the
application path directly as a char* ?
Thanks in advance! : )
[==Peter==]