jom20
August 15th, 2003, 08:40 AM
Hello,
I am trying to program in Visual C++ .NET using the studio software. I used to program in C++ however I was using C++ Builder by borland. In that software the components were readily available and therefore I didn't have to do much in terms of creating them as I did in Java. The problem I am having with Visual C++ is that I dont understand how to create the components using the language. I found that when I create with dialog boxes, when I run the application it doesn't appear, because for some reason its modal and I have no idea how to make it appear on the screen.
The second problem I am having is writing the code to connect to the socket using the winsock library. Any ideas????
Thanks
Trisha
I am trying to program in Visual C++ .NET using the studio software. I used to program in C++ however I was using C++ Builder by borland. In that software the components were readily available and therefore I didn't have to do much in terms of creating them as I did in Java. The problem I am having with Visual C++ is that I dont understand how to create the components using the language. I found that when I create with dialog boxes, when I run the application it doesn't appear, because for some reason its modal and I have no idea how to make it appear on the screen.
The second problem I am having is writing the code to connect to the socket using the winsock library. Any ideas????
Thanks
Trisha