|
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
|