Click here to Skip to main content
15,916,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing window to a different process? Pin
palbano11-Jun-04 7:02
palbano11-Jun-04 7:02 
GeneralRe: Passing window to a different process? Pin
IGx8911-Jun-04 7:11
IGx8911-Jun-04 7:11 
GeneralRe: Passing window to a different process? Pin
palbano11-Jun-04 7:43
palbano11-Jun-04 7:43 
GeneralRe: Passing window to a different process? Pin
IGx8911-Jun-04 8:03
IGx8911-Jun-04 8:03 
GeneralRe: Passing window to a different process? Pin
Joel Lucsy12-Jun-04 14:18
Joel Lucsy12-Jun-04 14:18 
GeneralRe: Passing window to a different process? Pin
IGx8912-Jun-04 15:23
IGx8912-Jun-04 15:23 
GeneralDialog Based Server-Client Pin
Billar11-Jun-04 3:50
Billar11-Jun-04 3:50 
GeneralRe: Dialog Based Server-Client Pin
jmkhael11-Jun-04 4:03
jmkhael11-Jun-04 4:03 
Check here[^]

Basically CAsyncSocket is the base class of CSocket.
A CSocket object represents a higher level of abstraction of the Windows Sockets API than that of a CAsyncSocket object.

CSocket works with classes CSocketFile and CArchive to manage the sending and receiving of data.

Papa


while (TRUE)
Papa.WillLove ( Bebe ) ;
GeneralRe: Dialog Based Server-Client Pin
Anonymous11-Jun-04 4:45
Anonymous11-Jun-04 4:45 
GeneralRe: Dialog Based Server-Client Pin
jmkhael11-Jun-04 4:54
jmkhael11-Jun-04 4:54 
GeneralRe: Dialog Based Server-Client Pin
vcplusplus11-Jun-04 8:06
vcplusplus11-Jun-04 8:06 
GeneralRe: Dialog Based Server-Client Pin
David Crow11-Jun-04 4:45
David Crow11-Jun-04 4:45 
GeneralRe: Dialog Based Server-Client Pin
valikac11-Jun-04 4:45
valikac11-Jun-04 4:45 
GeneralRe: Dialog Based Server-Client Pin
palbano11-Jun-04 5:10
palbano11-Jun-04 5:10 
GeneralRe: Dialog Based Server-Client Pin
Billar11-Jun-04 5:18
Billar11-Jun-04 5:18 
GeneralVC++ Shockwave ActiveX Pin
brokenwinter11-Jun-04 3:07
brokenwinter11-Jun-04 3:07 
QuestionCode????? Pin
ozgul11-Jun-04 2:54
ozgul11-Jun-04 2:54 
AnswerRe: Code????? Pin
Roger Allen11-Jun-04 2:59
Roger Allen11-Jun-04 2:59 
GeneralCObList Serialization Versioning Pin
brdavid11-Jun-04 2:34
brdavid11-Jun-04 2:34 
GeneralRe: CObList Serialization Versioning Pin
Antony M Kancidrowski11-Jun-04 2:40
Antony M Kancidrowski11-Jun-04 2:40 
GeneralRe: CObList Serialization Versioning Pin
Ravi Bhavnani11-Jun-04 2:51
professionalRavi Bhavnani11-Jun-04 2:51 
Generaldll Pin
Ni@m11-Jun-04 2:14
Ni@m11-Jun-04 2:14 
GeneralRe: dll Pin
jmkhael11-Jun-04 2:23
jmkhael11-Jun-04 2:23 
GeneralRe: dll Pin
Ni@m11-Jun-04 23:51
Ni@m11-Jun-04 23:51 
Generalmfc class wizard Pin
mark18211-Jun-04 1:57
mark18211-Jun-04 1:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.