Anil wrote:
> I am using VC++ 6.0 and function "Receive" of CAsyncSocket to receive the
> messages from the TCP/IP network. But I am unable to find "Receive" in the
> menus to collect the messages.
> Is this a known issue?
> Please suggest.
>
The "menus" (== autocomplete) are a known issue. Very fragile. You can
often fix the "menus" by closing VC, deleting the project's .ncb file,
then reopening. But you can always just type!
--
Scott McPhillips [VC++ MVP]
scott
| Mon, 02 Jun 2008 13:14:00 GMT |