Visual C++6: how to change font for list box & TCP/IP(Help!)

  • 13 years ago

    Q1)

    How can I change the font for a list box? I am learning Visual C++ 6.  I have tried

       m_cltList.SetFont((CFont *)"Courier New") ;

    but obviously it does not work!! Please help me!!

     

    Q2)

    I am trying to develop a client application in Visual C++ 6 (the server in C and it runs well!). Receive() in the program incurs an error WSAEWOULDBLOCK!! 

     

         

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Computer Science is no more about computers than astronomy is about telescopes.” - E. W. Dijkstra