When using Class Wizard, I realized that some of the classes are not accessible. Then I deleted the *.clw file and rebuilt the *.clw. This time, Class Wizard complained that it couldn't find the header & source files of some of the classes although I could see the requested files were included...
Does anyone know some Visual C++ books that talk about the description of the serial port driver in Visual C++ and how to use it? Please let me know. Thank you.<br>
I had a problem of building CGI using Visual C++. The book said that in order to get the input stream from the browser the following code can be used: (METHOD = POST):<br>
<br>
// Get the size of the input stream<br>
char* contentSize = getenv("CONTENT_LENGTH");<br>
if...
As far as I know, Visual C++ does not support STL (standard template library) (please correct me if I am wrong). However, I want to have STL available in Visual C++. Please let me know what I should do.<br>
<br>
Thank you.<br>
<br>
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.