Please can somebody give me an answer on my next question ? We made a special marriage presentation for my brother in law. Now we'd like to add this presentation on a video DVD so he an his wife can
Hi, I'm new at Visual C++ and I can't figure out how to change the text property of a label. I'm using a char[] variable that I'd like to assign to the label. Perhaps I should use a System::String^ instead? But when I try that, I get an error that I can't use a System::String^ ...
Well I am in MC++ .Net 2.0 I want to transform a type lib com to interop assembly. To do that action, I have to load the typelib thanks to the following function.