View Single Post
Old Jul 10th, 2005, 5:23 PM   #6
hbweb500
Newbie
 
Join Date: Jul 2005
Posts: 4
Rep Power: 0 hbweb500 is on a distinguished road
Ok, thanks.

I am programming in Win32 C++ using Dev-C++, not any Microsoft C# tools. In this way I find it difficult to get support, as MSDN is mostly geared towards C# and .NET, and I need to make up most of my own knowledge.

If I may ask, what is the function of the cout in the first procedure? I have nly seen that used in C++ when it writes directly to the output buffer, not in Win32. What buffer is it writing to?

Thanks,
Jeff
hbweb500 is offline   Reply With Quote